com.liferay.portal.model
Interface ClassName
- All Superinterfaces:
- BaseModel<ClassName>, ClassNameModel, java.lang.Cloneable, java.lang.Comparable<ClassName>, java.io.Serializable
public interface ClassName
- extends ClassNameModel
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 ClassName_ table in the
database.
Customize ClassNameImpl
and rerun the
ServiceBuilder to generate the new methods.
- Author:
- Brian Wing Shun Chan
- See Also:
ClassNameModel
,
ClassNameImpl
,
ClassNameModelImpl
Methods inherited from interface java.lang.Comparable |
compareTo |