Package com.liferay.message.boards.model
Class MBMailingListWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MBMailingList>
com.liferay.message.boards.model.MBMailingListWrapper
- All Implemented Interfaces:
MBMailingList
,MBMailingListModel
,com.liferay.portal.kernel.model.AuditedModel
,com.liferay.portal.kernel.model.BaseModel<MBMailingList>
,com.liferay.portal.kernel.model.change.tracking.CTModel<MBMailingList>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.GroupedModel
,com.liferay.portal.kernel.model.ModelWrapper<MBMailingList>
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.PersistedModel
,com.liferay.portal.kernel.model.ShardedModel
,com.liferay.portal.kernel.model.StagedAuditedModel
,com.liferay.portal.kernel.model.StagedModel
,Serializable
,Cloneable
,Comparable<MBMailingList>
public class MBMailingListWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MBMailingList>
implements MBMailingList, com.liferay.portal.kernel.model.ModelWrapper<MBMailingList>
This class is a wrapper for MBMailingList
.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.message.boards.model.MBMailingList
MAILING_LIST_ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Returns the active of this message boards mailing list.boolean
Returns the allow anonymous of this message boards mailing list.long
Returns the category ID of this message boards mailing list.long
Returns the company ID of this message boards mailing list.Returns the create date of this message boards mailing list.long
Returns the ct collection ID of this message boards mailing list.Returns the email address of this message boards mailing list.long
Returns the group ID of this message boards mailing list.Returns the in password of this message boards mailing list.Returns the in protocol of this message boards mailing list.int
Returns the in read interval of this message boards mailing list.Returns the in server name of this message boards mailing list.int
Returns the in server port of this message boards mailing list.Returns the in user name of this message boards mailing list.boolean
Returns the in use ssl of this message boards mailing list.long
Returns the mailing list ID of this message boards mailing list.Returns the modified date of this message boards mailing list.long
Returns the mvcc version of this message boards mailing list.boolean
Returns the out custom of this message boards mailing list.Returns the out email address of this message boards mailing list.Returns the out password of this message boards mailing list.Returns the out server name of this message boards mailing list.int
Returns the out server port of this message boards mailing list.Returns the out user name of this message boards mailing list.boolean
Returns the out use ssl of this message boards mailing list.long
Returns the primary key of this message boards mailing list.com.liferay.exportimport.kernel.lar.StagedModelType
long
Returns the user ID of this message boards mailing list.Returns the user name of this message boards mailing list.Returns the user uuid of this message boards mailing list.getUuid()
Returns the uuid of this message boards mailing list.boolean
isActive()
Returnstrue
if this message boards mailing list is active.boolean
Returnstrue
if this message boards mailing list is allow anonymous.boolean
Returnstrue
if this message boards mailing list is in use ssl.boolean
Returnstrue
if this message boards mailing list is out custom.boolean
Returnstrue
if this message boards mailing list is out use ssl.void
persist()
void
setActive
(boolean active) Sets whether this message boards mailing list is active.void
setAllowAnonymous
(boolean allowAnonymous) Sets whether this message boards mailing list is allow anonymous.void
setCategoryId
(long categoryId) Sets the category ID of this message boards mailing list.void
setCompanyId
(long companyId) Sets the company ID of this message boards mailing list.void
setCreateDate
(Date createDate) Sets the create date of this message boards mailing list.void
setCtCollectionId
(long ctCollectionId) Sets the ct collection ID of this message boards mailing list.void
setEmailAddress
(String emailAddress) Sets the email address of this message boards mailing list.void
setGroupId
(long groupId) Sets the group ID of this message boards mailing list.void
setInPassword
(String inPassword) Sets the in password of this message boards mailing list.void
setInProtocol
(String inProtocol) Sets the in protocol of this message boards mailing list.void
setInReadInterval
(int inReadInterval) Sets the in read interval of this message boards mailing list.void
setInServerName
(String inServerName) Sets the in server name of this message boards mailing list.void
setInServerPort
(int inServerPort) Sets the in server port of this message boards mailing list.void
setInUserName
(String inUserName) Sets the in user name of this message boards mailing list.void
setInUseSSL
(boolean inUseSSL) Sets whether this message boards mailing list is in use ssl.void
setMailingListId
(long mailingListId) Sets the mailing list ID of this message boards mailing list.void
setModelAttributes
(Map<String, Object> attributes) void
setModifiedDate
(Date modifiedDate) Sets the modified date of this message boards mailing list.void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this message boards mailing list.void
setOutCustom
(boolean outCustom) Sets whether this message boards mailing list is out custom.void
setOutEmailAddress
(String outEmailAddress) Sets the out email address of this message boards mailing list.void
setOutPassword
(String outPassword) Sets the out password of this message boards mailing list.void
setOutServerName
(String outServerName) Sets the out server name of this message boards mailing list.void
setOutServerPort
(int outServerPort) Sets the out server port of this message boards mailing list.void
setOutUserName
(String outUserName) Sets the out user name of this message boards mailing list.void
setOutUseSSL
(boolean outUseSSL) Sets whether this message boards mailing list is out use ssl.void
setPrimaryKey
(long primaryKey) Sets the primary key of this message boards mailing list.void
setUserId
(long userId) Sets the user ID of this message boards mailing list.void
setUserName
(String userName) Sets the user name of this message boards mailing list.void
setUserUuid
(String userUuid) Sets the user uuid of this message boards mailing list.void
Sets the uuid of this message boards mailing list.protected MBMailingListWrapper
wrap
(MBMailingList mbMailingList) 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, 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
Methods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
MBMailingListWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<MBMailingList>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfacecom.liferay.portal.kernel.model.BaseModel<MBMailingList>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<MBMailingList>
- Specified by:
cloneWithOriginalValues
in interfaceMBMailingListModel
-
getActive
public boolean getActive()Returns the active of this message boards mailing list.- Specified by:
getActive
in interfaceMBMailingListModel
- Returns:
- the active of this message boards mailing list
-
getAllowAnonymous
public boolean getAllowAnonymous()Returns the allow anonymous of this message boards mailing list.- Specified by:
getAllowAnonymous
in interfaceMBMailingListModel
- Returns:
- the allow anonymous of this message boards mailing list
-
getCategoryId
public long getCategoryId()Returns the category ID of this message boards mailing list.- Specified by:
getCategoryId
in interfaceMBMailingListModel
- Returns:
- the category ID of this message boards mailing list
-
getCompanyId
public long getCompanyId()Returns the company ID of this message boards mailing list.- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCompanyId
in interfaceMBMailingListModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the company ID of this message boards mailing list
-
getCreateDate
Returns the create date of this message boards mailing list.- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCreateDate
in interfaceMBMailingListModel
- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the create date of this message boards mailing list
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this message boards mailing list.- Specified by:
getCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<MBMailingList>
- Specified by:
getCtCollectionId
in interfaceMBMailingListModel
- Returns:
- the ct collection ID of this message boards mailing list
-
getEmailAddress
Returns the email address of this message boards mailing list.- Specified by:
getEmailAddress
in interfaceMBMailingListModel
- Returns:
- the email address of this message boards mailing list
-
getGroupId
public long getGroupId()Returns the group ID of this message boards mailing list.- Specified by:
getGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Specified by:
getGroupId
in interfaceMBMailingListModel
- Returns:
- the group ID of this message boards mailing list
-
getInPassword
Returns the in password of this message boards mailing list.- Specified by:
getInPassword
in interfaceMBMailingListModel
- Returns:
- the in password of this message boards mailing list
-
getInProtocol
Returns the in protocol of this message boards mailing list.- Specified by:
getInProtocol
in interfaceMBMailingListModel
- Returns:
- the in protocol of this message boards mailing list
-
getInReadInterval
public int getInReadInterval()Returns the in read interval of this message boards mailing list.- Specified by:
getInReadInterval
in interfaceMBMailingListModel
- Returns:
- the in read interval of this message boards mailing list
-
getInServerName
Returns the in server name of this message boards mailing list.- Specified by:
getInServerName
in interfaceMBMailingListModel
- Returns:
- the in server name of this message boards mailing list
-
getInServerPort
public int getInServerPort()Returns the in server port of this message boards mailing list.- Specified by:
getInServerPort
in interfaceMBMailingListModel
- Returns:
- the in server port of this message boards mailing list
-
getInUserName
Returns the in user name of this message boards mailing list.- Specified by:
getInUserName
in interfaceMBMailingListModel
- Returns:
- the in user name of this message boards mailing list
-
getInUseSSL
public boolean getInUseSSL()Returns the in use ssl of this message boards mailing list.- Specified by:
getInUseSSL
in interfaceMBMailingListModel
- Returns:
- the in use ssl of this message boards mailing list
-
getMailingListId
public long getMailingListId()Returns the mailing list ID of this message boards mailing list.- Specified by:
getMailingListId
in interfaceMBMailingListModel
- Returns:
- the mailing list ID of this message boards mailing list
-
getModifiedDate
Returns the modified date of this message boards mailing list.- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getModifiedDate
in interfaceMBMailingListModel
- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the modified date of this message boards mailing list
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this message boards mailing list.- Specified by:
getMvccVersion
in interfaceMBMailingListModel
- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Returns:
- the mvcc version of this message boards mailing list
-
getOutCustom
public boolean getOutCustom()Returns the out custom of this message boards mailing list.- Specified by:
getOutCustom
in interfaceMBMailingListModel
- Returns:
- the out custom of this message boards mailing list
-
getOutEmailAddress
Returns the out email address of this message boards mailing list.- Specified by:
getOutEmailAddress
in interfaceMBMailingListModel
- Returns:
- the out email address of this message boards mailing list
-
getOutPassword
Returns the out password of this message boards mailing list.- Specified by:
getOutPassword
in interfaceMBMailingListModel
- Returns:
- the out password of this message boards mailing list
-
getOutServerName
Returns the out server name of this message boards mailing list.- Specified by:
getOutServerName
in interfaceMBMailingListModel
- Returns:
- the out server name of this message boards mailing list
-
getOutServerPort
public int getOutServerPort()Returns the out server port of this message boards mailing list.- Specified by:
getOutServerPort
in interfaceMBMailingListModel
- Returns:
- the out server port of this message boards mailing list
-
getOutUserName
Returns the out user name of this message boards mailing list.- Specified by:
getOutUserName
in interfaceMBMailingListModel
- Returns:
- the out user name of this message boards mailing list
-
getOutUseSSL
public boolean getOutUseSSL()Returns the out use ssl of this message boards mailing list.- Specified by:
getOutUseSSL
in interfaceMBMailingListModel
- Returns:
- the out use ssl of this message boards mailing list
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this message boards mailing list.- Specified by:
getPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<MBMailingList>
- Specified by:
getPrimaryKey
in interfaceMBMailingListModel
- Returns:
- the primary key of this message boards mailing list
-
getUserId
public long getUserId()Returns the user ID of this message boards mailing list.- Specified by:
getUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserId
in interfaceMBMailingListModel
- Returns:
- the user ID of this message boards mailing list
-
getUserName
Returns the user name of this message boards mailing list.- Specified by:
getUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserName
in interfaceMBMailingListModel
- Returns:
- the user name of this message boards mailing list
-
getUserUuid
Returns the user uuid of this message boards mailing list.- Specified by:
getUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getUserUuid
in interfaceMBMailingListModel
- Returns:
- the user uuid of this message boards mailing list
-
getUuid
Returns the uuid of this message boards mailing list.- Specified by:
getUuid
in interfaceMBMailingListModel
- Specified by:
getUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the uuid of this message boards mailing list
-
isActive
public boolean isActive()Returnstrue
if this message boards mailing list is active.- Specified by:
isActive
in interfaceMBMailingListModel
- Returns:
true
if this message boards mailing list is active;false
otherwise
-
isAllowAnonymous
public boolean isAllowAnonymous()Returnstrue
if this message boards mailing list is allow anonymous.- Specified by:
isAllowAnonymous
in interfaceMBMailingListModel
- Returns:
true
if this message boards mailing list is allow anonymous;false
otherwise
-
isInUseSSL
public boolean isInUseSSL()Returnstrue
if this message boards mailing list is in use ssl.- Specified by:
isInUseSSL
in interfaceMBMailingListModel
- Returns:
true
if this message boards mailing list is in use ssl;false
otherwise
-
isOutCustom
public boolean isOutCustom()Returnstrue
if this message boards mailing list is out custom.- Specified by:
isOutCustom
in interfaceMBMailingListModel
- Returns:
true
if this message boards mailing list is out custom;false
otherwise
-
isOutUseSSL
public boolean isOutUseSSL()Returnstrue
if this message boards mailing list is out use ssl.- Specified by:
isOutUseSSL
in interfaceMBMailingListModel
- Returns:
true
if this message boards mailing list is out use ssl;false
otherwise
-
persist
public void persist()- Specified by:
persist
in interfacecom.liferay.portal.kernel.model.PersistedModel
-
setActive
public void setActive(boolean active) Sets whether this message boards mailing list is active.- Specified by:
setActive
in interfaceMBMailingListModel
- Parameters:
active
- the active of this message boards mailing list
-
setAllowAnonymous
public void setAllowAnonymous(boolean allowAnonymous) Sets whether this message boards mailing list is allow anonymous.- Specified by:
setAllowAnonymous
in interfaceMBMailingListModel
- Parameters:
allowAnonymous
- the allow anonymous of this message boards mailing list
-
setCategoryId
public void setCategoryId(long categoryId) Sets the category ID of this message boards mailing list.- Specified by:
setCategoryId
in interfaceMBMailingListModel
- Parameters:
categoryId
- the category ID of this message boards mailing list
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this message boards mailing list.- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCompanyId
in interfaceMBMailingListModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
companyId
- the company ID of this message boards mailing list
-
setCreateDate
Sets the create date of this message boards mailing list.- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCreateDate
in interfaceMBMailingListModel
- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
createDate
- the create date of this message boards mailing list
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this message boards mailing list.- Specified by:
setCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<MBMailingList>
- Specified by:
setCtCollectionId
in interfaceMBMailingListModel
- Parameters:
ctCollectionId
- the ct collection ID of this message boards mailing list
-
setEmailAddress
Sets the email address of this message boards mailing list.- Specified by:
setEmailAddress
in interfaceMBMailingListModel
- Parameters:
emailAddress
- the email address of this message boards mailing list
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this message boards mailing list.- Specified by:
setGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Specified by:
setGroupId
in interfaceMBMailingListModel
- Parameters:
groupId
- the group ID of this message boards mailing list
-
setInPassword
Sets the in password of this message boards mailing list.- Specified by:
setInPassword
in interfaceMBMailingListModel
- Parameters:
inPassword
- the in password of this message boards mailing list
-
setInProtocol
Sets the in protocol of this message boards mailing list.- Specified by:
setInProtocol
in interfaceMBMailingListModel
- Parameters:
inProtocol
- the in protocol of this message boards mailing list
-
setInReadInterval
public void setInReadInterval(int inReadInterval) Sets the in read interval of this message boards mailing list.- Specified by:
setInReadInterval
in interfaceMBMailingListModel
- Parameters:
inReadInterval
- the in read interval of this message boards mailing list
-
setInServerName
Sets the in server name of this message boards mailing list.- Specified by:
setInServerName
in interfaceMBMailingListModel
- Parameters:
inServerName
- the in server name of this message boards mailing list
-
setInServerPort
public void setInServerPort(int inServerPort) Sets the in server port of this message boards mailing list.- Specified by:
setInServerPort
in interfaceMBMailingListModel
- Parameters:
inServerPort
- the in server port of this message boards mailing list
-
setInUserName
Sets the in user name of this message boards mailing list.- Specified by:
setInUserName
in interfaceMBMailingListModel
- Parameters:
inUserName
- the in user name of this message boards mailing list
-
setInUseSSL
public void setInUseSSL(boolean inUseSSL) Sets whether this message boards mailing list is in use ssl.- Specified by:
setInUseSSL
in interfaceMBMailingListModel
- Parameters:
inUseSSL
- the in use ssl of this message boards mailing list
-
setMailingListId
public void setMailingListId(long mailingListId) Sets the mailing list ID of this message boards mailing list.- Specified by:
setMailingListId
in interfaceMBMailingListModel
- Parameters:
mailingListId
- the mailing list ID of this message boards mailing list
-
setModifiedDate
Sets the modified date of this message boards mailing list.- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setModifiedDate
in interfaceMBMailingListModel
- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
modifiedDate
- the modified date of this message boards mailing list
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this message boards mailing list.- Specified by:
setMvccVersion
in interfaceMBMailingListModel
- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Parameters:
mvccVersion
- the mvcc version of this message boards mailing list
-
setOutCustom
public void setOutCustom(boolean outCustom) Sets whether this message boards mailing list is out custom.- Specified by:
setOutCustom
in interfaceMBMailingListModel
- Parameters:
outCustom
- the out custom of this message boards mailing list
-
setOutEmailAddress
Sets the out email address of this message boards mailing list.- Specified by:
setOutEmailAddress
in interfaceMBMailingListModel
- Parameters:
outEmailAddress
- the out email address of this message boards mailing list
-
setOutPassword
Sets the out password of this message boards mailing list.- Specified by:
setOutPassword
in interfaceMBMailingListModel
- Parameters:
outPassword
- the out password of this message boards mailing list
-
setOutServerName
Sets the out server name of this message boards mailing list.- Specified by:
setOutServerName
in interfaceMBMailingListModel
- Parameters:
outServerName
- the out server name of this message boards mailing list
-
setOutServerPort
public void setOutServerPort(int outServerPort) Sets the out server port of this message boards mailing list.- Specified by:
setOutServerPort
in interfaceMBMailingListModel
- Parameters:
outServerPort
- the out server port of this message boards mailing list
-
setOutUserName
Sets the out user name of this message boards mailing list.- Specified by:
setOutUserName
in interfaceMBMailingListModel
- Parameters:
outUserName
- the out user name of this message boards mailing list
-
setOutUseSSL
public void setOutUseSSL(boolean outUseSSL) Sets whether this message boards mailing list is out use ssl.- Specified by:
setOutUseSSL
in interfaceMBMailingListModel
- Parameters:
outUseSSL
- the out use ssl of this message boards mailing list
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this message boards mailing list.- Specified by:
setPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<MBMailingList>
- Specified by:
setPrimaryKey
in interfaceMBMailingListModel
- Parameters:
primaryKey
- the primary key of this message boards mailing list
-
setUserId
public void setUserId(long userId) Sets the user ID of this message boards mailing list.- Specified by:
setUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserId
in interfaceMBMailingListModel
- Parameters:
userId
- the user ID of this message boards mailing list
-
setUserName
Sets the user name of this message boards mailing list.- Specified by:
setUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserName
in interfaceMBMailingListModel
- Parameters:
userName
- the user name of this message boards mailing list
-
setUserUuid
Sets the user uuid of this message boards mailing list.- Specified by:
setUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setUserUuid
in interfaceMBMailingListModel
- Parameters:
userUuid
- the user uuid of this message boards mailing list
-
setUuid
Sets the uuid of this message boards mailing list.- Specified by:
setUuid
in interfaceMBMailingListModel
- Specified by:
setUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
uuid
- the uuid of this message boards mailing list
-
toXmlString
- Specified by:
toXmlString
in interfaceMBMailingListModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctions
in interfacecom.liferay.portal.kernel.model.BaseModel<MBMailingList>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumers
in interfacecom.liferay.portal.kernel.model.BaseModel<MBMailingList>
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelType
in interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
- Specified by:
wrap
in classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MBMailingList>
-