@ProviderType public interface MBMailingListModel extends BaseModel<MBMailingList>, GroupedModel, ShardedModel, StagedAuditedModel
This interface and its corresponding implementation com.liferay.portlet.messageboards.model.impl.MBMailingListModelImpl exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in com.liferay.portlet.messageboards.model.impl.MBMailingListImpl.
MBMailingList,
com.liferay.portlet.messageboards.model.impl.MBMailingListImpl,
com.liferay.portlet.messageboards.model.impl.MBMailingListModelImpl| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
Creates a shallow clone of this model instance.
|
int |
compareTo(MBMailingList mbMailingList) |
boolean |
getActive()
Returns the active of this message boards mailing list.
|
boolean |
getAllowAnonymous()
Returns the allow anonymous of this message boards mailing list.
|
long |
getCategoryId()
Returns the category ID of this message boards mailing list.
|
long |
getCompanyId()
Returns the company ID of this message boards mailing list.
|
Date |
getCreateDate()
Returns the create date of this message boards mailing list.
|
String |
getEmailAddress()
Returns the email address of this message boards mailing list.
|
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance.
|
long |
getGroupId()
Returns the group ID of this message boards mailing list.
|
String |
getInPassword()
Returns the in password of this message boards mailing list.
|
String |
getInProtocol()
Returns the in protocol of this message boards mailing list.
|
int |
getInReadInterval()
Returns the in read interval of this message boards mailing list.
|
String |
getInServerName()
Returns the in server name of this message boards mailing list.
|
int |
getInServerPort()
Returns the in server port of this message boards mailing list.
|
String |
getInUserName()
Returns the in user name of this message boards mailing list.
|
boolean |
getInUseSSL()
Returns the in use s s l of this message boards mailing list.
|
long |
getMailingListId()
Returns the mailing list ID of this message boards mailing list.
|
Date |
getModifiedDate()
Returns the modified date of this message boards mailing list.
|
boolean |
getOutCustom()
Returns the out custom of this message boards mailing list.
|
String |
getOutEmailAddress()
Returns the out email address of this message boards mailing list.
|
String |
getOutPassword()
Returns the out password of this message boards mailing list.
|
String |
getOutServerName()
Returns the out server name of this message boards mailing list.
|
int |
getOutServerPort()
Returns the out server port of this message boards mailing list.
|
String |
getOutUserName()
Returns the out user name of this message boards mailing list.
|
boolean |
getOutUseSSL()
Returns the out use s s l of this message boards mailing list.
|
long |
getPrimaryKey()
Returns the primary key of this message boards mailing list.
|
Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance.
|
long |
getUserId()
Returns the user ID of this message boards mailing list.
|
String |
getUserName()
Returns the user name of this message boards mailing list.
|
String |
getUserUuid()
Returns the user uuid of this message boards mailing list.
|
String |
getUuid()
Returns the uuid of this message boards mailing list.
|
int |
hashCode() |
boolean |
isActive()
Returns
true if this message boards mailing list is active. |
boolean |
isAllowAnonymous()
Returns
true if this message boards mailing list is allow anonymous. |
boolean |
isCachedModel()
Returns
true if this model instance was retrieved from the
entity cache. |
boolean |
isEscapedModel()
Returns
true if this model instance is escaped. |
boolean |
isInUseSSL()
Returns
true if this message boards mailing list is in use s s l. |
boolean |
isNew()
Returns
true if this model instance does not yet exist in
the database. |
boolean |
isOutCustom()
Returns
true if this message boards mailing list is out custom. |
boolean |
isOutUseSSL()
Returns
true if this message boards mailing list is out use s s l. |
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 |
setCachedModel(boolean cachedModel)
Sets whether this model instance was retrieved from the entity cache.
|
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 |
setEmailAddress(String emailAddress)
Sets the email address of this message boards mailing list.
|
void |
setExpandoBridgeAttributes(BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the
attributes stored in the service context.
|
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 s s l.
|
void |
setMailingListId(long mailingListId)
Sets the mailing list ID of this message boards mailing list.
|
void |
setModifiedDate(Date modifiedDate)
Sets the modified date of this message boards mailing list.
|
void |
setNew(boolean n)
Sets whether this model instance does not yet exist in the database.
|
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 s s l.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this message boards mailing list.
|
void |
setPrimaryKeyObj(Serializable primaryKeyObj)
Sets the primary key of this model instance.
|
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 |
setUuid(String uuid)
Sets the uuid of this message boards mailing list.
|
CacheModel<MBMailingList> |
toCacheModel()
Returns a cache model object for this entity used by entity cache.
|
MBMailingList |
toEscapedModel()
Returns a copy of this entity as an escaped model instance by wrapping it
with an
AutoEscapeBeanHandler. |
String |
toString() |
MBMailingList |
toUnescapedModel() |
String |
toXmlString()
Returns the XML representation of this model instance.
|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetStagedModelTypegetModelClass, getModelClassNamelong getPrimaryKey()
void setPrimaryKey(long primaryKey)
primaryKey - the primary key of this message boards mailing list@AutoEscape String getUuid()
getUuid in interface StagedModelvoid setUuid(String uuid)
setUuid in interface StagedModeluuid - the uuid of this message boards mailing listlong getMailingListId()
void setMailingListId(long mailingListId)
mailingListId - the mailing list ID of this message boards mailing listlong getGroupId()
getGroupId in interface GroupedModelvoid setGroupId(long groupId)
setGroupId in interface GroupedModelgroupId - the group ID of this message boards mailing listlong getCompanyId()
getCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelgetCompanyId in interface StagedModelvoid setCompanyId(long companyId)
setCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelsetCompanyId in interface StagedModelcompanyId - the company ID of this message boards mailing listlong getUserId()
getUserId in interface AuditedModelvoid setUserId(long userId)
setUserId in interface AuditedModeluserId - the user ID of this message boards mailing listString getUserUuid()
getUserUuid in interface AuditedModelvoid setUserUuid(String userUuid)
setUserUuid in interface AuditedModeluserUuid - the user uuid of this message boards mailing list@AutoEscape String getUserName()
getUserName in interface AuditedModelvoid setUserName(String userName)
setUserName in interface AuditedModeluserName - the user name of this message boards mailing listDate getCreateDate()
getCreateDate in interface AuditedModelgetCreateDate in interface StagedModelvoid setCreateDate(Date createDate)
setCreateDate in interface AuditedModelsetCreateDate in interface StagedModelcreateDate - the create date of this message boards mailing listDate getModifiedDate()
getModifiedDate in interface AuditedModelgetModifiedDate in interface StagedModelvoid setModifiedDate(Date modifiedDate)
setModifiedDate in interface AuditedModelsetModifiedDate in interface StagedModelmodifiedDate - the modified date of this message boards mailing listlong getCategoryId()
void setCategoryId(long categoryId)
categoryId - the category ID of this message boards mailing list@AutoEscape String getEmailAddress()
void setEmailAddress(String emailAddress)
emailAddress - the email address of this message boards mailing list@AutoEscape String getInProtocol()
void setInProtocol(String inProtocol)
inProtocol - the in protocol of this message boards mailing list@AutoEscape String getInServerName()
void setInServerName(String inServerName)
inServerName - the in server name of this message boards mailing listint getInServerPort()
void setInServerPort(int inServerPort)
inServerPort - the in server port of this message boards mailing listboolean getInUseSSL()
boolean isInUseSSL()
true if this message boards mailing list is in use s s l.true if this message boards mailing list is in use s s l; false otherwisevoid setInUseSSL(boolean inUseSSL)
inUseSSL - the in use s s l of this message boards mailing list@AutoEscape String getInUserName()
void setInUserName(String inUserName)
inUserName - the in user name of this message boards mailing list@AutoEscape String getInPassword()
void setInPassword(String inPassword)
inPassword - the in password of this message boards mailing listint getInReadInterval()
void setInReadInterval(int inReadInterval)
inReadInterval - the in read interval of this message boards mailing list@AutoEscape String getOutEmailAddress()
void setOutEmailAddress(String outEmailAddress)
outEmailAddress - the out email address of this message boards mailing listboolean getOutCustom()
boolean isOutCustom()
true if this message boards mailing list is out custom.true if this message boards mailing list is out custom; false otherwisevoid setOutCustom(boolean outCustom)
outCustom - the out custom of this message boards mailing list@AutoEscape String getOutServerName()
void setOutServerName(String outServerName)
outServerName - the out server name of this message boards mailing listint getOutServerPort()
void setOutServerPort(int outServerPort)
outServerPort - the out server port of this message boards mailing listboolean getOutUseSSL()
boolean isOutUseSSL()
true if this message boards mailing list is out use s s l.true if this message boards mailing list is out use s s l; false otherwisevoid setOutUseSSL(boolean outUseSSL)
outUseSSL - the out use s s l of this message boards mailing list@AutoEscape String getOutUserName()
void setOutUserName(String outUserName)
outUserName - the out user name of this message boards mailing list@AutoEscape String getOutPassword()
void setOutPassword(String outPassword)
outPassword - the out password of this message boards mailing listboolean getAllowAnonymous()
boolean isAllowAnonymous()
true if this message boards mailing list is allow anonymous.true if this message boards mailing list is allow anonymous; false otherwisevoid setAllowAnonymous(boolean allowAnonymous)
allowAnonymous - the allow anonymous of this message boards mailing listboolean getActive()
boolean isActive()
true if this message boards mailing list is active.true if this message boards mailing list is active; false otherwisevoid setActive(boolean active)
active - the active of this message boards mailing listboolean isNew()
BaseModeltrue if this model instance does not yet exist in
the database.isNew in interface BaseModel<MBMailingList>true if this model instance does not yet exist in
the database; false otherwisevoid setNew(boolean n)
BaseModelsetNew in interface BaseModel<MBMailingList>n - whether this model instance does not yet exist in the databaseboolean isCachedModel()
BaseModeltrue if this model instance was retrieved from the
entity cache.isCachedModel in interface BaseModel<MBMailingList>true if this model instance was retrieved from the
entity cache; false otherwiseBaseModel.setCachedModel(boolean)void setCachedModel(boolean cachedModel)
BaseModelsetCachedModel in interface BaseModel<MBMailingList>cachedModel - whether this model instance was retrieved from the
entity cacheEntityCacheboolean isEscapedModel()
BaseModeltrue if this model instance is escaped.isEscapedModel in interface BaseModel<MBMailingList>true if this model instance is escaped;
false otherwiseSerializable getPrimaryKeyObj()
BaseModelgetPrimaryKeyObj in interface BaseModel<MBMailingList>getPrimaryKeyObj in interface ClassedModelvoid setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModelsetPrimaryKeyObj in interface BaseModel<MBMailingList>setPrimaryKeyObj in interface ClassedModelprimaryKeyObj - the primary key of this model instanceExpandoBridge getExpandoBridge()
BaseModelgetExpandoBridge in interface BaseModel<MBMailingList>getExpandoBridge in interface ClassedModelvoid setExpandoBridgeAttributes(BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface BaseModel<MBMailingList>void setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface BaseModel<MBMailingList>void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModelsetExpandoBridgeAttributes in interface BaseModel<MBMailingList>serviceContext - the service context to be appliedServiceContext.getExpandoBridgeAttributes()Object clone()
BaseModelclone in interface BaseModel<MBMailingList>clone in interface StagedModelint compareTo(MBMailingList mbMailingList)
compareTo in interface Comparable<MBMailingList>CacheModel<MBMailingList> toCacheModel()
BaseModeltoCacheModel in interface BaseModel<MBMailingList>MBMailingList toEscapedModel()
BaseModelAutoEscapeBeanHandler.toEscapedModel in interface BaseModel<MBMailingList>AutoEscapeBeanHandlerMBMailingList toUnescapedModel()
toUnescapedModel in interface BaseModel<MBMailingList>String toXmlString()
BaseModeltoXmlString in interface BaseModel<MBMailingList>