@ProviderType public interface Role extends PersistedModel, RoleModel
RoleModel
Modifier and Type | Field and Description |
---|---|
static Accessor<Role,java.lang.String> |
NAME_ACCESSOR |
static Accessor<Role,java.lang.Long> |
ROLE_ID_ACCESSOR |
static Accessor<Role,java.lang.String> |
TITLE_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescriptiveName() |
java.lang.String |
getTypeLabel() |
boolean |
isSystem() |
boolean |
isTeam() |
persist
getAvailableLanguageIds, 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, setUuid
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
clone, getStagedModelType
getModelClass, getModelClassName
java.lang.String getDescriptiveName() throws PortalException
PortalException
java.lang.String getTypeLabel()
boolean isSystem()
boolean isTeam()