com.liferay.counter.model
Interface Counter

All Superinterfaces:
BaseModel<Counter>, java.lang.Cloneable, java.lang.Comparable<Counter>, CounterModel, java.io.Serializable
All Known Implementing Classes:
CounterWrapper

public interface Counter
extends CounterModel

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This interface is a model that represents the Counter table in the database.

Customize com.liferay.counter.model.impl.CounterImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
CounterModel, com.liferay.counter.model.impl.CounterImpl, com.liferay.counter.model.impl.CounterModelImpl
Generated:

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