public class WeDeployAuthAppWrapper extends BaseModelWrapper<WeDeployAuthApp> implements ModelWrapper<WeDeployAuthApp>, WeDeployAuthApp
This class is a wrapper for WeDeployAuthApp.
WeDeployAuthApp,
Serialized FormmodelWE_DEPLOY_AUTH_APP_ID_ACCESSOR| Constructor and Description |
|---|
WeDeployAuthAppWrapper(WeDeployAuthApp weDeployAuthApp) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
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.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.
|
void |
persist()
Updates this model instance in the database or adds it if it does not yet
exist.
|
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 |
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 |
setPrimaryKey(long primaryKey)
Sets the primary key of this we deploy auth app.
|
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.
|
protected WeDeployAuthAppWrapper |
wrap(WeDeployAuthApp weDeployAuthApp) |
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, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitgetWrappedModelclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamepublic WeDeployAuthAppWrapper(WeDeployAuthApp weDeployAuthApp)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<WeDeployAuthApp>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<WeDeployAuthApp>public java.lang.String getClientId()
getClientId in interface WeDeployAuthAppModelpublic java.lang.String getClientSecret()
getClientSecret in interface WeDeployAuthAppModelpublic long getCompanyId()
getCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelgetCompanyId in interface WeDeployAuthAppModelpublic java.util.Date getCreateDate()
getCreateDate in interface AuditedModelgetCreateDate in interface WeDeployAuthAppModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface AuditedModelgetModifiedDate in interface WeDeployAuthAppModelpublic java.lang.String getName()
getName in interface WeDeployAuthAppModelpublic long getPrimaryKey()
getPrimaryKey in interface WeDeployAuthAppModelpublic java.lang.String getRedirectURI()
getRedirectURI in interface WeDeployAuthAppModelpublic long getUserId()
getUserId in interface AuditedModelgetUserId in interface WeDeployAuthAppModelpublic java.lang.String getUserName()
getUserName in interface AuditedModelgetUserName in interface WeDeployAuthAppModelpublic java.lang.String getUserUuid()
getUserUuid in interface AuditedModelgetUserUuid in interface WeDeployAuthAppModelpublic long getWeDeployAuthAppId()
getWeDeployAuthAppId in interface WeDeployAuthAppModelpublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setClientId(java.lang.String clientId)
setClientId in interface WeDeployAuthAppModelclientId - the client ID of this we deploy auth apppublic void setClientSecret(java.lang.String clientSecret)
setClientSecret in interface WeDeployAuthAppModelclientSecret - the client secret of this we deploy auth apppublic void setCompanyId(long companyId)
setCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelsetCompanyId in interface WeDeployAuthAppModelcompanyId - the company ID of this we deploy auth apppublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface AuditedModelsetCreateDate in interface WeDeployAuthAppModelcreateDate - the create date of this we deploy auth apppublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface AuditedModelsetModifiedDate in interface WeDeployAuthAppModelmodifiedDate - the modified date of this we deploy auth apppublic void setName(java.lang.String name)
setName in interface WeDeployAuthAppModelname - the name of this we deploy auth apppublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface WeDeployAuthAppModelprimaryKey - the primary key of this we deploy auth apppublic void setRedirectURI(java.lang.String redirectURI)
setRedirectURI in interface WeDeployAuthAppModelredirectURI - the redirect uri of this we deploy auth apppublic void setUserId(long userId)
setUserId in interface AuditedModelsetUserId in interface WeDeployAuthAppModeluserId - the user ID of this we deploy auth apppublic void setUserName(java.lang.String userName)
setUserName in interface AuditedModelsetUserName in interface WeDeployAuthAppModeluserName - the user name of this we deploy auth apppublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface AuditedModelsetUserUuid in interface WeDeployAuthAppModeluserUuid - the user uuid of this we deploy auth apppublic void setWeDeployAuthAppId(long weDeployAuthAppId)
setWeDeployAuthAppId in interface WeDeployAuthAppModelweDeployAuthAppId - the we deploy auth app ID of this we deploy auth appprotected WeDeployAuthAppWrapper wrap(WeDeployAuthApp weDeployAuthApp)
wrap in class BaseModelWrapper<WeDeployAuthApp>