|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.messageboards.model.MBMailingListWrapper
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 |
getActive()
|
long |
getCategoryId()
|
long |
getCompanyId()
|
Date |
getCreateDate()
|
String |
getEmailAddress()
|
ExpandoBridge |
getExpandoBridge()
Gets the expando bridge for this model instance. |
long |
getGroupId()
|
String |
getInPassword()
|
String |
getInProtocol()
|
int |
getInReadInterval()
|
String |
getInServerName()
|
int |
getInServerPort()
|
String |
getInUserName()
|
boolean |
getInUseSSL()
|
long |
getMailingListId()
|
Date |
getModifiedDate()
|
boolean |
getOutCustom()
|
String |
getOutEmailAddress()
|
String |
getOutPassword()
|
String |
getOutServerName()
|
int |
getOutServerPort()
|
String |
getOutUserName()
|
boolean |
getOutUseSSL()
|
long |
getPrimaryKey()
|
Serializable |
getPrimaryKeyObj()
Gets the primary key for this model instance. |
long |
getUserId()
|
String |
getUserName()
|
String |
getUserUuid()
|
String |
getUuid()
|
MBMailingList |
getWrappedMBMailingList()
|
int |
hashCode()
|
boolean |
isActive()
|
boolean |
isCachedModel()
Determines if this model instance was retrieved from the entity cache. |
boolean |
isEscapedModel()
Determines if this model instance has been wrapped with an HTML auto escape handler. |
boolean |
isInUseSSL()
|
boolean |
isNew()
Determines if this model instance does not yet exist in the database. |
boolean |
isOutCustom()
|
boolean |
isOutUseSSL()
|
void |
setActive(boolean active)
|
void |
setCachedModel(boolean cachedModel)
Sets whether this model instance was retrieved from the entity cache. |
void |
setCategoryId(long categoryId)
|
void |
setCompanyId(long companyId)
|
void |
setCreateDate(Date createDate)
|
void |
setEmailAddress(String emailAddress)
|
void |
setEscapedModel(boolean escapedModel)
Sets whether this model instance has been wrapped with an HTML auto escape handler. |
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)
|
void |
setInPassword(String inPassword)
|
void |
setInProtocol(String inProtocol)
|
void |
setInReadInterval(int inReadInterval)
|
void |
setInServerName(String inServerName)
|
void |
setInServerPort(int inServerPort)
|
void |
setInUserName(String inUserName)
|
void |
setInUseSSL(boolean inUseSSL)
|
void |
setMailingListId(long mailingListId)
|
void |
setModifiedDate(Date modifiedDate)
|
void |
setNew(boolean n)
Sets whether this model instance does not yet exist in the database. |
void |
setOutCustom(boolean outCustom)
|
void |
setOutEmailAddress(String outEmailAddress)
|
void |
setOutPassword(String outPassword)
|
void |
setOutServerName(String outServerName)
|
void |
setOutServerPort(int outServerPort)
|
void |
setOutUserName(String outUserName)
|
void |
setOutUseSSL(boolean outUseSSL)
|
void |
setPrimaryKey(long pk)
|
void |
setUserId(long userId)
|
void |
setUserName(String userName)
|
void |
setUserUuid(String userUuid)
|
void |
setUuid(String uuid)
|
MBMailingList |
toEscapedModel()
|
String |
toString()
|
String |
toXmlString()
Gets the XML representation of this model instance. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MBMailingListWrapper(MBMailingList mbMailingList)
| Method Detail |
|---|
public long getPrimaryKey()
getPrimaryKey in interface MBMailingListModelpublic void setPrimaryKey(long pk)
setPrimaryKey in interface MBMailingListModelpublic String getUuid()
getUuid in interface MBMailingListModelpublic void setUuid(String uuid)
setUuid in interface MBMailingListModelpublic long getMailingListId()
getMailingListId in interface MBMailingListModelpublic void setMailingListId(long mailingListId)
setMailingListId in interface MBMailingListModelpublic long getGroupId()
getGroupId in interface MBMailingListModelpublic void setGroupId(long groupId)
setGroupId in interface MBMailingListModelpublic long getCompanyId()
getCompanyId in interface MBMailingListModelpublic void setCompanyId(long companyId)
setCompanyId in interface MBMailingListModelpublic long getUserId()
getUserId in interface MBMailingListModelpublic void setUserId(long userId)
setUserId in interface MBMailingListModel
public String getUserUuid()
throws SystemException
getUserUuid in interface MBMailingListModelSystemExceptionpublic void setUserUuid(String userUuid)
setUserUuid in interface MBMailingListModelpublic String getUserName()
getUserName in interface MBMailingListModelpublic void setUserName(String userName)
setUserName in interface MBMailingListModelpublic Date getCreateDate()
getCreateDate in interface MBMailingListModelpublic void setCreateDate(Date createDate)
setCreateDate in interface MBMailingListModelpublic Date getModifiedDate()
getModifiedDate in interface MBMailingListModelpublic void setModifiedDate(Date modifiedDate)
setModifiedDate in interface MBMailingListModelpublic long getCategoryId()
getCategoryId in interface MBMailingListModelpublic void setCategoryId(long categoryId)
setCategoryId in interface MBMailingListModelpublic String getEmailAddress()
getEmailAddress in interface MBMailingListModelpublic void setEmailAddress(String emailAddress)
setEmailAddress in interface MBMailingListModelpublic String getInProtocol()
getInProtocol in interface MBMailingListModelpublic void setInProtocol(String inProtocol)
setInProtocol in interface MBMailingListModelpublic String getInServerName()
getInServerName in interface MBMailingListModelpublic void setInServerName(String inServerName)
setInServerName in interface MBMailingListModelpublic int getInServerPort()
getInServerPort in interface MBMailingListModelpublic void setInServerPort(int inServerPort)
setInServerPort in interface MBMailingListModelpublic boolean getInUseSSL()
getInUseSSL in interface MBMailingListModelpublic boolean isInUseSSL()
isInUseSSL in interface MBMailingListModelpublic void setInUseSSL(boolean inUseSSL)
setInUseSSL in interface MBMailingListModelpublic String getInUserName()
getInUserName in interface MBMailingListModelpublic void setInUserName(String inUserName)
setInUserName in interface MBMailingListModelpublic String getInPassword()
getInPassword in interface MBMailingListModelpublic void setInPassword(String inPassword)
setInPassword in interface MBMailingListModelpublic int getInReadInterval()
getInReadInterval in interface MBMailingListModelpublic void setInReadInterval(int inReadInterval)
setInReadInterval in interface MBMailingListModelpublic String getOutEmailAddress()
getOutEmailAddress in interface MBMailingListModelpublic void setOutEmailAddress(String outEmailAddress)
setOutEmailAddress in interface MBMailingListModelpublic boolean getOutCustom()
getOutCustom in interface MBMailingListModelpublic boolean isOutCustom()
isOutCustom in interface MBMailingListModelpublic void setOutCustom(boolean outCustom)
setOutCustom in interface MBMailingListModelpublic String getOutServerName()
getOutServerName in interface MBMailingListModelpublic void setOutServerName(String outServerName)
setOutServerName in interface MBMailingListModelpublic int getOutServerPort()
getOutServerPort in interface MBMailingListModelpublic void setOutServerPort(int outServerPort)
setOutServerPort in interface MBMailingListModelpublic boolean getOutUseSSL()
getOutUseSSL in interface MBMailingListModelpublic boolean isOutUseSSL()
isOutUseSSL in interface MBMailingListModelpublic void setOutUseSSL(boolean outUseSSL)
setOutUseSSL in interface MBMailingListModelpublic String getOutUserName()
getOutUserName in interface MBMailingListModelpublic void setOutUserName(String outUserName)
setOutUserName in interface MBMailingListModelpublic String getOutPassword()
getOutPassword in interface MBMailingListModelpublic void setOutPassword(String outPassword)
setOutPassword in interface MBMailingListModelpublic boolean getActive()
getActive in interface MBMailingListModelpublic boolean isActive()
isActive in interface MBMailingListModelpublic void setActive(boolean active)
setActive in interface MBMailingListModelpublic MBMailingList toEscapedModel()
toEscapedModel in interface MBMailingListModelpublic boolean isNew()
BaseModel
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()
BaseModel
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()
BaseModel
isEscapedModel in interface BaseModel<MBMailingList>isEscapedModel in interface MBMailingListModeltrue if this model instance has been wrapped with an
HTML auto escape handler; false otherwiseBaseModel.setEscapedModel(boolean)public void setEscapedModel(boolean escapedModel)
BaseModel
A model instance can be wrapped with an HTML auto escape handler using
its toEscapedModel method. For example, UserModel.toEscapedModel().
setEscapedModel in interface BaseModel<MBMailingList>setEscapedModel in interface MBMailingListModelescapedModel - whether this model instance has been wrapped with an
HTML auto escape handlerAutoEscapeBeanHandlerpublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj in interface BaseModel<MBMailingList>getPrimaryKeyObj in interface MBMailingListModelpublic ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<MBMailingList>getExpandoBridge in interface MBMailingListModelpublic void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes in interface BaseModel<MBMailingList>setExpandoBridgeAttributes in interface MBMailingListModelserviceContext - the service context to retrieve the expando bridge
attributes fromServiceContext.getExpandoBridgeAttributes(
)public Object clone()
BaseModel
clone in interface BaseModel<MBMailingList>clone 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 String toString()
toString in interface MBMailingListModeltoString in class Objectpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<MBMailingList>toXmlString in interface MBMailingListModelpublic MBMailingList getWrappedMBMailingList()
|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||