org.silverpeas.quota.offset
Class AbstractQuotaCountingOffset

java.lang.Object
  extended by org.silverpeas.quota.offset.AbstractQuotaCountingOffset
Direct Known Subclasses:
SimpleQuotaCountingOffset, SpaceDataStorageQuotaCountingOffset

public abstract class AbstractQuotaCountingOffset
extends Object

Author:
Yohann Chastagnier

Constructor Summary
AbstractQuotaCountingOffset()
           
 
Method Summary
abstract  long getOffset()
          Gets the counting offset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractQuotaCountingOffset

public AbstractQuotaCountingOffset()
Method Detail

getOffset

public abstract long getOffset()
Gets the counting offset

Returns:


Copyright © 2016 Silverpeas. All Rights Reserved.