Class PlaintextOwnerSource
java.lang.Object
pl.allegro.tech.hermes.management.domain.owner.PlaintextOwnerSource
- All Implemented Interfaces:
OwnerSource
-
Nested Class Summary
Nested classes/interfaces inherited from interface pl.allegro.tech.hermes.management.domain.owner.OwnerSource
OwnerSource.Autocompletion, OwnerSource.OwnerNotFound -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface pl.allegro.tech.hermes.management.domain.owner.OwnerSource
autocompletion, isDeprecated
-
Field Details
-
ORDER
public static final int ORDER- See Also:
-
NAME
- See Also:
-
-
Constructor Details
-
PlaintextOwnerSource
public PlaintextOwnerSource()
-
-
Method Details
-
name
- Specified by:
namein interfaceOwnerSource
-
exists
- Specified by:
existsin interfaceOwnerSource
-
get
- Specified by:
getin interfaceOwnerSource- Throws:
OwnerSource.OwnerNotFound
-