Class AnyObjectCR
java.lang.Object
org.apache.syncope.common.lib.request.AnyCR
org.apache.syncope.common.lib.request.AnyObjectCR
- All Implemented Interfaces:
Serializable
,Attributable
,BaseBean
,RealmMember
,GroupableRelatableTO
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getMembership
(String groupKey) getName()
getRelationship
(String type, String otherKey) getType()
int
hashCode()
void
void
Methods inherited from class org.apache.syncope.common.lib.request.AnyCR
getAuxClasses, getDerAttr, getDerAttrs, getPlainAttr, getPlainAttrs, getRealm, getResources, getVirAttr, getVirAttrs, setDiscriminator, setRealm
-
Constructor Details
-
AnyObjectCR
public AnyObjectCR()
-
-
Method Details
-
getDiscriminator
- Specified by:
getDiscriminator
in classAnyCR
-
getType
-
setType
-
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
-