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
modelFields inherited from interface com.liferay.message.boards.model.MBMailingList
MAILING_LIST_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns the active of this message boards mailing list.booleanReturns the allow anonymous of this message boards mailing list.longReturns the category ID of this message boards mailing list.longReturns the company ID of this message boards mailing list.Returns the create date of this message boards mailing list.longReturns the ct collection ID of this message boards mailing list.Returns the email address of this message boards mailing list.longReturns 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.intReturns the in read interval of this message boards mailing list.Returns the in server name of this message boards mailing list.intReturns the in server port of this message boards mailing list.Returns the in user name of this message boards mailing list.booleanReturns the in use ssl of this message boards mailing list.longReturns the mailing list ID of this message boards mailing list.Returns the modified date of this message boards mailing list.longReturns the mvcc version of this message boards mailing list.booleanReturns 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.intReturns the out server port of this message boards mailing list.Returns the out user name of this message boards mailing list.booleanReturns the out use ssl of this message boards mailing list.longReturns the primary key of this message boards mailing list.com.liferay.exportimport.kernel.lar.StagedModelTypelongReturns 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.booleanisActive()Returnstrueif this message boards mailing list is active.booleanReturnstrueif this message boards mailing list is allow anonymous.booleanReturnstrueif this message boards mailing list is in use ssl.booleanReturnstrueif this message boards mailing list is out custom.booleanReturnstrueif this message boards mailing list is out use ssl.voidpersist()voidsetActive(boolean active) Sets whether this message boards mailing list is active.voidsetAllowAnonymous(boolean allowAnonymous) Sets whether this message boards mailing list is allow anonymous.voidsetCategoryId(long categoryId) Sets the category ID of this message boards mailing list.voidsetCompanyId(long companyId) Sets the company ID of this message boards mailing list.voidsetCreateDate(Date createDate) Sets the create date of this message boards mailing list.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this message boards mailing list.voidsetEmailAddress(String emailAddress) Sets the email address of this message boards mailing list.voidsetGroupId(long groupId) Sets the group ID of this message boards mailing list.voidsetInPassword(String inPassword) Sets the in password of this message boards mailing list.voidsetInProtocol(String inProtocol) Sets the in protocol of this message boards mailing list.voidsetInReadInterval(int inReadInterval) Sets the in read interval of this message boards mailing list.voidsetInServerName(String inServerName) Sets the in server name of this message boards mailing list.voidsetInServerPort(int inServerPort) Sets the in server port of this message boards mailing list.voidsetInUserName(String inUserName) Sets the in user name of this message boards mailing list.voidsetInUseSSL(boolean inUseSSL) Sets whether this message boards mailing list is in use ssl.voidsetMailingListId(long mailingListId) Sets the mailing list ID of this message boards mailing list.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this message boards mailing list.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this message boards mailing list.voidsetOutCustom(boolean outCustom) Sets whether this message boards mailing list is out custom.voidsetOutEmailAddress(String outEmailAddress) Sets the out email address of this message boards mailing list.voidsetOutPassword(String outPassword) Sets the out password of this message boards mailing list.voidsetOutServerName(String outServerName) Sets the out server name of this message boards mailing list.voidsetOutServerPort(int outServerPort) Sets the out server port of this message boards mailing list.voidsetOutUserName(String outUserName) Sets the out user name of this message boards mailing list.voidsetOutUseSSL(boolean outUseSSL) Sets whether this message boards mailing list is out use ssl.voidsetPrimaryKey(long primaryKey) Sets the primary key of this message boards mailing list.voidsetUserId(long userId) Sets the user ID of this message boards mailing list.voidsetUserName(String userName) Sets the user name of this message boards mailing list.voidsetUserUuid(String userUuid) Sets the user uuid of this message boards mailing list.voidSets the uuid of this message boards mailing list.protected MBMailingListWrapperwrap(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, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModelMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
MBMailingListWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<MBMailingList>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<MBMailingList>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<MBMailingList>- Specified by:
cloneWithOriginalValuesin interfaceMBMailingListModel
-
getActive
public boolean getActive()Returns the active of this message boards mailing list.- Specified by:
getActivein 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:
getAllowAnonymousin 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:
getCategoryIdin 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:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceMBMailingListModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
getCompanyIdin 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:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceMBMailingListModel- Specified by:
getCreateDatein 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:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<MBMailingList>- Specified by:
getCtCollectionIdin 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:
getEmailAddressin 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:
getGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Specified by:
getGroupIdin interfaceMBMailingListModel- Returns:
- the group ID of this message boards mailing list
-
getInPassword
Returns the in password of this message boards mailing list.- Specified by:
getInPasswordin interfaceMBMailingListModel- Returns:
- the in password of this message boards mailing list
-
getInProtocol
Returns the in protocol of this message boards mailing list.- Specified by:
getInProtocolin 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:
getInReadIntervalin 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:
getInServerNamein 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:
getInServerPortin 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:
getInUserNamein 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:
getInUseSSLin 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:
getMailingListIdin 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:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceMBMailingListModel- Specified by:
getModifiedDatein 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:
getMvccVersionin interfaceMBMailingListModel- Specified by:
getMvccVersionin 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:
getOutCustomin 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:
getOutEmailAddressin 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:
getOutPasswordin 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:
getOutServerNamein 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:
getOutServerPortin 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:
getOutUserNamein 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:
getOutUseSSLin 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:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<MBMailingList>- Specified by:
getPrimaryKeyin 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:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceMBMailingListModel- Returns:
- the user ID of this message boards mailing list
-
getUserName
Returns the user name of this message boards mailing list.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceMBMailingListModel- Returns:
- the user name of this message boards mailing list
-
getUserUuid
Returns the user uuid of this message boards mailing list.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceMBMailingListModel- Returns:
- the user uuid of this message boards mailing list
-
getUuid
Returns the uuid of this message boards mailing list.- Specified by:
getUuidin interfaceMBMailingListModel- Specified by:
getUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the uuid of this message boards mailing list
-
isActive
public boolean isActive()Returnstrueif this message boards mailing list is active.- Specified by:
isActivein interfaceMBMailingListModel- Returns:
trueif this message boards mailing list is active;falseotherwise
-
isAllowAnonymous
public boolean isAllowAnonymous()Returnstrueif this message boards mailing list is allow anonymous.- Specified by:
isAllowAnonymousin interfaceMBMailingListModel- Returns:
trueif this message boards mailing list is allow anonymous;falseotherwise
-
isInUseSSL
public boolean isInUseSSL()Returnstrueif this message boards mailing list is in use ssl.- Specified by:
isInUseSSLin interfaceMBMailingListModel- Returns:
trueif this message boards mailing list is in use ssl;falseotherwise
-
isOutCustom
public boolean isOutCustom()Returnstrueif this message boards mailing list is out custom.- Specified by:
isOutCustomin interfaceMBMailingListModel- Returns:
trueif this message boards mailing list is out custom;falseotherwise
-
isOutUseSSL
public boolean isOutUseSSL()Returnstrueif this message boards mailing list is out use ssl.- Specified by:
isOutUseSSLin interfaceMBMailingListModel- Returns:
trueif this message boards mailing list is out use ssl;falseotherwise
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setActive
public void setActive(boolean active) Sets whether this message boards mailing list is active.- Specified by:
setActivein 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:
setAllowAnonymousin 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:
setCategoryIdin 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:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceMBMailingListModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
setCompanyIdin 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:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceMBMailingListModel- Specified by:
setCreateDatein 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:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<MBMailingList>- Specified by:
setCtCollectionIdin 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:
setEmailAddressin 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:
setGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Specified by:
setGroupIdin 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:
setInPasswordin 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:
setInProtocolin 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:
setInReadIntervalin 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:
setInServerNamein 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:
setInServerPortin 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:
setInUserNamein 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:
setInUseSSLin 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:
setMailingListIdin 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:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceMBMailingListModel- Specified by:
setModifiedDatein 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:
setMvccVersionin interfaceMBMailingListModel- Specified by:
setMvccVersionin 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:
setOutCustomin 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:
setOutEmailAddressin 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:
setOutPasswordin 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:
setOutServerNamein 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:
setOutServerPortin 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:
setOutUserNamein 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:
setOutUseSSLin 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:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<MBMailingList>- Specified by:
setPrimaryKeyin 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:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin 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:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein 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:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceMBMailingListModel- Parameters:
userUuid- the user uuid of this message boards mailing list
-
setUuid
Sets the uuid of this message boards mailing list.- Specified by:
setUuidin interfaceMBMailingListModel- Specified by:
setUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
uuid- the uuid of this message boards mailing list
-
toXmlString
- Specified by:
toXmlStringin interfaceMBMailingListModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<MBMailingList>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<MBMailingList>
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelTypein interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<MBMailingList>
-