public class OAuth2ApplicationScopeAliasesWrapper extends java.lang.Object 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 |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(OAuth2ApplicationScopeAliases oAuth2ApplicationScopeAliases) |
boolean |
equals(java.lang.Object object) |
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.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
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.
|
java.io.Serializable |
getPrimaryKeyObj() |
java.lang.String |
getScopeAliases()
Returns the scope aliases of this o auth2 application scope aliases.
|
long |
getScopeAliasesHash()
Returns the scope aliases hash of this o auth2 application scope aliases.
|
java.util.List<java.lang.String> |
getScopeAliasesList() |
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.
|
OAuth2ApplicationScopeAliases |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
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 |
setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setNew(boolean n) |
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 |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setScopeAliases(java.lang.String scopeAliases)
Sets the scope aliases of this o auth2 application scope aliases.
|
void |
setScopeAliasesHash(long scopeAliasesHash)
Sets the scope aliases hash of this o auth2 application scope aliases.
|
void |
setScopeAliasesList(java.util.List<java.lang.String> scopeAliasesList) |
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.
|
com.liferay.portal.kernel.model.CacheModel<OAuth2ApplicationScopeAliases> |
toCacheModel() |
OAuth2ApplicationScopeAliases |
toEscapedModel() |
java.lang.String |
toString() |
OAuth2ApplicationScopeAliases |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public OAuth2ApplicationScopeAliasesWrapper(OAuth2ApplicationScopeAliases oAuth2ApplicationScopeAliases)
public java.lang.Class<?> getModelClass()
getModelClass in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface com.liferay.portal.kernel.model.ClassedModelpublic 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 java.lang.Object clone()
clone in interface OAuth2ApplicationScopeAliasesModelclone in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>clone in class java.lang.Objectpublic int compareTo(OAuth2ApplicationScopeAliases oAuth2ApplicationScopeAliases)
compareTo in interface OAuth2ApplicationScopeAliasesModelcompareTo in interface java.lang.Comparable<OAuth2ApplicationScopeAliases>public long getCompanyId()
getCompanyId in interface OAuth2ApplicationScopeAliasesModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface OAuth2ApplicationScopeAliasesModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface OAuth2ApplicationScopeAliasesModelgetExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelpublic long getOAuth2ApplicationId()
getOAuth2ApplicationId in interface OAuth2ApplicationScopeAliasesModelpublic long getOAuth2ApplicationScopeAliasesId()
getOAuth2ApplicationScopeAliasesId in interface OAuth2ApplicationScopeAliasesModelpublic long getPrimaryKey()
getPrimaryKey in interface OAuth2ApplicationScopeAliasesModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface OAuth2ApplicationScopeAliasesModelgetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getScopeAliases()
getScopeAliases in interface OAuth2ApplicationScopeAliasesModelpublic long getScopeAliasesHash()
getScopeAliasesHash in interface OAuth2ApplicationScopeAliasesModelpublic java.util.List<java.lang.String> getScopeAliasesList()
getScopeAliasesList in interface OAuth2ApplicationScopeAliasespublic long getUserId()
getUserId in interface OAuth2ApplicationScopeAliasesModelpublic java.lang.String getUserName()
getUserName in interface OAuth2ApplicationScopeAliasesModelpublic java.lang.String getUserUuid()
getUserUuid in interface OAuth2ApplicationScopeAliasesModelpublic int hashCode()
hashCode in interface OAuth2ApplicationScopeAliasesModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface OAuth2ApplicationScopeAliasesModelisCachedModel in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>public boolean isEscapedModel()
isEscapedModel in interface OAuth2ApplicationScopeAliasesModelisEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>public boolean isNew()
isNew in interface OAuth2ApplicationScopeAliasesModelisNew in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface OAuth2ApplicationScopeAliasesModelsetCachedModel in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>public 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 setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface OAuth2ApplicationScopeAliasesModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>public void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface OAuth2ApplicationScopeAliasesModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface OAuth2ApplicationScopeAliasesModelsetExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>public void setNew(boolean n)
setNew in interface OAuth2ApplicationScopeAliasesModelsetNew in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>public 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 setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface OAuth2ApplicationScopeAliasesModelsetPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelpublic void setScopeAliases(java.lang.String scopeAliases)
setScopeAliases in interface OAuth2ApplicationScopeAliasesModelscopeAliases - the scope aliases of this o auth2 application scope aliasespublic void setScopeAliasesHash(long scopeAliasesHash)
setScopeAliasesHash in interface OAuth2ApplicationScopeAliasesModelscopeAliasesHash - the scope aliases hash of this o auth2 application scope aliasespublic void setScopeAliasesList(java.util.List<java.lang.String> scopeAliasesList)
setScopeAliasesList in interface OAuth2ApplicationScopeAliasespublic 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 com.liferay.portal.kernel.model.CacheModel<OAuth2ApplicationScopeAliases> toCacheModel()
toCacheModel in interface OAuth2ApplicationScopeAliasesModeltoCacheModel in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>public OAuth2ApplicationScopeAliases toEscapedModel()
toEscapedModel in interface OAuth2ApplicationScopeAliasesModeltoEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>public java.lang.String toString()
toString in interface OAuth2ApplicationScopeAliasesModeltoString in class java.lang.Objectpublic OAuth2ApplicationScopeAliases toUnescapedModel()
toUnescapedModel in interface OAuth2ApplicationScopeAliasesModeltoUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>public java.lang.String toXmlString()
toXmlString in interface OAuth2ApplicationScopeAliasesModeltoXmlString in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>public boolean equals(java.lang.Object object)
equals in class java.lang.Objectpublic OAuth2ApplicationScopeAliases getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<OAuth2ApplicationScopeAliases>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<OAuth2ApplicationScopeAliases>