com.liferay.portal.model
Interface ClassName

All Superinterfaces:
BaseModel, ClassNameModel, java.lang.Cloneable, java.lang.Comparable, 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 com.liferay.portal.service.model.impl.ClassNameImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
com.liferay.portal.service.model.ClassNameModel, com.liferay.portal.service.model.impl.ClassNameImpl, com.liferay.portal.service.model.impl.ClassNameModelImpl

Methods inherited from interface com.liferay.portal.model.ClassNameModel
getClassNameId, getPrimaryKey, getValue, setClassNameId, setPrimaryKey, setValue
 
Methods inherited from interface com.liferay.portal.model.BaseModel
clone, getPrimaryKeyObj, isNew, setNew
 
Methods inherited from interface java.lang.Comparable
compareTo