Class SecurityGroupCreateBodyModel
java.lang.Object
org.alfresco.governance.classification.model.SecurityGroupCreateBodyModel
SecurityGroupCreateBodyModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull StringGet groupName@NotNull StringCan be one of the following: HIERARCHICAL, USER_REQUIRES_ALL, USER_REQUIRES_ANYinthashCode()voidsetGroupName(String groupName) voidsetGroupType(String groupType) toString()
-
Constructor Details
-
SecurityGroupCreateBodyModel
public SecurityGroupCreateBodyModel()
-
-
Method Details
-
groupName
-
getGroupName
Get groupName- Returns:
- groupName
-
setGroupName
-
groupType
-
getGroupType
Can be one of the following: HIERARCHICAL, USER_REQUIRES_ALL, USER_REQUIRES_ANY- Returns:
- groupType
-
setGroupType
-
equals
-
hashCode
public int hashCode() -
toString
-