@ProviderType public interface AccountRole extends AccountRoleModel, PersistedModel
AccountRoleModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<AccountRole,java.lang.Long> |
ACCOUNT_ROLE_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
Role |
getRole() |
java.lang.String |
getRoleName() |
getAccountEntryId, getAccountRoleId, getCompanyId, getMvccVersion, getPrimaryKey, getRoleId, setAccountEntryId, setAccountRoleId, setCompanyId, setMvccVersion, setPrimaryKey, setRoleIdclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamepersiststatic final Accessor<AccountRole,java.lang.Long> ACCOUNT_ROLE_ID_ACCESSOR
Role getRole() throws PortalException
PortalExceptionjava.lang.String getRoleName()
throws PortalException
PortalException