Package com.liferay.contacts.model
Class EntryWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<Entry>
com.liferay.contacts.model.EntryWrapper
- All Implemented Interfaces:
Entry
,EntryModel
,com.liferay.portal.kernel.model.AuditedModel
,com.liferay.portal.kernel.model.BaseModel<Entry>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.GroupedModel
,com.liferay.portal.kernel.model.ModelWrapper<Entry>
,com.liferay.portal.kernel.model.PersistedModel
,com.liferay.portal.kernel.model.ShardedModel
,Serializable
,Cloneable
,Comparable<Entry>
public class EntryWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<Entry>
implements Entry, com.liferay.portal.kernel.model.ModelWrapper<Entry>
This class is a wrapper for Entry
.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.contacts.model.Entry
ENTRY_ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the comments of this entry.long
Returns the company ID of this entry.Returns the create date of this entry.Returns the email address of this entry.long
Returns the entry ID of this entry.Returns the full name of this entry.long
Returns the group ID of this entry.Returns the modified date of this entry.long
Returns the primary key of this entry.long
Returns the user ID of this entry.Returns the user name of this entry.Returns the user uuid of this entry.void
persist()
void
setComments
(String comments) Sets the comments of this entry.void
setCompanyId
(long companyId) Sets the company ID of this entry.void
setCreateDate
(Date createDate) Sets the create date of this entry.void
setEmailAddress
(String emailAddress) Sets the email address of this entry.void
setEntryId
(long entryId) Sets the entry ID of this entry.void
setFullName
(String fullName) Sets the full name of this entry.void
setGroupId
(long groupId) Sets the group ID of this entry.void
setModelAttributes
(Map<String, Object> attributes) void
setModifiedDate
(Date modifiedDate) Sets the modified date of this entry.void
setPrimaryKey
(long primaryKey) Sets the primary key of this entry.void
setUserId
(long userId) Sets the user ID of this entry.void
setUserName
(String userName) Sets the user name of this entry.void
setUserUuid
(String userUuid) Sets the user uuid of this entry.protected EntryWrapper
Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
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
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
EntryWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<Entry>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<Entry>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<Entry>
- Specified by:
cloneWithOriginalValues
in interfaceEntryModel
-
getComments
Returns the comments of this entry.- Specified by:
getComments
in interfaceEntryModel
- Returns:
- the comments of this entry
-
getCompanyId
public long getCompanyId()Returns the company ID of this entry.- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCompanyId
in interfaceEntryModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Returns:
- the company ID of this entry
-
getCreateDate
Returns the create date of this entry.- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCreateDate
in interfaceEntryModel
- Returns:
- the create date of this entry
-
getEmailAddress
Returns the email address of this entry.- Specified by:
getEmailAddress
in interfaceEntryModel
- Returns:
- the email address of this entry
-
getEntryId
public long getEntryId()Returns the entry ID of this entry.- Specified by:
getEntryId
in interfaceEntryModel
- Returns:
- the entry ID of this entry
-
getFullName
Returns the full name of this entry.- Specified by:
getFullName
in interfaceEntryModel
- Returns:
- the full name of this entry
-
getGroupId
public long getGroupId()Returns the group ID of this entry.- Specified by:
getGroupId
in interfaceEntryModel
- Specified by:
getGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Returns:
- the group ID of this entry
-
getModifiedDate
Returns the modified date of this entry.- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getModifiedDate
in interfaceEntryModel
- Returns:
- the modified date of this entry
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this entry.- Specified by:
getPrimaryKey
in interfaceEntryModel
- Returns:
- the primary key of this entry
-
getUserId
public long getUserId()Returns the user ID of this entry.- Specified by:
getUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserId
in interfaceEntryModel
- Returns:
- the user ID of this entry
-
getUserName
Returns the user name of this entry.- Specified by:
getUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserName
in interfaceEntryModel
- Returns:
- the user name of this entry
-
getUserUuid
Returns the user uuid of this entry.- Specified by:
getUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserUuid
in interfaceEntryModel
- Returns:
- the user uuid of this entry
-
persist
public void persist()- Specified by:
persist
in interfacecom.liferay.portal.kernel.model.PersistedModel
-
setComments
Sets the comments of this entry.- Specified by:
setComments
in interfaceEntryModel
- Parameters:
comments
- the comments of this entry
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this entry.- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCompanyId
in interfaceEntryModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Parameters:
companyId
- the company ID of this entry
-
setCreateDate
Sets the create date of this entry.- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCreateDate
in interfaceEntryModel
- Parameters:
createDate
- the create date of this entry
-
setEmailAddress
Sets the email address of this entry.- Specified by:
setEmailAddress
in interfaceEntryModel
- Parameters:
emailAddress
- the email address of this entry
-
setEntryId
public void setEntryId(long entryId) Sets the entry ID of this entry.- Specified by:
setEntryId
in interfaceEntryModel
- Parameters:
entryId
- the entry ID of this entry
-
setFullName
Sets the full name of this entry.- Specified by:
setFullName
in interfaceEntryModel
- Parameters:
fullName
- the full name of this entry
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this entry.- Specified by:
setGroupId
in interfaceEntryModel
- Specified by:
setGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Parameters:
groupId
- the group ID of this entry
-
setModifiedDate
Sets the modified date of this entry.- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setModifiedDate
in interfaceEntryModel
- Parameters:
modifiedDate
- the modified date of this entry
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this entry.- Specified by:
setPrimaryKey
in interfaceEntryModel
- Parameters:
primaryKey
- the primary key of this entry
-
setUserId
public void setUserId(long userId) Sets the user ID of this entry.- Specified by:
setUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserId
in interfaceEntryModel
- Parameters:
userId
- the user ID of this entry
-
setUserName
Sets the user name of this entry.- Specified by:
setUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserName
in interfaceEntryModel
- Parameters:
userName
- the user name of this entry
-
setUserUuid
Sets the user uuid of this entry.- Specified by:
setUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserUuid
in interfaceEntryModel
- Parameters:
userUuid
- the user uuid of this entry
-
toXmlString
- Specified by:
toXmlString
in interfaceEntryModel
-
wrap
- Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<Entry>
-