Interface OAuth2Authorization

All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<OAuth2Authorization>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<OAuth2Authorization>, OAuth2AuthorizationModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
OAuth2AuthorizationWrapper

@ProviderType public interface OAuth2Authorization extends OAuth2AuthorizationModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the OAuth2Authorization service. Represents a row in the "OAuth2Authorization" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • O_AUTH2_AUTHORIZATION_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<OAuth2Authorization,Long> O_AUTH2_AUTHORIZATION_ID_ACCESSOR