org.alfresco.repo.domain.solr
Class AclEntity
java.lang.Object
org.alfresco.repo.domain.solr.AclEntity
- All Implemented Interfaces:
- Acl
public class AclEntity
- extends java.lang.Object
- implements Acl
Interface for SOLR changeset objects.
- Since:
- 4.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AclEntity
public AclEntity()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getId
public java.lang.Long getId()
- Specified by:
getId
in interface Acl
setId
public void setId(java.lang.Long id)
getAclChangeSetId
public java.lang.Long getAclChangeSetId()
- Specified by:
getAclChangeSetId
in interface Acl
setAclChangeSetId
public void setAclChangeSetId(java.lang.Long aclChangeSetId)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.