public class CTRemoteWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTRemote> implements CTRemote, com.liferay.portal.kernel.model.ModelWrapper<CTRemote>
This class is a wrapper for CTRemote
.
CTRemote
,
Serialized FormCT_REMOTE_ID_ACCESSOR
Constructor and Description |
---|
CTRemoteWrapper(CTRemote ctRemote) |
Modifier and Type | Method and Description |
---|---|
CTRemote |
cloneWithOriginalValues() |
java.lang.String |
getClientId()
Returns the client ID of this ct remote.
|
java.lang.String |
getClientSecret()
Returns the client secret of this ct remote.
|
long |
getCompanyId()
Returns the company ID of this ct remote.
|
java.util.Date |
getCreateDate()
Returns the create date of this ct remote.
|
long |
getCtRemoteId()
Returns the ct remote ID of this ct remote.
|
java.lang.String |
getDescription()
Returns the description of this ct remote.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this ct remote.
|
long |
getMvccVersion()
Returns the mvcc version of this ct remote.
|
java.lang.String |
getName()
Returns the name of this ct remote.
|
long |
getPrimaryKey()
Returns the primary key of this ct remote.
|
java.lang.String |
getUrl()
Returns the url of this ct remote.
|
long |
getUserId()
Returns the user ID of this ct remote.
|
java.lang.String |
getUserName() |
java.lang.String |
getUserUuid()
Returns the user uuid of this ct remote.
|
void |
persist() |
void |
setClientId(java.lang.String clientId)
Sets the client ID of this ct remote.
|
void |
setClientSecret(java.lang.String clientSecret)
Sets the client secret of this ct remote.
|
void |
setCompanyId(long companyId)
Sets the company ID of this ct remote.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this ct remote.
|
void |
setCtRemoteId(long ctRemoteId)
Sets the ct remote ID of this ct remote.
|
void |
setDescription(java.lang.String description)
Sets the description of this ct remote.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this ct remote.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this ct remote.
|
void |
setName(java.lang.String name)
Sets the name of this ct remote.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this ct remote.
|
void |
setUrl(java.lang.String url)
Sets the url of this ct remote.
|
void |
setUserId(long userId)
Sets the user ID of this ct remote.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this ct remote.
|
java.lang.String |
toXmlString() |
protected CTRemoteWrapper |
wrap(CTRemote ctRemote) |
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 CTRemoteWrapper(CTRemote ctRemote)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<CTRemote>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<CTRemote>
public CTRemote cloneWithOriginalValues()
cloneWithOriginalValues
in interface CTRemoteModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<CTRemote>
public java.lang.String getClientId()
getClientId
in interface CTRemoteModel
public java.lang.String getClientSecret()
getClientSecret
in interface CTRemoteModel
public long getCompanyId()
getCompanyId
in interface CTRemoteModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public java.util.Date getCreateDate()
getCreateDate
in interface CTRemoteModel
public long getCtRemoteId()
getCtRemoteId
in interface CTRemoteModel
public java.lang.String getDescription()
getDescription
in interface CTRemoteModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface CTRemoteModel
public long getMvccVersion()
getMvccVersion
in interface CTRemoteModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public java.lang.String getName()
getName
in interface CTRemoteModel
public long getPrimaryKey()
getPrimaryKey
in interface CTRemoteModel
public java.lang.String getUrl()
getUrl
in interface CTRemoteModel
public long getUserId()
getUserId
in interface CTRemoteModel
public java.lang.String getUserName()
getUserName
in interface CTRemote
public java.lang.String getUserUuid()
getUserUuid
in interface CTRemoteModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setClientId(java.lang.String clientId)
setClientId
in interface CTRemoteModel
clientId
- the client ID of this ct remotepublic void setClientSecret(java.lang.String clientSecret)
setClientSecret
in interface CTRemoteModel
clientSecret
- the client secret of this ct remotepublic void setCompanyId(long companyId)
setCompanyId
in interface CTRemoteModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this ct remotepublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface CTRemoteModel
createDate
- the create date of this ct remotepublic void setCtRemoteId(long ctRemoteId)
setCtRemoteId
in interface CTRemoteModel
ctRemoteId
- the ct remote ID of this ct remotepublic void setDescription(java.lang.String description)
setDescription
in interface CTRemoteModel
description
- the description of this ct remotepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface CTRemoteModel
modifiedDate
- the modified date of this ct remotepublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface CTRemoteModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this ct remotepublic void setName(java.lang.String name)
setName
in interface CTRemoteModel
name
- the name of this ct remotepublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface CTRemoteModel
primaryKey
- the primary key of this ct remotepublic void setUrl(java.lang.String url)
setUrl
in interface CTRemoteModel
url
- the url of this ct remotepublic void setUserId(long userId)
setUserId
in interface CTRemoteModel
userId
- the user ID of this ct remotepublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface CTRemoteModel
userUuid
- the user uuid of this ct remotepublic java.lang.String toXmlString()
toXmlString
in interface CTRemoteModel
protected CTRemoteWrapper wrap(CTRemote ctRemote)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CTRemote>