Class OAuth2ApplicationWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<OAuth2Application>
com.liferay.oauth2.provider.model.OAuth2ApplicationWrapper
- All Implemented Interfaces:
OAuth2Application,OAuth2ApplicationModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<OAuth2Application>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ExternalReferenceCodeModel,com.liferay.portal.kernel.model.ModelWrapper<OAuth2Application>,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.StagedAuditedModel,com.liferay.portal.kernel.model.StagedModel,Serializable,Cloneable,Comparable<OAuth2Application>
public class OAuth2ApplicationWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<OAuth2Application>
implements com.liferay.portal.kernel.model.ModelWrapper<OAuth2Application>, OAuth2Application
This class is a wrapper for OAuth2Application.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.oauth2.provider.model.OAuth2Application
O_AUTH2_APPLICATION_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the allowed grant types of this o auth2 application.Returns the client authentication method of this o auth2 application.longReturns the client credential user ID of this o auth2 application.Returns the client credential user name of this o auth2 application.Returns the client credential user uuid of this o auth2 application.Returns the client ID of this o auth2 application.intReturns the client profile of this o auth2 application.Returns the client secret of this o auth2 application.longReturns the company ID of this o auth2 application.Returns the create date of this o auth2 application.Returns the description of this o auth2 application.Returns the external reference code of this o auth2 application.Returns the features of this o auth2 application.Returns the home page url of this o auth2 application.longReturns the icon file entry ID of this o auth2 application.getJwks()Returns the jwks of this o auth2 application.Returns the modified date of this o auth2 application.getName()Returns the name of this o auth2 application.longReturns the o auth2 application ID of this o auth2 application.longReturns the o auth2 application scope aliases ID of this o auth2 application.longReturns the primary key of this o auth2 application.Returns the privacy policy url of this o auth2 application.Returns the redirect ur is of this o auth2 application.booleanReturns the remember device of this o auth2 application.com.liferay.exportimport.kernel.lar.StagedModelTypebooleanReturns the trusted application of this o auth2 application.longReturns the user ID of this o auth2 application.Returns the user name of this o auth2 application.Returns the user uuid of this o auth2 application.getUuid()Returns the uuid of this o auth2 application.booleanReturnstrueif this o auth2 application is remember device.booleanReturnstrueif this o auth2 application is trusted application.voidpersist()voidsetAllowedGrantTypes(String allowedGrantTypes) Sets the allowed grant types of this o auth2 application.voidsetAllowedGrantTypesList(List<GrantType> allowedGrantTypesList) voidsetClientAuthenticationMethod(String clientAuthenticationMethod) Sets the client authentication method of this o auth2 application.voidsetClientCredentialUserId(long clientCredentialUserId) Sets the client credential user ID of this o auth2 application.voidsetClientCredentialUserName(String clientCredentialUserName) Sets the client credential user name of this o auth2 application.voidsetClientCredentialUserUuid(String clientCredentialUserUuid) Sets the client credential user uuid of this o auth2 application.voidsetClientId(String clientId) Sets the client ID of this o auth2 application.voidsetClientProfile(int clientProfile) Sets the client profile of this o auth2 application.voidsetClientSecret(String clientSecret) Sets the client secret of this o auth2 application.voidsetCompanyId(long companyId) Sets the company ID of this o auth2 application.voidsetCreateDate(Date createDate) Sets the create date of this o auth2 application.voidsetDescription(String description) Sets the description of this o auth2 application.voidsetExternalReferenceCode(String externalReferenceCode) Sets the external reference code of this o auth2 application.voidsetFeatures(String features) Sets the features of this o auth2 application.voidsetFeaturesList(List<String> featuresList) voidsetHomePageURL(String homePageURL) Sets the home page url of this o auth2 application.voidsetIconFileEntryId(long iconFileEntryId) Sets the icon file entry ID of this o auth2 application.voidSets the jwks of this o auth2 application.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this o auth2 application.voidSets the name of this o auth2 application.voidsetOAuth2ApplicationId(long oAuth2ApplicationId) Sets the o auth2 application ID of this o auth2 application.voidsetOAuth2ApplicationScopeAliasesId(long oAuth2ApplicationScopeAliasesId) Sets the o auth2 application scope aliases ID of this o auth2 application.voidsetPrimaryKey(long primaryKey) Sets the primary key of this o auth2 application.voidsetPrivacyPolicyURL(String privacyPolicyURL) Sets the privacy policy url of this o auth2 application.voidsetRedirectURIs(String redirectURIs) Sets the redirect ur is of this o auth2 application.voidsetRedirectURIsList(List<String> redirectURIsList) voidsetRememberDevice(boolean rememberDevice) Sets whether this o auth2 application is remember device.voidsetTrustedApplication(boolean trustedApplication) Sets whether this o auth2 application is trusted application.voidsetUserId(long userId) Sets the user ID of this o auth2 application.voidsetUserName(String userName) Sets the user name of this o auth2 application.voidsetUserUuid(String userUuid) Sets the user uuid of this o auth2 application.voidSets the uuid of this o auth2 application.protected OAuth2ApplicationWrapperwrap(OAuth2Application oAuth2Application) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, 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.portal.kernel.model.ModelWrapper
getWrappedModelMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
OAuth2ApplicationWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<OAuth2Application>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<OAuth2Application>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<OAuth2Application>- Specified by:
cloneWithOriginalValuesin interfaceOAuth2ApplicationModel
-
getAllowedGrantTypes
Returns the allowed grant types of this o auth2 application.- Specified by:
getAllowedGrantTypesin interfaceOAuth2ApplicationModel- Returns:
- the allowed grant types of this o auth2 application
-
getAllowedGrantTypesList
- Specified by:
getAllowedGrantTypesListin interfaceOAuth2Application
-
getClientAuthenticationMethod
Returns the client authentication method of this o auth2 application.- Specified by:
getClientAuthenticationMethodin interfaceOAuth2ApplicationModel- Returns:
- the client authentication method of this o auth2 application
-
getClientCredentialUserId
public long getClientCredentialUserId()Returns the client credential user ID of this o auth2 application.- Specified by:
getClientCredentialUserIdin interfaceOAuth2ApplicationModel- Returns:
- the client credential user ID of this o auth2 application
-
getClientCredentialUserName
Returns the client credential user name of this o auth2 application.- Specified by:
getClientCredentialUserNamein interfaceOAuth2ApplicationModel- Returns:
- the client credential user name of this o auth2 application
-
getClientCredentialUserUuid
Returns the client credential user uuid of this o auth2 application.- Specified by:
getClientCredentialUserUuidin interfaceOAuth2ApplicationModel- Returns:
- the client credential user uuid of this o auth2 application
-
getClientId
Returns the client ID of this o auth2 application.- Specified by:
getClientIdin interfaceOAuth2ApplicationModel- Returns:
- the client ID of this o auth2 application
-
getClientProfile
public int getClientProfile()Returns the client profile of this o auth2 application.- Specified by:
getClientProfilein interfaceOAuth2ApplicationModel- Returns:
- the client profile of this o auth2 application
-
getClientSecret
Returns the client secret of this o auth2 application.- Specified by:
getClientSecretin interfaceOAuth2ApplicationModel- Returns:
- the client secret of this o auth2 application
-
getCompanyId
public long getCompanyId()Returns the company ID of this o auth2 application.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceOAuth2ApplicationModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the company ID of this o auth2 application
-
getCreateDate
Returns the create date of this o auth2 application.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceOAuth2ApplicationModel- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the create date of this o auth2 application
-
getDescription
Returns the description of this o auth2 application.- Specified by:
getDescriptionin interfaceOAuth2ApplicationModel- Returns:
- the description of this o auth2 application
-
getExternalReferenceCode
Returns the external reference code of this o auth2 application.- Specified by:
getExternalReferenceCodein interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel- Specified by:
getExternalReferenceCodein interfaceOAuth2ApplicationModel- Returns:
- the external reference code of this o auth2 application
-
getFeatures
Returns the features of this o auth2 application.- Specified by:
getFeaturesin interfaceOAuth2ApplicationModel- Returns:
- the features of this o auth2 application
-
getFeaturesList
- Specified by:
getFeaturesListin interfaceOAuth2Application
-
getHomePageURL
Returns the home page url of this o auth2 application.- Specified by:
getHomePageURLin interfaceOAuth2ApplicationModel- Returns:
- the home page url of this o auth2 application
-
getIconFileEntryId
public long getIconFileEntryId()Returns the icon file entry ID of this o auth2 application.- Specified by:
getIconFileEntryIdin interfaceOAuth2ApplicationModel- Returns:
- the icon file entry ID of this o auth2 application
-
getJwks
Returns the jwks of this o auth2 application.- Specified by:
getJwksin interfaceOAuth2ApplicationModel- Returns:
- the jwks of this o auth2 application
-
getModifiedDate
Returns the modified date of this o auth2 application.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceOAuth2ApplicationModel- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the modified date of this o auth2 application
-
getName
Returns the name of this o auth2 application.- Specified by:
getNamein interfaceOAuth2ApplicationModel- Returns:
- the name of this o auth2 application
-
getOAuth2ApplicationId
public long getOAuth2ApplicationId()Returns the o auth2 application ID of this o auth2 application.- Specified by:
getOAuth2ApplicationIdin interfaceOAuth2ApplicationModel- Returns:
- the o auth2 application ID of this o auth2 application
-
getOAuth2ApplicationScopeAliasesId
public long getOAuth2ApplicationScopeAliasesId()Returns the o auth2 application scope aliases ID of this o auth2 application.- Specified by:
getOAuth2ApplicationScopeAliasesIdin interfaceOAuth2ApplicationModel- Returns:
- the o auth2 application scope aliases ID of this o auth2 application
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this o auth2 application.- Specified by:
getPrimaryKeyin interfaceOAuth2ApplicationModel- Returns:
- the primary key of this o auth2 application
-
getPrivacyPolicyURL
Returns the privacy policy url of this o auth2 application.- Specified by:
getPrivacyPolicyURLin interfaceOAuth2ApplicationModel- Returns:
- the privacy policy url of this o auth2 application
-
getRedirectURIs
Returns the redirect ur is of this o auth2 application.- Specified by:
getRedirectURIsin interfaceOAuth2ApplicationModel- Returns:
- the redirect ur is of this o auth2 application
-
getRedirectURIsList
- Specified by:
getRedirectURIsListin interfaceOAuth2Application
-
getRememberDevice
public boolean getRememberDevice()Returns the remember device of this o auth2 application.- Specified by:
getRememberDevicein interfaceOAuth2ApplicationModel- Returns:
- the remember device of this o auth2 application
-
getTrustedApplication
public boolean getTrustedApplication()Returns the trusted application of this o auth2 application.- Specified by:
getTrustedApplicationin interfaceOAuth2ApplicationModel- Returns:
- the trusted application of this o auth2 application
-
getUserId
public long getUserId()Returns the user ID of this o auth2 application.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceOAuth2ApplicationModel- Returns:
- the user ID of this o auth2 application
-
getUserName
Returns the user name of this o auth2 application.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceOAuth2ApplicationModel- Returns:
- the user name of this o auth2 application
-
getUserUuid
Returns the user uuid of this o auth2 application.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceOAuth2ApplicationModel- Returns:
- the user uuid of this o auth2 application
-
getUuid
Returns the uuid of this o auth2 application.- Specified by:
getUuidin interfaceOAuth2ApplicationModel- Specified by:
getUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the uuid of this o auth2 application
-
isRememberDevice
public boolean isRememberDevice()Returnstrueif this o auth2 application is remember device.- Specified by:
isRememberDevicein interfaceOAuth2ApplicationModel- Returns:
trueif this o auth2 application is remember device;falseotherwise
-
isTrustedApplication
public boolean isTrustedApplication()Returnstrueif this o auth2 application is trusted application.- Specified by:
isTrustedApplicationin interfaceOAuth2ApplicationModel- Returns:
trueif this o auth2 application is trusted application;falseotherwise
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setAllowedGrantTypes
Sets the allowed grant types of this o auth2 application.- Specified by:
setAllowedGrantTypesin interfaceOAuth2ApplicationModel- Parameters:
allowedGrantTypes- the allowed grant types of this o auth2 application
-
setAllowedGrantTypesList
- Specified by:
setAllowedGrantTypesListin interfaceOAuth2Application
-
setClientAuthenticationMethod
Sets the client authentication method of this o auth2 application.- Specified by:
setClientAuthenticationMethodin interfaceOAuth2ApplicationModel- Parameters:
clientAuthenticationMethod- the client authentication method of this o auth2 application
-
setClientCredentialUserId
public void setClientCredentialUserId(long clientCredentialUserId) Sets the client credential user ID of this o auth2 application.- Specified by:
setClientCredentialUserIdin interfaceOAuth2ApplicationModel- Parameters:
clientCredentialUserId- the client credential user ID of this o auth2 application
-
setClientCredentialUserName
Sets the client credential user name of this o auth2 application.- Specified by:
setClientCredentialUserNamein interfaceOAuth2ApplicationModel- Parameters:
clientCredentialUserName- the client credential user name of this o auth2 application
-
setClientCredentialUserUuid
Sets the client credential user uuid of this o auth2 application.- Specified by:
setClientCredentialUserUuidin interfaceOAuth2ApplicationModel- Parameters:
clientCredentialUserUuid- the client credential user uuid of this o auth2 application
-
setClientId
Sets the client ID of this o auth2 application.- Specified by:
setClientIdin interfaceOAuth2ApplicationModel- Parameters:
clientId- the client ID of this o auth2 application
-
setClientProfile
public void setClientProfile(int clientProfile) Sets the client profile of this o auth2 application.- Specified by:
setClientProfilein interfaceOAuth2ApplicationModel- Parameters:
clientProfile- the client profile of this o auth2 application
-
setClientSecret
Sets the client secret of this o auth2 application.- Specified by:
setClientSecretin interfaceOAuth2ApplicationModel- Parameters:
clientSecret- the client secret of this o auth2 application
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this o auth2 application.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceOAuth2ApplicationModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
companyId- the company ID of this o auth2 application
-
setCreateDate
Sets the create date of this o auth2 application.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceOAuth2ApplicationModel- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
createDate- the create date of this o auth2 application
-
setDescription
Sets the description of this o auth2 application.- Specified by:
setDescriptionin interfaceOAuth2ApplicationModel- Parameters:
description- the description of this o auth2 application
-
setExternalReferenceCode
Sets the external reference code of this o auth2 application.- Specified by:
setExternalReferenceCodein interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel- Specified by:
setExternalReferenceCodein interfaceOAuth2ApplicationModel- Parameters:
externalReferenceCode- the external reference code of this o auth2 application
-
setFeatures
Sets the features of this o auth2 application.- Specified by:
setFeaturesin interfaceOAuth2ApplicationModel- Parameters:
features- the features of this o auth2 application
-
setFeaturesList
- Specified by:
setFeaturesListin interfaceOAuth2Application
-
setHomePageURL
Sets the home page url of this o auth2 application.- Specified by:
setHomePageURLin interfaceOAuth2ApplicationModel- Parameters:
homePageURL- the home page url of this o auth2 application
-
setIconFileEntryId
public void setIconFileEntryId(long iconFileEntryId) Sets the icon file entry ID of this o auth2 application.- Specified by:
setIconFileEntryIdin interfaceOAuth2ApplicationModel- Parameters:
iconFileEntryId- the icon file entry ID of this o auth2 application
-
setJwks
Sets the jwks of this o auth2 application.- Specified by:
setJwksin interfaceOAuth2ApplicationModel- Parameters:
jwks- the jwks of this o auth2 application
-
setModifiedDate
Sets the modified date of this o auth2 application.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceOAuth2ApplicationModel- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
modifiedDate- the modified date of this o auth2 application
-
setName
Sets the name of this o auth2 application.- Specified by:
setNamein interfaceOAuth2ApplicationModel- Parameters:
name- the name of this o auth2 application
-
setOAuth2ApplicationId
public void setOAuth2ApplicationId(long oAuth2ApplicationId) Sets the o auth2 application ID of this o auth2 application.- Specified by:
setOAuth2ApplicationIdin interfaceOAuth2ApplicationModel- Parameters:
oAuth2ApplicationId- the o auth2 application ID of this o auth2 application
-
setOAuth2ApplicationScopeAliasesId
public void setOAuth2ApplicationScopeAliasesId(long oAuth2ApplicationScopeAliasesId) Sets the o auth2 application scope aliases ID of this o auth2 application.- Specified by:
setOAuth2ApplicationScopeAliasesIdin interfaceOAuth2ApplicationModel- Parameters:
oAuth2ApplicationScopeAliasesId- the o auth2 application scope aliases ID of this o auth2 application
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this o auth2 application.- Specified by:
setPrimaryKeyin interfaceOAuth2ApplicationModel- Parameters:
primaryKey- the primary key of this o auth2 application
-
setPrivacyPolicyURL
Sets the privacy policy url of this o auth2 application.- Specified by:
setPrivacyPolicyURLin interfaceOAuth2ApplicationModel- Parameters:
privacyPolicyURL- the privacy policy url of this o auth2 application
-
setRedirectURIs
Sets the redirect ur is of this o auth2 application.- Specified by:
setRedirectURIsin interfaceOAuth2ApplicationModel- Parameters:
redirectURIs- the redirect ur is of this o auth2 application
-
setRedirectURIsList
- Specified by:
setRedirectURIsListin interfaceOAuth2Application
-
setRememberDevice
public void setRememberDevice(boolean rememberDevice) Sets whether this o auth2 application is remember device.- Specified by:
setRememberDevicein interfaceOAuth2ApplicationModel- Parameters:
rememberDevice- the remember device of this o auth2 application
-
setTrustedApplication
public void setTrustedApplication(boolean trustedApplication) Sets whether this o auth2 application is trusted application.- Specified by:
setTrustedApplicationin interfaceOAuth2ApplicationModel- Parameters:
trustedApplication- the trusted application of this o auth2 application
-
setUserId
public void setUserId(long userId) Sets the user ID of this o auth2 application.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceOAuth2ApplicationModel- Parameters:
userId- the user ID of this o auth2 application
-
setUserName
Sets the user name of this o auth2 application.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceOAuth2ApplicationModel- Parameters:
userName- the user name of this o auth2 application
-
setUserUuid
Sets the user uuid of this o auth2 application.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceOAuth2ApplicationModel- Parameters:
userUuid- the user uuid of this o auth2 application
-
setUuid
Sets the uuid of this o auth2 application.- Specified by:
setUuidin interfaceOAuth2ApplicationModel- Specified by:
setUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
uuid- the uuid of this o auth2 application
-
toXmlString
- Specified by:
toXmlStringin interfaceOAuth2ApplicationModel
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelTypein interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<OAuth2Application>
-