|
Liferay 6.2-ce-ga2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.messageboards.model.MBMailingListWrapper
@ProviderType public class MBMailingListWrapper
This class is a wrapper for MBMailingList.
MBMailingList,
Serialized Form| Constructor Summary | |
|---|---|
MBMailingListWrapper(MBMailingList mbMailingList)
|
|
| Method Summary | |
|---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(MBMailingList mbMailingList)
|
boolean |
equals(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. |
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. |
Map<String,Object> |
getModelAttributes()
|
Class<?> |
getModelClass()
|
String |
getModelClassName()
|
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. |
StagedModelType |
getStagedModelType()
|
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. |
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 |
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 |
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(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 |
setModelAttributes(Map<String,Object> attributes)
|
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. |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MBMailingListWrapper(MBMailingList mbMailingList)
| Method Detail |
|---|
public Class<?> getModelClass()
getModelClass in interface ClassedModelpublic String getModelClassName()
getModelClassName in interface ClassedModelpublic Map<String,Object> getModelAttributes()
getModelAttributes in interface BaseModel<MBMailingList>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface BaseModel<MBMailingList>public long getPrimaryKey()
getPrimaryKey in interface MBMailingListModelpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface MBMailingListModelprimaryKey - the primary key of this message boards mailing listpublic String getUuid()
getUuid in interface StagedModelgetUuid in interface MBMailingListModelpublic void setUuid(String uuid)
setUuid in interface StagedModelsetUuid in interface MBMailingListModeluuid - the uuid of this message boards mailing listpublic long getMailingListId()
getMailingListId in interface MBMailingListModelpublic void setMailingListId(long mailingListId)
setMailingListId in interface MBMailingListModelmailingListId - the mailing list ID of this message boards mailing listpublic long getGroupId()
getGroupId in interface GroupedModelgetGroupId in interface MBMailingListModelpublic void setGroupId(long groupId)
setGroupId in interface GroupedModelsetGroupId in interface MBMailingListModelgroupId - the group ID of this message boards mailing listpublic long getCompanyId()
getCompanyId in interface AuditedModelgetCompanyId in interface StagedModelgetCompanyId in interface MBMailingListModelpublic void setCompanyId(long companyId)
setCompanyId in interface AuditedModelsetCompanyId in interface StagedModelsetCompanyId in interface MBMailingListModelcompanyId - the company ID of this message boards mailing listpublic long getUserId()
getUserId in interface AuditedModelgetUserId in interface MBMailingListModelpublic void setUserId(long userId)
setUserId in interface AuditedModelsetUserId in interface MBMailingListModeluserId - the user ID of this message boards mailing list
public String getUserUuid()
throws SystemException
getUserUuid in interface AuditedModelgetUserUuid in interface MBMailingListModelSystemException - if a system exception occurredpublic void setUserUuid(String userUuid)
setUserUuid in interface AuditedModelsetUserUuid in interface MBMailingListModeluserUuid - the user uuid of this message boards mailing listpublic String getUserName()
getUserName in interface AuditedModelgetUserName in interface MBMailingListModelpublic void setUserName(String userName)
setUserName in interface AuditedModelsetUserName in interface MBMailingListModeluserName - the user name of this message boards mailing listpublic Date getCreateDate()
getCreateDate in interface AuditedModelgetCreateDate in interface StagedModelgetCreateDate in interface MBMailingListModelpublic void setCreateDate(Date createDate)
setCreateDate in interface AuditedModelsetCreateDate in interface StagedModelsetCreateDate in interface MBMailingListModelcreateDate - the create date of this message boards mailing listpublic Date getModifiedDate()
getModifiedDate in interface AuditedModelgetModifiedDate in interface StagedModelgetModifiedDate in interface MBMailingListModelpublic void setModifiedDate(Date modifiedDate)
setModifiedDate in interface AuditedModelsetModifiedDate in interface StagedModelsetModifiedDate in interface MBMailingListModelmodifiedDate - the modified date of this message boards mailing listpublic long getCategoryId()
getCategoryId in interface MBMailingListModelpublic void setCategoryId(long categoryId)
setCategoryId in interface MBMailingListModelcategoryId - the category ID of this message boards mailing listpublic String getEmailAddress()
getEmailAddress in interface MBMailingListModelpublic void setEmailAddress(String emailAddress)
setEmailAddress in interface MBMailingListModelemailAddress - the email address of this message boards mailing listpublic String getInProtocol()
getInProtocol in interface MBMailingListModelpublic void setInProtocol(String inProtocol)
setInProtocol in interface MBMailingListModelinProtocol - the in protocol of this message boards mailing listpublic String getInServerName()
getInServerName in interface MBMailingListModelpublic void setInServerName(String inServerName)
setInServerName in interface MBMailingListModelinServerName - the in server name of this message boards mailing listpublic int getInServerPort()
getInServerPort in interface MBMailingListModelpublic void setInServerPort(int inServerPort)
setInServerPort in interface MBMailingListModelinServerPort - the in server port of this message boards mailing listpublic boolean getInUseSSL()
getInUseSSL in interface MBMailingListModelpublic 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 void setInUseSSL(boolean inUseSSL)
setInUseSSL in interface MBMailingListModelinUseSSL - the in use s s l of this message boards mailing listpublic String getInUserName()
getInUserName in interface MBMailingListModelpublic void setInUserName(String inUserName)
setInUserName in interface MBMailingListModelinUserName - the in user name of this message boards mailing listpublic String getInPassword()
getInPassword in interface MBMailingListModelpublic void setInPassword(String inPassword)
setInPassword in interface MBMailingListModelinPassword - the in password of this message boards mailing listpublic int getInReadInterval()
getInReadInterval in interface MBMailingListModelpublic void setInReadInterval(int inReadInterval)
setInReadInterval in interface MBMailingListModelinReadInterval - the in read interval of this message boards mailing listpublic String getOutEmailAddress()
getOutEmailAddress in interface MBMailingListModelpublic void setOutEmailAddress(String outEmailAddress)
setOutEmailAddress in interface MBMailingListModeloutEmailAddress - the out email address of this message boards mailing listpublic boolean getOutCustom()
getOutCustom in interface MBMailingListModelpublic 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 void setOutCustom(boolean outCustom)
setOutCustom in interface MBMailingListModeloutCustom - the out custom of this message boards mailing listpublic String getOutServerName()
getOutServerName in interface MBMailingListModelpublic void setOutServerName(String outServerName)
setOutServerName in interface MBMailingListModeloutServerName - the out server name of this message boards mailing listpublic int getOutServerPort()
getOutServerPort in interface MBMailingListModelpublic void setOutServerPort(int outServerPort)
setOutServerPort in interface MBMailingListModeloutServerPort - the out server port of this message boards mailing listpublic boolean getOutUseSSL()
getOutUseSSL in interface MBMailingListModelpublic 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 setOutUseSSL(boolean outUseSSL)
setOutUseSSL in interface MBMailingListModeloutUseSSL - the out use s s l of this message boards mailing listpublic String getOutUserName()
getOutUserName in interface MBMailingListModelpublic void setOutUserName(String outUserName)
setOutUserName in interface MBMailingListModeloutUserName - the out user name of this message boards mailing listpublic String getOutPassword()
getOutPassword in interface MBMailingListModelpublic void setOutPassword(String outPassword)
setOutPassword in interface MBMailingListModeloutPassword - the out password of this message boards mailing listpublic boolean getAllowAnonymous()
getAllowAnonymous in interface MBMailingListModelpublic 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 void setAllowAnonymous(boolean allowAnonymous)
setAllowAnonymous in interface MBMailingListModelallowAnonymous - the allow anonymous of this message boards mailing listpublic boolean getActive()
getActive in interface MBMailingListModelpublic 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 void setActive(boolean active)
setActive in interface MBMailingListModelactive - the active of this message boards mailing listpublic 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 void setNew(boolean n)
BaseModel
setNew in interface BaseModel<MBMailingList>setNew in interface MBMailingListModeln - whether this model instance does not yet exist in the databasepublic 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 void setCachedModel(boolean cachedModel)
BaseModel
setCachedModel in interface BaseModel<MBMailingList>setCachedModel in interface MBMailingListModelcachedModel - whether this model instance was retrieved from the
entity cacheEntityCachepublic 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 Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj in interface BaseModel<MBMailingList>getPrimaryKeyObj in interface ClassedModelgetPrimaryKeyObj in interface MBMailingListModelpublic void setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj in interface BaseModel<MBMailingList>setPrimaryKeyObj in interface ClassedModelsetPrimaryKeyObj in interface MBMailingListModelprimaryKeyObj - the primary key of this model instancepublic ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<MBMailingList>getExpandoBridge in interface ClassedModelgetExpandoBridge in interface MBMailingListModelpublic 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)
BaseModel
setExpandoBridgeAttributes in interface BaseModel<MBMailingList>setExpandoBridgeAttributes in interface MBMailingListModelserviceContext - the service context to be appliedServiceContext.getExpandoBridgeAttributes(
)public Object clone()
BaseModel
clone in interface BaseModel<MBMailingList>clone in interface StagedModelclone in interface MBMailingListModelclone in class Objectpublic int compareTo(MBMailingList mbMailingList)
compareTo in interface MBMailingListModelcompareTo in interface Comparable<MBMailingList>public int hashCode()
hashCode in interface MBMailingListModelhashCode in class Objectpublic CacheModel<MBMailingList> toCacheModel()
BaseModel
toCacheModel in interface BaseModel<MBMailingList>toCacheModel in interface MBMailingListModelpublic MBMailingList toEscapedModel()
BaseModelAutoEscapeBeanHandler.
toEscapedModel in interface BaseModel<MBMailingList>toEscapedModel in interface MBMailingListModelAutoEscapeBeanHandlerpublic MBMailingList toUnescapedModel()
toUnescapedModel in interface BaseModel<MBMailingList>toUnescapedModel in interface MBMailingListModelpublic String toString()
toString in interface MBMailingListModeltoString in class Objectpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<MBMailingList>toXmlString in interface MBMailingListModel
public void persist()
throws SystemException
PersistedModel
persist in interface PersistedModelSystemException - if a system exception occurredpublic boolean equals(Object obj)
equals in class Objectpublic StagedModelType getStagedModelType()
getStagedModelType in interface StagedModelpublic MBMailingList getWrappedMBMailingList()
getWrappedModel()
public MBMailingList getWrappedModel()
getWrappedModel in interface ModelWrapper<MBMailingList>public void resetOriginalValues()
BaseModel
resetOriginalValues in interface BaseModel<MBMailingList>
|
Liferay 6.2-ce-ga2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||