@ProviderType public class MBMailingListWrapper extends java.lang.Object implements MBMailingList, ModelWrapper<MBMailingList>
This class is a wrapper for MBMailingList.
MBMailingList,
Serialized Form| Constructor and Description |
|---|
MBMailingListWrapper(MBMailingList mbMailingList) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Creates a shallow clone of this model instance.
|
int |
compareTo(MBMailingList mbMailingList) |
boolean |
equals(java.lang.Object obj) |
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.
|
java.util.Date |
getCreateDate()
Returns the create date of this message boards mailing list.
|
java.lang.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.
|
java.lang.String |
getInPassword()
Returns the in password of this message boards mailing list.
|
java.lang.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.
|
java.lang.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.
|
java.lang.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.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate()
Returns the modified date of this message boards mailing list.
|
boolean |
getOutCustom()
Returns the out custom of this message boards mailing list.
|
java.lang.String |
getOutEmailAddress()
Returns the out email address of this message boards mailing list.
|
java.lang.String |
getOutPassword()
Returns the out password of this message boards mailing list.
|
java.lang.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.
|
java.lang.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.
|
java.io.Serializable |
getPrimaryKeyObj()
Returns the primary key of this model instance.
|
long |
getUserId()
Returns the user ID of this message boards mailing list.
|
java.lang.String |
getUserName()
Returns the user name of this message boards mailing list.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this message boards mailing list.
|
java.lang.String |
getUuid()
Returns the uuid of this message boards mailing list.
|
MBMailingList |
getWrappedMBMailingList()
Deprecated.
As of 6.1.0, replaced by
getWrappedModel() |
MBMailingList |
getWrappedModel() |
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 |
isEntityCacheEnabled()
Returns
true if this model's entity cache is enabled. |
boolean |
isEscapedModel()
Returns
true if this model instance is escaped. |
boolean |
isFinderCacheEnabled()
Returns
true if this model's finder cache is enabled. |
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 |
persist()
Updates this model instance in the database or adds it if it does not yet
exist.
|
void |
resetOriginalValues()
Reset all original fields to current values.
|
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(java.util.Date createDate)
Sets the create date of this message boards mailing list.
|
void |
setEmailAddress(java.lang.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(java.lang.String inPassword)
Sets the in password of this message boards mailing list.
|
void |
setInProtocol(java.lang.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(java.lang.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(java.lang.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 |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.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(java.lang.String outEmailAddress)
Sets the out email address of this message boards mailing list.
|
void |
setOutPassword(java.lang.String outPassword)
Sets the out password of this message boards mailing list.
|
void |
setOutServerName(java.lang.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(java.lang.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(java.io.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(java.lang.String userName)
Sets the user name of this message boards mailing list.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this message boards mailing list.
|
void |
setUuid(java.lang.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. |
java.lang.String |
toString() |
MBMailingList |
toUnescapedModel() |
java.lang.String |
toXmlString()
Returns the XML representation of this model instance.
|
public MBMailingListWrapper(MBMailingList mbMailingList)
public java.lang.Class<?> getModelClass()
getModelClass in interface ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface ClassedModelpublic java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<MBMailingList>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<MBMailingList>public java.lang.Object clone()
BaseModelclone in interface BaseModel<MBMailingList>clone in interface MBMailingListModelclone in class java.lang.Objectpublic int compareTo(MBMailingList mbMailingList)
compareTo in interface MBMailingListModelcompareTo in interface java.lang.Comparable<MBMailingList>public boolean getActive()
getActive in interface MBMailingListModelpublic boolean getAllowAnonymous()
getAllowAnonymous in interface MBMailingListModelpublic long getCategoryId()
getCategoryId in interface MBMailingListModelpublic long getCompanyId()
getCompanyId in interface AuditedModelgetCompanyId in interface MBMailingListModelpublic java.util.Date getCreateDate()
getCreateDate in interface AuditedModelgetCreateDate in interface MBMailingListModelpublic java.lang.String getEmailAddress()
getEmailAddress in interface MBMailingListModelpublic ExpandoBridge getExpandoBridge()
BaseModelgetExpandoBridge in interface BaseModel<MBMailingList>getExpandoBridge in interface ClassedModelgetExpandoBridge in interface MBMailingListModelpublic long getGroupId()
getGroupId in interface GroupedModelgetGroupId in interface MBMailingListModelpublic java.lang.String getInPassword()
getInPassword in interface MBMailingListModelpublic java.lang.String getInProtocol()
getInProtocol in interface MBMailingListModelpublic int getInReadInterval()
getInReadInterval in interface MBMailingListModelpublic java.lang.String getInServerName()
getInServerName in interface MBMailingListModelpublic int getInServerPort()
getInServerPort in interface MBMailingListModelpublic boolean getInUseSSL()
getInUseSSL in interface MBMailingListModelpublic java.lang.String getInUserName()
getInUserName in interface MBMailingListModelpublic long getMailingListId()
getMailingListId in interface MBMailingListModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface AuditedModelgetModifiedDate in interface MBMailingListModelpublic boolean getOutCustom()
getOutCustom in interface MBMailingListModelpublic java.lang.String getOutEmailAddress()
getOutEmailAddress in interface MBMailingListModelpublic java.lang.String getOutPassword()
getOutPassword in interface MBMailingListModelpublic java.lang.String getOutServerName()
getOutServerName in interface MBMailingListModelpublic int getOutServerPort()
getOutServerPort in interface MBMailingListModelpublic boolean getOutUseSSL()
getOutUseSSL in interface MBMailingListModelpublic java.lang.String getOutUserName()
getOutUserName in interface MBMailingListModelpublic long getPrimaryKey()
getPrimaryKey in interface MBMailingListModelpublic java.io.Serializable getPrimaryKeyObj()
BaseModelgetPrimaryKeyObj in interface BaseModel<MBMailingList>getPrimaryKeyObj in interface ClassedModelgetPrimaryKeyObj in interface MBMailingListModelpublic long getUserId()
getUserId in interface AuditedModelgetUserId in interface MBMailingListModelpublic java.lang.String getUserName()
getUserName in interface AuditedModelgetUserName in interface MBMailingListModelpublic java.lang.String getUserUuid()
getUserUuid in interface AuditedModelgetUserUuid in interface MBMailingListModelpublic java.lang.String getUuid()
getUuid in interface MBMailingListModelpublic int hashCode()
hashCode in interface MBMailingListModelhashCode in class java.lang.Objectpublic boolean isActive()
true if this message boards mailing list is active.isActive in interface MBMailingListModeltrue if this message boards mailing list is active; false otherwisepublic boolean isAllowAnonymous()
true if this message boards mailing list is allow anonymous.isAllowAnonymous in interface MBMailingListModeltrue if this message boards mailing list is allow anonymous; false otherwisepublic boolean isCachedModel()
BaseModeltrue if this model instance was retrieved from the
entity cache.isCachedModel in interface BaseModel<MBMailingList>isCachedModel in interface MBMailingListModeltrue if this model instance was retrieved from the
entity cache; false otherwiseBaseModel.setCachedModel(boolean)public boolean isEscapedModel()
BaseModeltrue if this model instance is escaped.isEscapedModel in interface BaseModel<MBMailingList>isEscapedModel in interface MBMailingListModeltrue if this model instance is escaped;
false otherwisepublic boolean isInUseSSL()
true if this message boards mailing list is in use s s l.isInUseSSL in interface MBMailingListModeltrue if this message boards mailing list is in use s s l; false otherwisepublic boolean isNew()
BaseModeltrue if this model instance does not yet exist in
the database.isNew in interface BaseModel<MBMailingList>isNew in interface MBMailingListModeltrue if this model instance does not yet exist in
the database; false otherwisepublic boolean isOutCustom()
true if this message boards mailing list is out custom.isOutCustom in interface MBMailingListModeltrue if this message boards mailing list is out custom; false otherwisepublic boolean isOutUseSSL()
true if this message boards mailing list is out use s s l.isOutUseSSL in interface MBMailingListModeltrue if this message boards mailing list is out use s s l; false otherwisepublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setActive(boolean active)
setActive in interface MBMailingListModelactive - the active of this message boards mailing listpublic void setAllowAnonymous(boolean allowAnonymous)
setAllowAnonymous in interface MBMailingListModelallowAnonymous - the allow anonymous of this message boards mailing listpublic void setCachedModel(boolean cachedModel)
BaseModelsetCachedModel in interface BaseModel<MBMailingList>setCachedModel in interface MBMailingListModelcachedModel - whether this model instance was retrieved from the
entity cacheEntityCachepublic void setCategoryId(long categoryId)
setCategoryId in interface MBMailingListModelcategoryId - the category ID of this message boards mailing listpublic void setCompanyId(long companyId)
setCompanyId in interface AuditedModelsetCompanyId in interface MBMailingListModelcompanyId - the company ID of this message boards mailing listpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface AuditedModelsetCreateDate in interface MBMailingListModelcreateDate - the create date of this message boards mailing listpublic void setEmailAddress(java.lang.String emailAddress)
setEmailAddress in interface MBMailingListModelemailAddress - the email address of this message boards mailing listpublic void setExpandoBridgeAttributes(BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface BaseModel<MBMailingList>setExpandoBridgeAttributes in interface MBMailingListModelpublic void setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface BaseModel<MBMailingList>setExpandoBridgeAttributes in interface MBMailingListModelpublic void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModelsetExpandoBridgeAttributes in interface BaseModel<MBMailingList>setExpandoBridgeAttributes in interface MBMailingListModelserviceContext - the service context to be appliedServiceContext.getExpandoBridgeAttributes(
)public void setGroupId(long groupId)
setGroupId in interface GroupedModelsetGroupId in interface MBMailingListModelgroupId - the group ID of this message boards mailing listpublic void setInPassword(java.lang.String inPassword)
setInPassword in interface MBMailingListModelinPassword - the in password of this message boards mailing listpublic void setInProtocol(java.lang.String inProtocol)
setInProtocol in interface MBMailingListModelinProtocol - the in protocol of this message boards mailing listpublic void setInReadInterval(int inReadInterval)
setInReadInterval in interface MBMailingListModelinReadInterval - the in read interval of this message boards mailing listpublic void setInServerName(java.lang.String inServerName)
setInServerName in interface MBMailingListModelinServerName - the in server name of this message boards mailing listpublic void setInServerPort(int inServerPort)
setInServerPort in interface MBMailingListModelinServerPort - the in server port of this message boards mailing listpublic void setInUseSSL(boolean inUseSSL)
setInUseSSL in interface MBMailingListModelinUseSSL - the in use s s l of this message boards mailing listpublic void setInUserName(java.lang.String inUserName)
setInUserName in interface MBMailingListModelinUserName - the in user name of this message boards mailing listpublic void setMailingListId(long mailingListId)
setMailingListId in interface MBMailingListModelmailingListId - the mailing list ID of this message boards mailing listpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface AuditedModelsetModifiedDate in interface MBMailingListModelmodifiedDate - the modified date of this message boards mailing listpublic void setNew(boolean n)
BaseModelsetNew in interface BaseModel<MBMailingList>setNew in interface MBMailingListModeln - whether this model instance does not yet exist in the databasepublic void setOutCustom(boolean outCustom)
setOutCustom in interface MBMailingListModeloutCustom - the out custom of this message boards mailing listpublic void setOutEmailAddress(java.lang.String outEmailAddress)
setOutEmailAddress in interface MBMailingListModeloutEmailAddress - the out email address of this message boards mailing listpublic void setOutPassword(java.lang.String outPassword)
setOutPassword in interface MBMailingListModeloutPassword - the out password of this message boards mailing listpublic void setOutServerName(java.lang.String outServerName)
setOutServerName in interface MBMailingListModeloutServerName - the out server name of this message boards mailing listpublic void setOutServerPort(int outServerPort)
setOutServerPort in interface MBMailingListModeloutServerPort - the out server port of this message boards mailing listpublic void setOutUseSSL(boolean outUseSSL)
setOutUseSSL in interface MBMailingListModeloutUseSSL - the out use s s l of this message boards mailing listpublic void setOutUserName(java.lang.String outUserName)
setOutUserName in interface MBMailingListModeloutUserName - the out user name of this message boards mailing listpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface MBMailingListModelprimaryKey - the primary key of this message boards mailing listpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
BaseModelsetPrimaryKeyObj in interface BaseModel<MBMailingList>setPrimaryKeyObj in interface ClassedModelsetPrimaryKeyObj in interface MBMailingListModelprimaryKeyObj - the primary key of this model instancepublic void setUserId(long userId)
setUserId in interface AuditedModelsetUserId in interface MBMailingListModeluserId - the user ID of this message boards mailing listpublic void setUserName(java.lang.String userName)
setUserName in interface AuditedModelsetUserName in interface MBMailingListModeluserName - the user name of this message boards mailing listpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface AuditedModelsetUserUuid in interface MBMailingListModeluserUuid - the user uuid of this message boards mailing listpublic void setUuid(java.lang.String uuid)
setUuid in interface MBMailingListModeluuid - the uuid of this message boards mailing listpublic CacheModel<MBMailingList> toCacheModel()
BaseModeltoCacheModel in interface BaseModel<MBMailingList>toCacheModel in interface MBMailingListModelpublic MBMailingList toEscapedModel()
BaseModelAutoEscapeBeanHandler.toEscapedModel in interface BaseModel<MBMailingList>toEscapedModel in interface MBMailingListModelAutoEscapeBeanHandlerpublic java.lang.String toString()
toString in interface MBMailingListModeltoString in class java.lang.Objectpublic MBMailingList toUnescapedModel()
toUnescapedModel in interface BaseModel<MBMailingList>toUnescapedModel in interface MBMailingListModelpublic java.lang.String toXmlString()
BaseModeltoXmlString in interface BaseModel<MBMailingList>toXmlString in interface MBMailingListModelpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object@Deprecated public MBMailingList getWrappedMBMailingList()
getWrappedModel()public MBMailingList getWrappedModel()
getWrappedModel in interface ModelWrapper<MBMailingList>public boolean isEntityCacheEnabled()
BaseModeltrue if this model's entity cache is enabled.isEntityCacheEnabled in interface BaseModel<MBMailingList>true if this model's entity cache is enabled;
false otherwisepublic boolean isFinderCacheEnabled()
BaseModeltrue if this model's finder cache is enabled.isFinderCacheEnabled in interface BaseModel<MBMailingList>true if this model's finder cache is enabled;
false otherwisepublic void resetOriginalValues()
BaseModelresetOriginalValues in interface BaseModel<MBMailingList>