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, getETagValue, getGManager, getKey, getLastChangeContext, getLastChangeDate, getLastModifier, getPlainAttr, getPlainAttrs, getRealm, getRelationship, getRelationships, getResources, getStatus, getType, getUManager, setCreationContext, setCreationDate, setCreator, setDiscriminator, setGManager, setKey, setLastChangeContext, setLastChangeDate, setLastModifier, setRealm, setStatus, setType, setUManagerMethods 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
-
hashCode
public int hashCode() -
equals
-