Class GroupCR
java.lang.Object
org.apache.syncope.common.lib.request.AnyCR
org.apache.syncope.common.lib.request.GroupCR
- All Implemented Interfaces:
Serializable
,Attributable
,BaseBean
,RealmMember
,RelatableTO
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getName()
getRelationship
(String type, String otherKey) int
hashCode()
void
setGroupOwner
(String groupOwner) void
void
setUDynMembershipCond
(String uDynMembershipCond) void
setUserOwner
(String userOwner) Methods inherited from class org.apache.syncope.common.lib.request.AnyCR
getAuxClasses, getDerAttr, getDerAttrs, getPlainAttr, getPlainAttrs, getRealm, getResources, getVirAttr, getVirAttrs, setDiscriminator, setRealm
-
Constructor Details
-
GroupCR
public GroupCR()
-
-
Method Details
-
getDiscriminator
- Specified by:
getDiscriminator
in classAnyCR
-
getName
-
setName
-
getUserOwner
-
setUserOwner
-
getGroupOwner
-
setGroupOwner
-
getUDynMembershipCond
-
setUDynMembershipCond
-
getADynMembershipConds
-
getTypeExtensions
-
getRelationship
- Specified by:
getRelationship
in interfaceRelatableTO
-
getRelationships
- Specified by:
getRelationships
in interfaceRelatableTO
-
hashCode
public int hashCode() -
equals
-