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 AclChangeSet
public void setId(Long id)
public Long getCommitTimeMs()
getCommitTimeMs
in interface AclChangeSet
public void setCommitTimeMs(Long commitTimeMs)
public int getAclCount()
getAclCount
in interface AclChangeSet
public void setAclCount(int aclCount)
Copyright © 2005–2017 Alfresco Software. All rights reserved.