@ProviderType public interface OAuth2ScopeGrant extends OAuth2ScopeGrantModel, PersistedModel
OAuth2ScopeGrantModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<OAuth2ScopeGrant,java.lang.Long> |
O_AUTH2_SCOPE_GRANT_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getScopeAliasesList() |
void |
setScopeAliasesList(java.util.List<java.lang.String> scopeAliasesList) |
getApplicationName, getBundleSymbolicName, getCompanyId, getOAuth2ApplicationScopeAliasesId, getOAuth2ScopeGrantId, getPrimaryKey, getScope, getScopeAliases, setApplicationName, setBundleSymbolicName, setCompanyId, setOAuth2ApplicationScopeAliasesId, setOAuth2ScopeGrantId, setPrimaryKey, setScope, setScopeAliasesclone, 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<OAuth2ScopeGrant,java.lang.Long> O_AUTH2_SCOPE_GRANT_ID_ACCESSOR