@ProviderType public interface Role extends PersistedModel, RoleModel
RoleModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<Role,String> |
NAME_ACCESSOR |
static Accessor<Role,Long> |
ROLE_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
static Accessor<Role,String> |
TITLE_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescriptiveName() |
String |
getTypeLabel() |
boolean |
isSystem() |
boolean |
isTeam() |
persistgetAvailableLanguageIds, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getModifiedDate, getMvccVersion, getName, getPrimaryKey, getRoleId, getSubtype, getTitle, getTitle, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getType, getUserId, getUserName, getUserUuid, getUuid, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setModifiedDate, setMvccVersion, setName, setPrimaryKey, setRoleId, setSubtype, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setType, setUserId, setUserName, setUserUuid, setUuidclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringclone, getStagedModelTypegetModelClass, getModelClassNamestatic final Accessor<Role,Long> ROLE_ID_ACCESSOR
com.liferay.portal.model.impl.RoleImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.String getDescriptiveName()
throws PortalException
PortalExceptionString getTypeLabel()
boolean isSystem()
boolean isTeam()