Class ViagogoCachedListing

java.lang.Object
org.oxerr.ticket.inventory.support.cached.redisson.CachedListing<CreateSellerListingRequest>
org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedListing
All Implemented Interfaces:
Serializable

public class ViagogoCachedListing extends org.oxerr.ticket.inventory.support.cached.redisson.CachedListing<CreateSellerListingRequest>
See Also:
  • Constructor Details

    • ViagogoCachedListing

      public ViagogoCachedListing()
    • ViagogoCachedListing

      public ViagogoCachedListing(ViagogoListing listing, org.oxerr.ticket.inventory.support.cached.redisson.Status status)
    • ViagogoCachedListing

      public ViagogoCachedListing(org.oxerr.ticket.inventory.support.cached.redisson.Status status, Long viagogoEventId, CreateSellerListingRequest request)
  • Method Details

    • getViagogoEventId

      public Long getViagogoEventId()
    • setViagogoEventId

      public void setViagogoEventId(Long viagogoEventId)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class org.oxerr.ticket.inventory.support.cached.redisson.CachedListing<CreateSellerListingRequest>
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class org.oxerr.ticket.inventory.support.cached.redisson.CachedListing<CreateSellerListingRequest>