Class PermissionEntity
java.lang.Object
org.alfresco.repo.domain.permissions.PermissionEntity
- All Implemented Interfaces:
Serializable,Permission
Entity for alf_permission persistence.
- Since:
- 3.4
- Author:
- janv
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()voidvoidvoidvoidsetTypeQNameId(Long typenameId) voidsetVersion(Long version) toString()
-
Constructor Details
-
PermissionEntity
public PermissionEntity()Default constructor -
PermissionEntity
-
-
Method Details
-
getId
- Specified by:
getIdin interfacePermission
-
setId
-
getVersion
-
setVersion
-
incrementVersion
public void incrementVersion() -
getTypeQNameId
- Specified by:
getTypeQNameIdin interfacePermission
-
setTypeQNameId
-
getName
- Specified by:
getNamein interfacePermission
-
setName
-
hashCode
public int hashCode() -
equals
-
toString
-