Uses of Class
de.xima.fc.proma.request.GetStoreItemsRequest
Packages that use GetStoreItemsRequest
-
Uses of GetStoreItemsRequest in de.xima.fc.proma.provider.interfaces
Methods in de.xima.fc.proma.provider.interfaces with parameters of type GetStoreItemsRequestModifier and TypeMethodDescription<R> StageChain<IPromaResponse<List<de.xima.proma.restclient.pub.gen.model.PublicStoreItemResource>>,
R> IStoreItemPromaApi.getAllStoreItems
(IPublicPromaInvocationContext pc, GetStoreItemsRequest request) Fetches all matching store items from the remote repository. -
Uses of GetStoreItemsRequest in de.xima.fc.proma.request
Methods in de.xima.fc.proma.request that return GetStoreItemsRequestModifier and TypeMethodDescriptionGetStoreItemsRequest.Builder.build()
Creates a new request with the current data.