org.alfresco.repo.solr
Interface Acl

All Known Implementing Classes:
AclEntity

public interface Acl

Interface for SOLR ACL objects.

Since:
4.0

Method Summary
 java.lang.Long getAclChangeSetId()
           
 java.lang.Long getId()
           
 

Method Detail

getId

java.lang.Long getId()

getAclChangeSetId

java.lang.Long getAclChangeSetId()


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.