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.model.impl.ClassNameImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
ClassNameModel, ClassNameImpl, ClassNameModelImpl

Method Summary
 
Methods inherited from interface com.liferay.portal.model.ClassNameModel
getClassName, getClassNameId, getPrimaryKey, getValue, setClassNameId, setPrimaryKey, setValue, toEscapedModel
 
Methods inherited from interface com.liferay.portal.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isEscapedModel, isNew, setEscapedModel, setNew
 
Methods inherited from interface java.lang.Comparable
compareTo