org.alfresco.repo.domain.node
Interface Transaction

All Known Implementing Classes:
TransactionEntity

public interface Transaction

Interface for alf_transaction objects.

Since:
3.4

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

Method Detail

getId

java.lang.Long getId()

getChangeTxnId

java.lang.String getChangeTxnId()

getCommitTimeMs

java.lang.Long getCommitTimeMs()


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