com.liferay.portlet.messageboards.model
Interface MBMailingList

All Superinterfaces:
BaseModel<MBMailingList>, java.lang.Cloneable, java.lang.Comparable<MBMailingList>, MBMailingListModel, java.io.Serializable
All Known Implementing Classes:
MBMailingListWrapper

public interface MBMailingList
extends MBMailingListModel

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This interface is a model that represents the MBMailingList table in the database.

Customize com.liferay.portlet.messageboards.model.impl.MBMailingListImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
MBMailingListModel, com.liferay.portlet.messageboards.model.impl.MBMailingListImpl, com.liferay.portlet.messageboards.model.impl.MBMailingListModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.messageboards.model.MBMailingListModel
clone, compareTo, getActive, getCategoryId, getCompanyId, getCreateDate, getEmailAddress, getExpandoBridge, getGroupId, getInPassword, getInProtocol, getInReadInterval, getInServerName, getInServerPort, getInUserName, getInUseSSL, getMailingListId, getModifiedDate, getOutCustom, getOutEmailAddress, getOutPassword, getOutServerName, getOutServerPort, getOutUserName, getOutUseSSL, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserName, getUserUuid, getUuid, hashCode, isActive, isCachedModel, isEscapedModel, isInUseSSL, isNew, isOutCustom, isOutUseSSL, setActive, setCachedModel, setCategoryId, setCompanyId, setCreateDate, setEmailAddress, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setInPassword, setInProtocol, setInReadInterval, setInServerName, setInServerPort, setInUserName, setInUseSSL, setMailingListId, setModifiedDate, setNew, setOutCustom, setOutEmailAddress, setOutPassword, setOutServerName, setOutServerPort, setOutUserName, setOutUseSSL, setPrimaryKey, setUserId, setUserName, setUserUuid, setUuid, toEscapedModel, toString, toXmlString