Class AnyObjectCR
java.lang.Object
org.apache.syncope.common.lib.request.AnyCR
org.apache.syncope.common.lib.request.AnyObjectCR
- All Implemented Interfaces:
Serializable,BaseBean,RealmMember,AttributableTO,GroupableRelatableTO,RelatableTO
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetMembership(String groupKey) getName()getType()inthashCode()voidvoidMethods inherited from class org.apache.syncope.common.lib.request.AnyCR
getAuxClasses, getDerAttr, getDerAttrs, getPlainAttr, getPlainAttrs, getRealm, getRelationship, getRelationships, getResources, setDiscriminator, setRealmMethods 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
-
AnyObjectCR
public AnyObjectCR()
-
-
Method Details
-
getDiscriminator
- Specified by:
getDiscriminatorin classAnyCR
-
getType
-
setType
-
getName
-
setName
-
getMembership
- Specified by:
getMembershipin interfaceGroupableRelatableTO
-
getMemberships
- Specified by:
getMembershipsin interfaceGroupableRelatableTO
-
getDynMemberships
- Specified by:
getDynMembershipsin interfaceGroupableRelatableTO
-
hashCode
public int hashCode() -
equals
-