Uses of Class
org.oxerr.viagogo.model.request.inventory.CreateSellerListingRequest
Package
Description
Inventory service with cache.
Cached inventory service using Redisson.
Requests for viagogo Inventory API (2.249.0.0).
-
Uses of CreateSellerListingRequest in org.oxerr.viagogo.client.cached.inventory
ModifierConstructorDescriptionViagogoListing
(String id, Long viagogoEventId, CreateSellerListingRequest request) -
Uses of CreateSellerListingRequest in org.oxerr.viagogo.client.cached.redisson.inventory
Modifier and TypeMethodDescriptionstatic boolean
Listings.isSame
(SellerListing l, CreateSellerListingRequest r) ModifierConstructorDescriptionViagogoCachedListing
(ViagogoCachedEvent event, CreateSellerListingRequest request, org.oxerr.ticket.inventory.support.cached.redisson.Status status) -
Uses of CreateSellerListingRequest in org.oxerr.viagogo.client.inventory
Modifier and TypeMethodDescriptionSellerListingService.createListing
(Long eventId, CreateSellerListingRequest createSellerListingRequest) Create a seller listing. -
Uses of CreateSellerListingRequest in org.oxerr.viagogo.client.rescu.impl.inventory
Modifier and TypeMethodDescriptionSellerListingServiceImpl.createListing
(Long eventId, CreateSellerListingRequest createSellerListingRequest) -
Uses of CreateSellerListingRequest in org.oxerr.viagogo.client.rescu.resource.inventory
Modifier and TypeMethodDescriptionSellerListingResource.createListing
(Long eventId, CreateSellerListingRequest createSellerListingRequest) SellerListingResource.createListingForRequestedEvent
(CreateSellerListingRequest createSellerListingRequest) -
Uses of CreateSellerListingRequest in org.oxerr.viagogo.model.request.inventory