org.alfresco.repo.domain.usage
Interface UsageDelta

All Known Implementing Classes:
UsageDeltaEntity

public interface UsageDelta

Interface for persistent usage delta objects.


Method Summary
 java.lang.Long getDeltaSize()
           
 java.lang.Long getNodeId()
           
 

Method Detail

getNodeId

java.lang.Long getNodeId()

getDeltaSize

java.lang.Long getDeltaSize()


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