Package org.apache.syncope.common.lib.to
Class AnyObjectTO
java.lang.Object
org.apache.syncope.common.lib.to.AnyTO
org.apache.syncope.common.lib.to.AnyObjectTO
- All Implemented Interfaces:
Serializable
,Attributable
,BaseBean
,RealmMember
,EntityTO
,GroupableRelatableTO
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getMembership
(String groupKey) getName()
getRelationship
(String type, String otherKey) int
hashCode()
void
Methods inherited from class org.apache.syncope.common.lib.to.AnyTO
getAuxClasses, getCreationContext, getCreationDate, getCreator, getDerAttr, getDerAttrs, getDynRealms, getETagValue, getKey, getLastChangeContext, getLastChangeDate, getLastModifier, getPlainAttr, getPlainAttrs, getRealm, getResources, getStatus, getType, getVirAttr, getVirAttrs, setCreationContext, setCreationDate, setCreator, setDiscriminator, setKey, setLastChangeContext, setLastChangeDate, setLastModifier, setRealm, setStatus, setType
-
Constructor Details
-
AnyObjectTO
public AnyObjectTO()
-
-
Method Details
-
getDiscriminator
- Specified by:
getDiscriminator
in classAnyTO
-
getName
-
setName
-
getRelationship
- Specified by:
getRelationship
in interfaceGroupableRelatableTO
-
getRelationships
- Specified by:
getRelationships
in interfaceGroupableRelatableTO
-
getMembership
- Specified by:
getMembership
in interfaceGroupableRelatableTO
-
getMemberships
- Specified by:
getMemberships
in interfaceGroupableRelatableTO
-
getDynMemberships
- Specified by:
getDynMemberships
in interfaceGroupableRelatableTO
-
hashCode
public int hashCode() -
equals
-