public class OAuthClientEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<OAuthClientEntry> implements com.liferay.portal.kernel.model.ModelWrapper<OAuthClientEntry>, OAuthClientEntry
This class is a wrapper for OAuthClientEntry
.
OAuthClientEntry
,
Serialized FormO_AUTH_CLIENT_ENTRY_ID_ACCESSOR
Constructor and Description |
---|
OAuthClientEntryWrapper(OAuthClientEntry oAuthClientEntry) |
Modifier and Type | Method and Description |
---|---|
OAuthClientEntry |
cloneWithOriginalValues() |
java.lang.String |
getAuthRequestParametersJSON()
Returns the auth request parameters json of this o auth client entry.
|
java.lang.String |
getAuthServerWellKnownURI()
Returns the auth server well known uri of this o auth client entry.
|
java.lang.String |
getClientId()
Returns the client ID of this o auth client entry.
|
long |
getCompanyId()
Returns the company ID of this o auth client entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this o auth client entry.
|
java.lang.String |
getInfoJSON()
Returns the info json of this o auth client entry.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this o auth client entry.
|
long |
getMvccVersion()
Returns the mvcc version of this o auth client entry.
|
long |
getOAuthClientEntryId()
Returns the o auth client entry ID of this o auth client entry.
|
java.lang.String |
getOIDCUserInfoMapperJSON()
Returns the oidc user info mapper json of this o auth client entry.
|
long |
getPrimaryKey()
Returns the primary key of this o auth client entry.
|
java.lang.String |
getTokenRequestParametersJSON()
Returns the token request parameters json of this o auth client entry.
|
long |
getUserId()
Returns the user ID of this o auth client entry.
|
java.lang.String |
getUserName()
Returns the user name of this o auth client entry.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this o auth client entry.
|
void |
persist() |
void |
setAuthRequestParametersJSON(java.lang.String authRequestParametersJSON)
Sets the auth request parameters json of this o auth client entry.
|
void |
setAuthServerWellKnownURI(java.lang.String authServerWellKnownURI)
Sets the auth server well known uri of this o auth client entry.
|
void |
setClientId(java.lang.String clientId)
Sets the client ID of this o auth client entry.
|
void |
setCompanyId(long companyId)
Sets the company ID of this o auth client entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this o auth client entry.
|
void |
setInfoJSON(java.lang.String infoJSON)
Sets the info json of this o auth client entry.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this o auth client entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this o auth client entry.
|
void |
setOAuthClientEntryId(long oAuthClientEntryId)
Sets the o auth client entry ID of this o auth client entry.
|
void |
setOIDCUserInfoMapperJSON(java.lang.String oidcUserInfoMapperJSON)
Sets the oidc user info mapper json of this o auth client entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this o auth client entry.
|
void |
setTokenRequestParametersJSON(java.lang.String tokenRequestParametersJSON)
Sets the token request parameters json of this o auth client entry.
|
void |
setUserId(long userId)
Sets the user ID of this o auth client entry.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this o auth client entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this o auth client entry.
|
java.lang.String |
toXmlString() |
protected OAuthClientEntryWrapper |
wrap(OAuthClientEntry oAuthClientEntry) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
public OAuthClientEntryWrapper(OAuthClientEntry oAuthClientEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<OAuthClientEntry>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<OAuthClientEntry>
public OAuthClientEntry cloneWithOriginalValues()
cloneWithOriginalValues
in interface OAuthClientEntryModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<OAuthClientEntry>
public java.lang.String getAuthRequestParametersJSON()
getAuthRequestParametersJSON
in interface OAuthClientEntryModel
public java.lang.String getAuthServerWellKnownURI()
getAuthServerWellKnownURI
in interface OAuthClientEntryModel
public java.lang.String getClientId()
getClientId
in interface OAuthClientEntryModel
public long getCompanyId()
getCompanyId
in interface OAuthClientEntryModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public java.util.Date getCreateDate()
getCreateDate
in interface OAuthClientEntryModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getInfoJSON()
getInfoJSON
in interface OAuthClientEntryModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface OAuthClientEntryModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
public long getMvccVersion()
getMvccVersion
in interface OAuthClientEntryModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getOAuthClientEntryId()
getOAuthClientEntryId
in interface OAuthClientEntryModel
public java.lang.String getOIDCUserInfoMapperJSON()
getOIDCUserInfoMapperJSON
in interface OAuthClientEntryModel
public long getPrimaryKey()
getPrimaryKey
in interface OAuthClientEntryModel
public java.lang.String getTokenRequestParametersJSON()
getTokenRequestParametersJSON
in interface OAuthClientEntryModel
public long getUserId()
getUserId
in interface OAuthClientEntryModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface OAuthClientEntryModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface OAuthClientEntryModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setAuthRequestParametersJSON(java.lang.String authRequestParametersJSON)
setAuthRequestParametersJSON
in interface OAuthClientEntryModel
authRequestParametersJSON
- the auth request parameters json of this o auth client entrypublic void setAuthServerWellKnownURI(java.lang.String authServerWellKnownURI)
setAuthServerWellKnownURI
in interface OAuthClientEntryModel
authServerWellKnownURI
- the auth server well known uri of this o auth client entrypublic void setClientId(java.lang.String clientId)
setClientId
in interface OAuthClientEntryModel
clientId
- the client ID of this o auth client entrypublic void setCompanyId(long companyId)
setCompanyId
in interface OAuthClientEntryModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this o auth client entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface OAuthClientEntryModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
createDate
- the create date of this o auth client entrypublic void setInfoJSON(java.lang.String infoJSON)
setInfoJSON
in interface OAuthClientEntryModel
infoJSON
- the info json of this o auth client entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface OAuthClientEntryModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
modifiedDate
- the modified date of this o auth client entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface OAuthClientEntryModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this o auth client entrypublic void setOAuthClientEntryId(long oAuthClientEntryId)
setOAuthClientEntryId
in interface OAuthClientEntryModel
oAuthClientEntryId
- the o auth client entry ID of this o auth client entrypublic void setOIDCUserInfoMapperJSON(java.lang.String oidcUserInfoMapperJSON)
setOIDCUserInfoMapperJSON
in interface OAuthClientEntryModel
oidcUserInfoMapperJSON
- the oidc user info mapper json of this o auth client entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface OAuthClientEntryModel
primaryKey
- the primary key of this o auth client entrypublic void setTokenRequestParametersJSON(java.lang.String tokenRequestParametersJSON)
setTokenRequestParametersJSON
in interface OAuthClientEntryModel
tokenRequestParametersJSON
- the token request parameters json of this o auth client entrypublic void setUserId(long userId)
setUserId
in interface OAuthClientEntryModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this o auth client entrypublic void setUserName(java.lang.String userName)
setUserName
in interface OAuthClientEntryModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this o auth client entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface OAuthClientEntryModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this o auth client entrypublic java.lang.String toXmlString()
toXmlString
in interface OAuthClientEntryModel
protected OAuthClientEntryWrapper wrap(OAuthClientEntry oAuthClientEntry)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<OAuthClientEntry>