org.alfresco.repo.domain.permissions
Interface AclChangeSet

All Known Implementing Classes:
AclChangeSetEntity

public interface AclChangeSet

Entity for alf_acl_change_set persistence.

Since:
3.4

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

Method Detail

getId

java.lang.Long getId()

getCommitTimeMs

java.lang.Long getCommitTimeMs()


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