public class OAuthClientASLocalMetadataWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<OAuthClientASLocalMetadata> implements com.liferay.portal.kernel.model.ModelWrapper<OAuthClientASLocalMetadata>, OAuthClientASLocalMetadata
This class is a wrapper for OAuthClientASLocalMetadata
.
OAuthClientASLocalMetadata
,
Serialized FormO_AUTH_CLIENT_AS_LOCAL_METADATA_ID_ACCESSOR
Constructor and Description |
---|
OAuthClientASLocalMetadataWrapper(OAuthClientASLocalMetadata oAuthClientASLocalMetadata) |
Modifier and Type | Method and Description |
---|---|
OAuthClientASLocalMetadata |
cloneWithOriginalValues() |
long |
getCompanyId()
Returns the company ID of this o auth client as local metadata.
|
java.util.Date |
getCreateDate()
Returns the create date of this o auth client as local metadata.
|
java.lang.String |
getLocalWellKnownURI()
Returns the local well known uri of this o auth client as local metadata.
|
java.lang.String |
getMetadataJSON()
Returns the metadata json of this o auth client as local metadata.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this o auth client as local metadata.
|
long |
getMvccVersion()
Returns the mvcc version of this o auth client as local metadata.
|
long |
getOAuthClientASLocalMetadataId()
Returns the o auth client as local metadata ID of this o auth client as local metadata.
|
long |
getPrimaryKey()
Returns the primary key of this o auth client as local metadata.
|
long |
getUserId()
Returns the user ID of this o auth client as local metadata.
|
java.lang.String |
getUserName()
Returns the user name of this o auth client as local metadata.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this o auth client as local metadata.
|
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this o auth client as local metadata.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this o auth client as local metadata.
|
void |
setLocalWellKnownURI(java.lang.String localWellKnownURI)
Sets the local well known uri of this o auth client as local metadata.
|
void |
setMetadataJSON(java.lang.String metadataJSON)
Sets the metadata json of this o auth client as local metadata.
|
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 as local metadata.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this o auth client as local metadata.
|
void |
setOAuthClientASLocalMetadataId(long oAuthClientASLocalMetadataId)
Sets the o auth client as local metadata ID of this o auth client as local metadata.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this o auth client as local metadata.
|
void |
setUserId(long userId)
Sets the user ID of this o auth client as local metadata.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this o auth client as local metadata.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this o auth client as local metadata.
|
java.lang.String |
toXmlString() |
protected OAuthClientASLocalMetadataWrapper |
wrap(OAuthClientASLocalMetadata oAuthClientASLocalMetadata) |
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 OAuthClientASLocalMetadataWrapper(OAuthClientASLocalMetadata oAuthClientASLocalMetadata)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<OAuthClientASLocalMetadata>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<OAuthClientASLocalMetadata>
public OAuthClientASLocalMetadata cloneWithOriginalValues()
cloneWithOriginalValues
in interface OAuthClientASLocalMetadataModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<OAuthClientASLocalMetadata>
public long getCompanyId()
getCompanyId
in interface OAuthClientASLocalMetadataModel
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 OAuthClientASLocalMetadataModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getLocalWellKnownURI()
getLocalWellKnownURI
in interface OAuthClientASLocalMetadataModel
public java.lang.String getMetadataJSON()
getMetadataJSON
in interface OAuthClientASLocalMetadataModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface OAuthClientASLocalMetadataModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
public long getMvccVersion()
getMvccVersion
in interface OAuthClientASLocalMetadataModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public long getOAuthClientASLocalMetadataId()
getOAuthClientASLocalMetadataId
in interface OAuthClientASLocalMetadataModel
public long getPrimaryKey()
getPrimaryKey
in interface OAuthClientASLocalMetadataModel
public long getUserId()
getUserId
in interface OAuthClientASLocalMetadataModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface OAuthClientASLocalMetadataModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface OAuthClientASLocalMetadataModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCompanyId(long companyId)
setCompanyId
in interface OAuthClientASLocalMetadataModel
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 as local metadatapublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface OAuthClientASLocalMetadataModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
createDate
- the create date of this o auth client as local metadatapublic void setLocalWellKnownURI(java.lang.String localWellKnownURI)
setLocalWellKnownURI
in interface OAuthClientASLocalMetadataModel
localWellKnownURI
- the local well known uri of this o auth client as local metadatapublic void setMetadataJSON(java.lang.String metadataJSON)
setMetadataJSON
in interface OAuthClientASLocalMetadataModel
metadataJSON
- the metadata json of this o auth client as local metadatapublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface OAuthClientASLocalMetadataModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
modifiedDate
- the modified date of this o auth client as local metadatapublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface OAuthClientASLocalMetadataModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this o auth client as local metadatapublic void setOAuthClientASLocalMetadataId(long oAuthClientASLocalMetadataId)
setOAuthClientASLocalMetadataId
in interface OAuthClientASLocalMetadataModel
oAuthClientASLocalMetadataId
- the o auth client as local metadata ID of this o auth client as local metadatapublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface OAuthClientASLocalMetadataModel
primaryKey
- the primary key of this o auth client as local metadatapublic void setUserId(long userId)
setUserId
in interface OAuthClientASLocalMetadataModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this o auth client as local metadatapublic void setUserName(java.lang.String userName)
setUserName
in interface OAuthClientASLocalMetadataModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this o auth client as local metadatapublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface OAuthClientASLocalMetadataModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this o auth client as local metadatapublic java.lang.String toXmlString()
toXmlString
in interface OAuthClientASLocalMetadataModel
protected OAuthClientASLocalMetadataWrapper wrap(OAuthClientASLocalMetadata oAuthClientASLocalMetadata)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<OAuthClientASLocalMetadata>