|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Counter
The model interface for the Counter service. Represents a row in the "Counter" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to CounterImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.
Never reference this interface directly. All methods that expect a counter model instance should use the Counter
interface instead.
CounterModel
,
CounterImpl
,
CounterModelImpl
Method Summary |
---|
Methods inherited from interface com.liferay.counter.model.CounterModel |
---|
clone, compareTo, getCurrentId, getExpandoBridge, getName, getPrimaryKey, getPrimaryKeyObj, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCurrentId, setEscapedModel, setExpandoBridgeAttributes, setName, setNew, setPrimaryKey, toEscapedModel, toString, toXmlString |
|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |