com.liferay.portal.model
Interface Role
- All Superinterfaces:
- BaseModel<Role>, java.lang.Cloneable, java.lang.Comparable<Role>, RoleModel, java.io.Serializable
- All Known Implementing Classes:
- RoleWrapper
public interface Role
- extends RoleModel
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 Role_ table in the
database.
Customize RoleImpl
and rerun the
ServiceBuilder to generate the new methods.
- Author:
- Brian Wing Shun Chan
- See Also:
RoleModel
,
RoleImpl
,
RoleModelImpl
- Generated:
Methods inherited from interface com.liferay.portal.model.RoleModel |
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getDescription, getName, getPrimaryKey, getPrimaryKeyObj, getRoleId, getType, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassNameId, setClassPK, setCompanyId, setDescription, setEscapedModel, setName, setNew, setPrimaryKey, setRoleId, setType, toEscapedModel, toString, toXmlString |
getTypeLabel
java.lang.String getTypeLabel()