|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portlet.messageboards.model.MBMailingListWrapper
public class MBMailingListWrapper
This class is a wrapper for MBMailingList
.
MBMailingList
,
Serialized FormConstructor Summary | |
---|---|
MBMailingListWrapper(MBMailingList mbMailingList)
|
Method Summary | |
---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(MBMailingList mbMailingList)
|
boolean |
getActive()
Gets the active of this message boards mailing list. |
long |
getCategoryId()
Gets the category id of this message boards mailing list. |
long |
getCompanyId()
Gets the company id of this message boards mailing list. |
Date |
getCreateDate()
Gets the create date of this message boards mailing list. |
String |
getEmailAddress()
Gets the email address of this message boards mailing list. |
ExpandoBridge |
getExpandoBridge()
Gets the expando bridge for this model instance. |
long |
getGroupId()
Gets the group id of this message boards mailing list. |
String |
getInPassword()
Gets the in password of this message boards mailing list. |
String |
getInProtocol()
Gets the in protocol of this message boards mailing list. |
int |
getInReadInterval()
Gets the in read interval of this message boards mailing list. |
String |
getInServerName()
Gets the in server name of this message boards mailing list. |
int |
getInServerPort()
Gets the in server port of this message boards mailing list. |
String |
getInUserName()
Gets the in user name of this message boards mailing list. |
boolean |
getInUseSSL()
Gets the in use s s l of this message boards mailing list. |
long |
getMailingListId()
Gets the mailing list id of this message boards mailing list. |
Date |
getModifiedDate()
Gets the modified date of this message boards mailing list. |
boolean |
getOutCustom()
Gets the out custom of this message boards mailing list. |
String |
getOutEmailAddress()
Gets the out email address of this message boards mailing list. |
String |
getOutPassword()
Gets the out password of this message boards mailing list. |
String |
getOutServerName()
Gets the out server name of this message boards mailing list. |
int |
getOutServerPort()
Gets the out server port of this message boards mailing list. |
String |
getOutUserName()
Gets the out user name of this message boards mailing list. |
boolean |
getOutUseSSL()
Gets the out use s s l of this message boards mailing list. |
long |
getPrimaryKey()
Gets the primary key of this message boards mailing list. |
Serializable |
getPrimaryKeyObj()
Gets the primary key of this model instance. |
long |
getUserId()
Gets the user id of this message boards mailing list. |
String |
getUserName()
Gets the user name of this message boards mailing list. |
String |
getUserUuid()
Gets the user uuid of this message boards mailing list. |
String |
getUuid()
Gets the uuid of this message boards mailing list. |
MBMailingList |
getWrappedMBMailingList()
|
int |
hashCode()
|
boolean |
isActive()
Determines whether this message boards mailing list is active. |
boolean |
isCachedModel()
Determines if this model instance was retrieved from the entity cache. |
boolean |
isEscapedModel()
Determines if this model instance is escaped. |
boolean |
isInUseSSL()
Determines whether this message boards mailing list is in use s s l. |
boolean |
isNew()
Determines if this model instance does not yet exist in the database. |
boolean |
isOutCustom()
Determines whether this message boards mailing list is out custom. |
boolean |
isOutUseSSL()
Determines whether this message boards mailing list is out use s s l. |
void |
setActive(boolean active)
Sets whether this {$entity.humanName} is active. |
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 |
setEscapedModel(boolean escapedModel)
Sets whether this model instance is escaped, meaning that all strings returned from getter methods are HTML safe. |
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 {$entity.humanName} 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 {$entity.humanName} 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 {$entity.humanName} is out use s s l. |
void |
setPrimaryKey(long pk)
Sets the primary key of this message boards mailing list |
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. |
MBMailingList |
toEscapedModel()
Gets a copy of this message boards mailing list as an escaped model instance by wrapping it with an AutoEscapeBeanHandler . |
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()
MBMailingListModel
getPrimaryKey
in interface MBMailingListModel
public void setPrimaryKey(long pk)
MBMailingListModel
setPrimaryKey
in interface MBMailingListModel
pk
- the primary key of this message boards mailing listpublic String getUuid()
MBMailingListModel
getUuid
in interface MBMailingListModel
public void setUuid(String uuid)
MBMailingListModel
setUuid
in interface MBMailingListModel
uuid
- the uuid of this message boards mailing listpublic long getMailingListId()
MBMailingListModel
getMailingListId
in interface MBMailingListModel
public void setMailingListId(long mailingListId)
MBMailingListModel
setMailingListId
in interface MBMailingListModel
mailingListId
- the mailing list id of this message boards mailing listpublic long getGroupId()
MBMailingListModel
getGroupId
in interface MBMailingListModel
public void setGroupId(long groupId)
MBMailingListModel
setGroupId
in interface MBMailingListModel
groupId
- the group id of this message boards mailing listpublic long getCompanyId()
MBMailingListModel
getCompanyId
in interface MBMailingListModel
public void setCompanyId(long companyId)
MBMailingListModel
setCompanyId
in interface MBMailingListModel
companyId
- the company id of this message boards mailing listpublic long getUserId()
MBMailingListModel
getUserId
in interface MBMailingListModel
public void setUserId(long userId)
MBMailingListModel
setUserId
in interface MBMailingListModel
userId
- the user id of this message boards mailing listpublic String getUserUuid() throws SystemException
MBMailingListModel
getUserUuid
in interface MBMailingListModel
SystemException
- if a system exception occurredpublic void setUserUuid(String userUuid)
MBMailingListModel
setUserUuid
in interface MBMailingListModel
userUuid
- the user uuid of this message boards mailing listpublic String getUserName()
MBMailingListModel
getUserName
in interface MBMailingListModel
public void setUserName(String userName)
MBMailingListModel
setUserName
in interface MBMailingListModel
userName
- the user name of this message boards mailing listpublic Date getCreateDate()
MBMailingListModel
getCreateDate
in interface MBMailingListModel
public void setCreateDate(Date createDate)
MBMailingListModel
setCreateDate
in interface MBMailingListModel
createDate
- the create date of this message boards mailing listpublic Date getModifiedDate()
MBMailingListModel
getModifiedDate
in interface MBMailingListModel
public void setModifiedDate(Date modifiedDate)
MBMailingListModel
setModifiedDate
in interface MBMailingListModel
modifiedDate
- the modified date of this message boards mailing listpublic long getCategoryId()
MBMailingListModel
getCategoryId
in interface MBMailingListModel
public void setCategoryId(long categoryId)
MBMailingListModel
setCategoryId
in interface MBMailingListModel
categoryId
- the category id of this message boards mailing listpublic String getEmailAddress()
MBMailingListModel
getEmailAddress
in interface MBMailingListModel
public void setEmailAddress(String emailAddress)
MBMailingListModel
setEmailAddress
in interface MBMailingListModel
emailAddress
- the email address of this message boards mailing listpublic String getInProtocol()
MBMailingListModel
getInProtocol
in interface MBMailingListModel
public void setInProtocol(String inProtocol)
MBMailingListModel
setInProtocol
in interface MBMailingListModel
inProtocol
- the in protocol of this message boards mailing listpublic String getInServerName()
MBMailingListModel
getInServerName
in interface MBMailingListModel
public void setInServerName(String inServerName)
MBMailingListModel
setInServerName
in interface MBMailingListModel
inServerName
- the in server name of this message boards mailing listpublic int getInServerPort()
MBMailingListModel
getInServerPort
in interface MBMailingListModel
public void setInServerPort(int inServerPort)
MBMailingListModel
setInServerPort
in interface MBMailingListModel
inServerPort
- the in server port of this message boards mailing listpublic boolean getInUseSSL()
MBMailingListModel
getInUseSSL
in interface MBMailingListModel
public boolean isInUseSSL()
MBMailingListModel
isInUseSSL
in interface MBMailingListModel
public void setInUseSSL(boolean inUseSSL)
MBMailingListModel
setInUseSSL
in interface MBMailingListModel
inUseSSL
- the in use s s l of this message boards mailing listpublic String getInUserName()
MBMailingListModel
getInUserName
in interface MBMailingListModel
public void setInUserName(String inUserName)
MBMailingListModel
setInUserName
in interface MBMailingListModel
inUserName
- the in user name of this message boards mailing listpublic String getInPassword()
MBMailingListModel
getInPassword
in interface MBMailingListModel
public void setInPassword(String inPassword)
MBMailingListModel
setInPassword
in interface MBMailingListModel
inPassword
- the in password of this message boards mailing listpublic int getInReadInterval()
MBMailingListModel
getInReadInterval
in interface MBMailingListModel
public void setInReadInterval(int inReadInterval)
MBMailingListModel
setInReadInterval
in interface MBMailingListModel
inReadInterval
- the in read interval of this message boards mailing listpublic String getOutEmailAddress()
MBMailingListModel
getOutEmailAddress
in interface MBMailingListModel
public void setOutEmailAddress(String outEmailAddress)
MBMailingListModel
setOutEmailAddress
in interface MBMailingListModel
outEmailAddress
- the out email address of this message boards mailing listpublic boolean getOutCustom()
MBMailingListModel
getOutCustom
in interface MBMailingListModel
public boolean isOutCustom()
MBMailingListModel
isOutCustom
in interface MBMailingListModel
public void setOutCustom(boolean outCustom)
MBMailingListModel
setOutCustom
in interface MBMailingListModel
outCustom
- the out custom of this message boards mailing listpublic String getOutServerName()
MBMailingListModel
getOutServerName
in interface MBMailingListModel
public void setOutServerName(String outServerName)
MBMailingListModel
setOutServerName
in interface MBMailingListModel
outServerName
- the out server name of this message boards mailing listpublic int getOutServerPort()
MBMailingListModel
getOutServerPort
in interface MBMailingListModel
public void setOutServerPort(int outServerPort)
MBMailingListModel
setOutServerPort
in interface MBMailingListModel
outServerPort
- the out server port of this message boards mailing listpublic boolean getOutUseSSL()
MBMailingListModel
getOutUseSSL
in interface MBMailingListModel
public boolean isOutUseSSL()
MBMailingListModel
isOutUseSSL
in interface MBMailingListModel
public void setOutUseSSL(boolean outUseSSL)
MBMailingListModel
setOutUseSSL
in interface MBMailingListModel
outUseSSL
- the out use s s l of this message boards mailing listpublic String getOutUserName()
MBMailingListModel
getOutUserName
in interface MBMailingListModel
public void setOutUserName(String outUserName)
MBMailingListModel
setOutUserName
in interface MBMailingListModel
outUserName
- the out user name of this message boards mailing listpublic String getOutPassword()
MBMailingListModel
getOutPassword
in interface MBMailingListModel
public void setOutPassword(String outPassword)
MBMailingListModel
setOutPassword
in interface MBMailingListModel
outPassword
- the out password of this message boards mailing listpublic boolean getActive()
MBMailingListModel
getActive
in interface MBMailingListModel
public boolean isActive()
MBMailingListModel
isActive
in interface MBMailingListModel
public void setActive(boolean active)
MBMailingListModel
setActive
in interface MBMailingListModel
active
- the active of this message boards mailing listpublic MBMailingList toEscapedModel()
MBMailingListModel
AutoEscapeBeanHandler
.
toEscapedModel
in interface MBMailingListModel
AutoEscapeBeanHandler
public boolean isNew()
BaseModel
isNew
in interface BaseModel<MBMailingList>
isNew
in interface MBMailingListModel
true
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 MBMailingListModel
n
- whether this model instance does not yet exist in the databasepublic boolean isCachedModel()
BaseModel
isCachedModel
in interface BaseModel<MBMailingList>
isCachedModel
in interface MBMailingListModel
true
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 MBMailingListModel
cachedModel
- whether this model instance was retrieved from the
entity cacheEntityCache
public boolean isEscapedModel()
BaseModel
isEscapedModel
in interface BaseModel<MBMailingList>
isEscapedModel
in interface MBMailingListModel
true
if this model instance is escaped;
false
otherwiseBaseModel.setEscapedModel(boolean)
public void setEscapedModel(boolean escapedModel)
BaseModel
A model instance can be made escaped by wrapping it with an HTML auto
escape handler using its toEscapedModel
method. For example,
UserModel.toEscapedModel()
.
setEscapedModel
in interface BaseModel<MBMailingList>
setEscapedModel
in interface MBMailingListModel
escapedModel
- whether this model instance is escapedAutoEscapeBeanHandler
public Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj
in interface BaseModel<MBMailingList>
getPrimaryKeyObj
in interface MBMailingListModel
public ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge
in interface BaseModel<MBMailingList>
getExpandoBridge
in interface MBMailingListModel
public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes
in interface BaseModel<MBMailingList>
setExpandoBridgeAttributes
in interface MBMailingListModel
serviceContext
- the service context to retrieve the expando bridge
attributes fromServiceContext.getExpandoBridgeAttributes(
)
public Object clone()
BaseModel
clone
in interface BaseModel<MBMailingList>
clone
in interface MBMailingListModel
clone
in class Object
public int compareTo(MBMailingList mbMailingList)
compareTo
in interface MBMailingListModel
compareTo
in interface Comparable<MBMailingList>
public int hashCode()
hashCode
in interface MBMailingListModel
hashCode
in class Object
public String toString()
toString
in interface MBMailingListModel
toString
in class Object
public String toXmlString()
BaseModel
toXmlString
in interface BaseModel<MBMailingList>
toXmlString
in interface MBMailingListModel
public MBMailingList getWrappedMBMailingList()
|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |