org.silverpeas.quota.service
Interface TestQuotaServiceWithAdditionalTools

All Superinterfaces:
QuotaService<TestQuotaKey>
All Known Implementing Classes:
TestQuotaService

public interface TestQuotaServiceWithAdditionalTools
extends QuotaService<TestQuotaKey>

Author:
Yohann Chastagnier

Method Summary
 int getCount()
           
 void setCount(int count)
           
 
Methods inherited from interface org.silverpeas.quota.service.QuotaService
get, getCurrentCount, initialize, initialize, initialize, remove, verify, verify
 

Method Detail

getCount

int getCount()

setCount

void setCount(int count)


Copyright © 2016 Silverpeas. All Rights Reserved.