Package | Description |
---|---|
com.liferay.counter.kernel.model |
This package defines the portal counter model interfaces, classes, and wrappers.
|
Modifier and Type | Class and Description |
---|---|
class |
CounterWrapper
This class is a wrapper for
Counter . |
Modifier and Type | Field and Description |
---|---|
static Accessor<Counter,String> |
Counter.NAME_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
Counter |
CounterModel.cloneWithOriginalValues() |
Counter |
CounterWrapper.cloneWithOriginalValues() |
Modifier and Type | Method and Description |
---|---|
protected CounterWrapper |
CounterWrapper.wrap(Counter counter) |
Constructor and Description |
---|
CounterWrapper(Counter counter) |