com.liferay.portlet.messageboards.model
Interface MBBan

All Superinterfaces:
BaseModel<MBBan>, java.lang.Cloneable, java.lang.Comparable<MBBan>, MBBanModel, java.io.Serializable
All Known Implementing Classes:
MBBanWrapper

public interface MBBan
extends MBBanModel

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 MBBan table in the database.

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

Author:
Brian Wing Shun Chan
See Also:
MBBanModel, com.liferay.portlet.messageboards.model.impl.MBBanImpl, com.liferay.portlet.messageboards.model.impl.MBBanModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portlet.messageboards.model.MBBanModel
clone, compareTo, getBanId, getBanUserId, getBanUserUuid, getCompanyId, getCreateDate, getExpandoBridge, getGroupId, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setBanId, setBanUserId, setBanUserUuid, setCachedModel, setCompanyId, setCreateDate, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setNew, setPrimaryKey, setUserId, setUserName, setUserUuid, toEscapedModel, toString, toXmlString