public class AclChangeSetEntity extends Object implements AclChangeSet
| Constructor and Description |
|---|
AclChangeSetEntity() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAclCount() |
Long |
getCommitTimeMs() |
Long |
getId() |
void |
setAclCount(int aclCount) |
void |
setCommitTimeMs(Long commitTimeMs) |
void |
setId(Long id) |
String |
toString() |
public Long getId()
getId in interface AclChangeSetpublic void setId(Long id)
public Long getCommitTimeMs()
getCommitTimeMs in interface AclChangeSetpublic void setCommitTimeMs(Long commitTimeMs)
public int getAclCount()
getAclCount in interface AclChangeSetpublic void setAclCount(int aclCount)
Copyright © 2005–2018 Alfresco Software. All rights reserved.