public class AclChangeSetEntity extends Object implements AclChangeSet
Constructor and Description |
---|
AclChangeSetEntity()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Long |
getCommitTimeMs() |
Long |
getId() |
int |
hashCode() |
void |
setCommitTimeMs(Long commitTimeMs) |
void |
setId(Long id) |
String |
toString() |
public Long getId()
getId
in interface AclChangeSet
public void setId(Long id)
public Long getCommitTimeMs()
getCommitTimeMs
in interface AclChangeSet
public void setCommitTimeMs(Long commitTimeMs)
Copyright © 2005–2017 Alfresco Software. All rights reserved.