com.liferay.portal.model
Interface Role
- All Superinterfaces:
- BaseModel<Role>, java.lang.Cloneable, java.lang.Comparable<Role>, RoleModel, java.io.Serializable
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
Methods inherited from interface com.liferay.portal.model.RoleModel |
getClassName, getClassNameId, getClassPK, getCompanyId, getDescription, getName, getPrimaryKey, getRoleId, getType, setClassNameId, setClassPK, setCompanyId, setDescription, setName, setPrimaryKey, setRoleId, setType, toEscapedModel |
Methods inherited from interface java.lang.Comparable |
compareTo |
getTypeLabel
java.lang.String getTypeLabel()