Class | Description |
---|---|
ClientValue<T> |
The client value stores a value separately for each client using
ClientHelper.getCurrentClientId()
The ClientValue.hashCode() , ClientValue.equals(Object) and ClientValue.toString() methods also use the
current client and delegate the logic to a check against the value of the client. |
LimitHelper |
Helper class which offers basic methods for the limit management.
|
Copyright © 2019 Communote team. All rights reserved.