Class CrowdOwnerSource

  • All Implemented Interfaces:
    OwnerSource

    public class CrowdOwnerSource
    extends java.lang.Object
    implements OwnerSource
    • Constructor Detail

      • CrowdOwnerSource

        public CrowdOwnerSource​(CrowdClient crowdClient)
    • Method Detail

      • name

        public java.lang.String name()
        Specified by:
        name in interface OwnerSource
      • exists

        public boolean exists​(java.lang.String ownerId)
        Specified by:
        exists in interface OwnerSource
      • get

        public pl.allegro.tech.hermes.api.Owner get​(java.lang.String id)
        Specified by:
        get in interface OwnerSource