@ProviderType public class WeDeployAuthAppWrapper extends java.lang.Object implements WeDeployAuthApp, com.liferay.portal.kernel.model.ModelWrapper<WeDeployAuthApp>
This class is a wrapper for WeDeployAuthApp
.
WeDeployAuthApp
,
Serialized FormWE_DEPLOY_AUTH_APP_ID_ACCESSOR
Constructor and Description |
---|
WeDeployAuthAppWrapper(WeDeployAuthApp weDeployAuthApp) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
int |
compareTo(WeDeployAuthApp weDeployAuthApp) |
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getClientId()
Returns the client ID of this we deploy auth app.
|
java.lang.String |
getClientSecret()
Returns the client secret of this we deploy auth app.
|
long |
getCompanyId()
Returns the company ID of this we deploy auth app.
|
java.util.Date |
getCreateDate()
Returns the create date of this we deploy auth app.
|
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() |
java.util.Date |
getModifiedDate()
Returns the modified date of this we deploy auth app.
|
java.lang.String |
getName()
Returns the name of this we deploy auth app.
|
long |
getPrimaryKey()
Returns the primary key of this we deploy auth app.
|
java.io.Serializable |
getPrimaryKeyObj() |
java.lang.String |
getRedirectURI()
Returns the redirect uri of this we deploy auth app.
|
long |
getUserId()
Returns the user ID of this we deploy auth app.
|
java.lang.String |
getUserName()
Returns the user name of this we deploy auth app.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this we deploy auth app.
|
long |
getWeDeployAuthAppId()
Returns the we deploy auth app ID of this we deploy auth app.
|
WeDeployAuthApp |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
void |
setClientId(java.lang.String clientId)
Sets the client ID of this we deploy auth app.
|
void |
setClientSecret(java.lang.String clientSecret)
Sets the client secret of this we deploy auth app.
|
void |
setCompanyId(long companyId)
Sets the company ID of this we deploy auth app.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this we deploy auth app.
|
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 |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this we deploy auth app.
|
void |
setName(java.lang.String name)
Sets the name of this we deploy auth app.
|
void |
setNew(boolean n) |
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this we deploy auth app.
|
void |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
void |
setRedirectURI(java.lang.String redirectURI)
Sets the redirect uri of this we deploy auth app.
|
void |
setUserId(long userId)
Sets the user ID of this we deploy auth app.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this we deploy auth app.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this we deploy auth app.
|
void |
setWeDeployAuthAppId(long weDeployAuthAppId)
Sets the we deploy auth app ID of this we deploy auth app.
|
com.liferay.portal.kernel.model.CacheModel<WeDeployAuthApp> |
toCacheModel() |
WeDeployAuthApp |
toEscapedModel() |
java.lang.String |
toString() |
WeDeployAuthApp |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public WeDeployAuthAppWrapper(WeDeployAuthApp weDeployAuthApp)
public java.lang.Class<?> getModelClass()
getModelClass
in interface com.liferay.portal.kernel.model.ClassedModel
public java.lang.String getModelClassName()
getModelClassName
in interface com.liferay.portal.kernel.model.ClassedModel
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
public WeDeployAuthApp toEscapedModel()
toEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
toEscapedModel
in interface WeDeployAuthAppModel
public WeDeployAuthApp toUnescapedModel()
toUnescapedModel
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
toUnescapedModel
in interface WeDeployAuthAppModel
public boolean isCachedModel()
isCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
isCachedModel
in interface WeDeployAuthAppModel
public boolean isEscapedModel()
isEscapedModel
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
isEscapedModel
in interface WeDeployAuthAppModel
public boolean isNew()
isNew
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
isNew
in interface WeDeployAuthAppModel
public com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
getExpandoBridge
in interface com.liferay.portal.kernel.model.ClassedModel
getExpandoBridge
in interface WeDeployAuthAppModel
public com.liferay.portal.kernel.model.CacheModel<WeDeployAuthApp> toCacheModel()
toCacheModel
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
toCacheModel
in interface WeDeployAuthAppModel
public int compareTo(WeDeployAuthApp weDeployAuthApp)
compareTo
in interface WeDeployAuthAppModel
compareTo
in interface java.lang.Comparable<WeDeployAuthApp>
public int hashCode()
hashCode
in interface WeDeployAuthAppModel
hashCode
in class java.lang.Object
public java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
getPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
getPrimaryKeyObj
in interface WeDeployAuthAppModel
public java.lang.Object clone()
clone
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
clone
in interface WeDeployAuthAppModel
clone
in class java.lang.Object
public java.lang.String getClientId()
getClientId
in interface WeDeployAuthAppModel
public java.lang.String getClientSecret()
getClientSecret
in interface WeDeployAuthAppModel
public java.lang.String getName()
getName
in interface WeDeployAuthAppModel
public java.lang.String getRedirectURI()
getRedirectURI
in interface WeDeployAuthAppModel
public java.lang.String getUserName()
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
getUserName
in interface WeDeployAuthAppModel
public java.lang.String getUserUuid()
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
getUserUuid
in interface WeDeployAuthAppModel
public java.lang.String toString()
toString
in interface WeDeployAuthAppModel
toString
in class java.lang.Object
public java.lang.String toXmlString()
toXmlString
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
toXmlString
in interface WeDeployAuthAppModel
public java.util.Date getCreateDate()
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface WeDeployAuthAppModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface WeDeployAuthAppModel
public long getCompanyId()
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface WeDeployAuthAppModel
public long getPrimaryKey()
getPrimaryKey
in interface WeDeployAuthAppModel
public long getUserId()
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
getUserId
in interface WeDeployAuthAppModel
public long getWeDeployAuthAppId()
getWeDeployAuthAppId
in interface WeDeployAuthAppModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCachedModel(boolean cachedModel)
setCachedModel
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
setCachedModel
in interface WeDeployAuthAppModel
public void setClientId(java.lang.String clientId)
setClientId
in interface WeDeployAuthAppModel
clientId
- the client ID of this we deploy auth apppublic void setClientSecret(java.lang.String clientSecret)
setClientSecret
in interface WeDeployAuthAppModel
clientSecret
- the client secret of this we deploy auth apppublic void setCompanyId(long companyId)
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface WeDeployAuthAppModel
companyId
- the company ID of this we deploy auth apppublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface WeDeployAuthAppModel
createDate
- the create date of this we deploy auth apppublic void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
setExpandoBridgeAttributes
in interface WeDeployAuthAppModel
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
setExpandoBridgeAttributes
in interface WeDeployAuthAppModel
public void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
setExpandoBridgeAttributes
in interface WeDeployAuthAppModel
public void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface WeDeployAuthAppModel
modifiedDate
- the modified date of this we deploy auth apppublic void setName(java.lang.String name)
setName
in interface WeDeployAuthAppModel
name
- the name of this we deploy auth apppublic void setNew(boolean n)
setNew
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
setNew
in interface WeDeployAuthAppModel
public void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface WeDeployAuthAppModel
primaryKey
- the primary key of this we deploy auth apppublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
setPrimaryKeyObj
in interface com.liferay.portal.kernel.model.ClassedModel
setPrimaryKeyObj
in interface WeDeployAuthAppModel
public void setRedirectURI(java.lang.String redirectURI)
setRedirectURI
in interface WeDeployAuthAppModel
redirectURI
- the redirect uri of this we deploy auth apppublic void setUserId(long userId)
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
setUserId
in interface WeDeployAuthAppModel
userId
- the user ID of this we deploy auth apppublic void setUserName(java.lang.String userName)
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
setUserName
in interface WeDeployAuthAppModel
userName
- the user name of this we deploy auth apppublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
setUserUuid
in interface WeDeployAuthAppModel
userUuid
- the user uuid of this we deploy auth apppublic void setWeDeployAuthAppId(long weDeployAuthAppId)
setWeDeployAuthAppId
in interface WeDeployAuthAppModel
weDeployAuthAppId
- the we deploy auth app ID of this we deploy auth apppublic boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public WeDeployAuthApp getWrappedModel()
getWrappedModel
in interface com.liferay.portal.kernel.model.ModelWrapper<WeDeployAuthApp>
public boolean isEntityCacheEnabled()
isEntityCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
public boolean isFinderCacheEnabled()
isFinderCacheEnabled
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>
public void resetOriginalValues()
resetOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<WeDeployAuthApp>