Constructor and Description |
---|
AuthorityEntity()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getAuthority() |
Long |
getCrc() |
Long |
getId() |
Long |
getVersion() |
int |
hashCode() |
void |
incrementVersion() |
void |
setAuthority(String authority) |
void |
setCrc(Long crc) |
void |
setId(Long id) |
void |
setVersion(Long version) |
String |
toString() |
public void setId(Long id)
public Long getVersion()
public void setVersion(Long version)
public void incrementVersion()
public String getAuthority()
getAuthority
in interface Authority
public void setAuthority(String authority)
public void setCrc(Long crc)
Copyright © 2005–2017 Alfresco Software. All rights reserved.