org.alfresco.repo.domain
Interface DbAccessControlListChangeSet

All Known Implementing Classes:
DbAccessControlListChangeSetImpl

public interface DbAccessControlListChangeSet


Method Summary
 java.lang.Long getId()
          Get the long key
 java.lang.Long getVersion()
           
 

Method Detail

getId

java.lang.Long getId()
Get the long key

Returns:

getVersion

java.lang.Long getVersion()
Returns:
Returns the version number for optimistic locking


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