public class OAuth2ApplicationScopeAliasesWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<OAuth2ApplicationScopeAliases> implements com.liferay.portal.kernel.model.ModelWrapper<OAuth2ApplicationScopeAliases>, OAuth2ApplicationScopeAliases
This class is a wrapper for OAuth2ApplicationScopeAliases.
OAuth2ApplicationScopeAliases,
Serialized FormO_AUTH2_APPLICATION_SCOPE_ALIASES_ID_ACCESSOR| Constructor and Description |
|---|
OAuth2ApplicationScopeAliasesWrapper(OAuth2ApplicationScopeAliases oAuth2ApplicationScopeAliases) |
| Modifier and Type | Method and Description |
|---|---|
OAuth2ApplicationScopeAliases |
cloneWithOriginalValues() |
long |
getCompanyId()
Returns the company ID of this o auth2 application scope aliases.
|
java.util.Date |
getCreateDate()
Returns the create date of this o auth2 application scope aliases.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getOAuth2ApplicationId()
Returns the o auth2 application ID of this o auth2 application scope aliases.
|
long |
getOAuth2ApplicationScopeAliasesId()
Returns the o auth2 application scope aliases ID of this o auth2 application scope aliases.
|
long |
getPrimaryKey()
Returns the primary key of this o auth2 application scope aliases.
|
long |
getUserId()
Returns the user ID of this o auth2 application scope aliases.
|
java.lang.String |
getUserName()
Returns the user name of this o auth2 application scope aliases.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this o auth2 application scope aliases.
|
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this o auth2 application scope aliases.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this o auth2 application scope aliases.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setOAuth2ApplicationId(long oAuth2ApplicationId)
Sets the o auth2 application ID of this o auth2 application scope aliases.
|
void |
setOAuth2ApplicationScopeAliasesId(long oAuth2ApplicationScopeAliasesId)
Sets the o auth2 application scope aliases ID of this o auth2 application scope aliases.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this o auth2 application scope aliases.
|
void |
setUserId(long userId)
Sets the user ID of this o auth2 application scope aliases.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this o auth2 application scope aliases.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this o auth2 application scope aliases.
|
java.lang.String |
toXmlString() |
protected OAuth2ApplicationScopeAliasesWrapper |
wrap(OAuth2ApplicationScopeAliases oAuth2ApplicationScopeAliases) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic OAuth2ApplicationScopeAliasesWrapper(OAuth2ApplicationScopeAliases oAuth2ApplicationScopeAliases)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>public OAuth2ApplicationScopeAliases cloneWithOriginalValues()
cloneWithOriginalValues in interface OAuth2ApplicationScopeAliasesModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>public long getCompanyId()
getCompanyId in interface OAuth2ApplicationScopeAliasesModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface OAuth2ApplicationScopeAliasesModelpublic long getOAuth2ApplicationId()
getOAuth2ApplicationId in interface OAuth2ApplicationScopeAliasesModelpublic long getOAuth2ApplicationScopeAliasesId()
getOAuth2ApplicationScopeAliasesId in interface OAuth2ApplicationScopeAliasesModelpublic long getPrimaryKey()
getPrimaryKey in interface OAuth2ApplicationScopeAliasesModelpublic long getUserId()
getUserId in interface OAuth2ApplicationScopeAliasesModelpublic java.lang.String getUserName()
getUserName in interface OAuth2ApplicationScopeAliasesModelpublic java.lang.String getUserUuid()
getUserUuid in interface OAuth2ApplicationScopeAliasesModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface OAuth2ApplicationScopeAliasesModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this o auth2 application scope aliasespublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface OAuth2ApplicationScopeAliasesModelcreateDate - the create date of this o auth2 application scope aliasespublic void setOAuth2ApplicationId(long oAuth2ApplicationId)
setOAuth2ApplicationId in interface OAuth2ApplicationScopeAliasesModeloAuth2ApplicationId - the o auth2 application ID of this o auth2 application scope aliasespublic void setOAuth2ApplicationScopeAliasesId(long oAuth2ApplicationScopeAliasesId)
setOAuth2ApplicationScopeAliasesId in interface OAuth2ApplicationScopeAliasesModeloAuth2ApplicationScopeAliasesId - the o auth2 application scope aliases ID of this o auth2 application scope aliasespublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface OAuth2ApplicationScopeAliasesModelprimaryKey - the primary key of this o auth2 application scope aliasespublic void setUserId(long userId)
setUserId in interface OAuth2ApplicationScopeAliasesModeluserId - the user ID of this o auth2 application scope aliasespublic void setUserName(java.lang.String userName)
setUserName in interface OAuth2ApplicationScopeAliasesModeluserName - the user name of this o auth2 application scope aliasespublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface OAuth2ApplicationScopeAliasesModeluserUuid - the user uuid of this o auth2 application scope aliasespublic java.lang.String toXmlString()
toXmlString in interface OAuth2ApplicationScopeAliasesModelprotected OAuth2ApplicationScopeAliasesWrapper wrap(OAuth2ApplicationScopeAliases oAuth2ApplicationScopeAliases)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<OAuth2ApplicationScopeAliases>