Class SecurityMark
java.lang.Object
org.alfresco.governance.classification.model.SecurityMark
SecurityMark
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull StringGet groupId@NotNull StringGet groupName@NotNull StringGet groupType@NotNull StringgetId()Get id@NotNull StringgetName()Get nameinthashCode()voidsetGroupId(String groupId) voidsetGroupName(String groupName) voidsetGroupType(String groupType) voidvoidtoString()
-
Constructor Details
-
SecurityMark
public SecurityMark()
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
groupId
-
getGroupId
Get groupId- Returns:
- groupId
-
setGroupId
-
groupName
-
getGroupName
Get groupName- Returns:
- groupName
-
setGroupName
-
groupType
-
getGroupType
Get groupType- Returns:
- groupType
-
setGroupType
-
equals
-
hashCode
public int hashCode() -
toString
-