org.alfresco.repo.solr
Interface AclChangeSet

All Known Implementing Classes:
AclChangeSetEntity

public interface AclChangeSet

Interface for SOLR changeset objects.

Since:
4.0

Method Summary
 int getAclCount()
           
 java.lang.Long getCommitTimeMs()
           
 java.lang.Long getId()
           
 

Method Detail

getId

java.lang.Long getId()

getCommitTimeMs

java.lang.Long getCommitTimeMs()

getAclCount

int getAclCount()


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