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,BaseBean,RealmMember,AttributableTO,EntityTO,GroupableRelatableTO,RelatableTO
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetMembership(String groupKey) getName()inthashCode()voidMethods 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, getRelationship, getRelationships, getResources, getStatus, getType, setCreationContext, setCreationDate, setCreator, setDiscriminator, setKey, setLastChangeContext, setLastChangeDate, setLastModifier, setRealm, setStatus, setTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.syncope.common.lib.to.RelatableTO
getRelationship, getRelationships
-
Constructor Details
-
AnyObjectTO
public AnyObjectTO()
-
-
Method Details
-
getDiscriminator
- Specified by:
getDiscriminatorin classAnyTO
-
getName
-
setName
-
getMembership
- Specified by:
getMembershipin interfaceGroupableRelatableTO
-
getMemberships
- Specified by:
getMembershipsin interfaceGroupableRelatableTO
-
getDynMemberships
- Specified by:
getDynMembershipsin interfaceGroupableRelatableTO
-
hashCode
public int hashCode() -
equals
-