Interface OAuth2ScopeGrant
- All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<OAuth2ScopeGrant>,com.liferay.portal.kernel.model.ClassedModel,Cloneable,Comparable<OAuth2ScopeGrant>,OAuth2ScopeGrantModel,com.liferay.portal.kernel.model.PersistedModel,Serializable,com.liferay.portal.kernel.model.ShardedModel
- All Known Implementing Classes:
OAuth2ScopeGrantWrapper
@ProviderType
public interface OAuth2ScopeGrant
extends OAuth2ScopeGrantModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the OAuth2ScopeGrant service. Represents a row in the "OAuth2ScopeGrant" database table, with each column mapped to a property of this class.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.liferay.portal.kernel.util.Accessor<OAuth2ScopeGrant, Long> -
Method Summary
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.oauth2.provider.model.OAuth2ScopeGrantModel
cloneWithOriginalValues, getApplicationName, getBundleSymbolicName, getCompanyId, getOAuth2ApplicationScopeAliasesId, getOAuth2ScopeGrantId, getPrimaryKey, getScope, getScopeAliases, setApplicationName, setBundleSymbolicName, setCompanyId, setOAuth2ApplicationScopeAliasesId, setOAuth2ScopeGrantId, setPrimaryKey, setScope, setScopeAliases, toXmlStringMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persist
-
Field Details
-
O_AUTH2_SCOPE_GRANT_ID_ACCESSOR
static final com.liferay.portal.kernel.util.Accessor<OAuth2ScopeGrant,Long> O_AUTH2_SCOPE_GRANT_ID_ACCESSOR
-
-
Method Details
-
getScopeAliasesList
-
setScopeAliasesList
-