|
Liferay 6.2-ce-ga5 | |||||||||
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
@ProviderType 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 |
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 ClassedModel
public String getModelClassName()
getModelClassName
in interface ClassedModel
public 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 MBMailingListModel
public void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface MBMailingListModel
primaryKey
- the primary key of this message boards mailing listpublic String getUuid()
getUuid
in interface StagedModel
getUuid
in interface MBMailingListModel
public void setUuid(String uuid)
setUuid
in interface StagedModel
setUuid
in interface MBMailingListModel
uuid
- the uuid of this message boards mailing listpublic long getMailingListId()
getMailingListId
in interface MBMailingListModel
public void setMailingListId(long mailingListId)
setMailingListId
in interface MBMailingListModel
mailingListId
- the mailing list ID of this message boards mailing listpublic long getGroupId()
getGroupId
in interface GroupedModel
getGroupId
in interface MBMailingListModel
public void setGroupId(long groupId)
setGroupId
in interface GroupedModel
setGroupId
in interface MBMailingListModel
groupId
- the group ID of this message boards mailing listpublic long getCompanyId()
getCompanyId
in interface AuditedModel
getCompanyId
in interface StagedModel
getCompanyId
in interface MBMailingListModel
public void setCompanyId(long companyId)
setCompanyId
in interface AuditedModel
setCompanyId
in interface StagedModel
setCompanyId
in interface MBMailingListModel
companyId
- the company ID of this message boards mailing listpublic long getUserId()
getUserId
in interface AuditedModel
getUserId
in interface MBMailingListModel
public void setUserId(long userId)
setUserId
in interface AuditedModel
setUserId
in interface MBMailingListModel
userId
- the user ID of this message boards mailing listpublic String getUserUuid() throws SystemException
getUserUuid
in interface AuditedModel
getUserUuid
in interface MBMailingListModel
SystemException
- if a system exception occurredpublic void setUserUuid(String userUuid)
setUserUuid
in interface AuditedModel
setUserUuid
in interface MBMailingListModel
userUuid
- the user uuid of this message boards mailing listpublic String getUserName()
getUserName
in interface AuditedModel
getUserName
in interface MBMailingListModel
public void setUserName(String userName)
setUserName
in interface AuditedModel
setUserName
in interface MBMailingListModel
userName
- the user name of this message boards mailing listpublic Date getCreateDate()
getCreateDate
in interface AuditedModel
getCreateDate
in interface StagedModel
getCreateDate
in interface MBMailingListModel
public void setCreateDate(Date createDate)
setCreateDate
in interface AuditedModel
setCreateDate
in interface StagedModel
setCreateDate
in interface MBMailingListModel
createDate
- the create date of this message boards mailing listpublic Date getModifiedDate()
getModifiedDate
in interface AuditedModel
getModifiedDate
in interface StagedModel
getModifiedDate
in interface MBMailingListModel
public void setModifiedDate(Date modifiedDate)
setModifiedDate
in interface AuditedModel
setModifiedDate
in interface StagedModel
setModifiedDate
in interface MBMailingListModel
modifiedDate
- the modified date of this message boards mailing listpublic long getCategoryId()
getCategoryId
in interface MBMailingListModel
public void setCategoryId(long categoryId)
setCategoryId
in interface MBMailingListModel
categoryId
- the category ID of this message boards mailing listpublic String getEmailAddress()
getEmailAddress
in interface MBMailingListModel
public void setEmailAddress(String emailAddress)
setEmailAddress
in interface MBMailingListModel
emailAddress
- the email address of this message boards mailing listpublic String getInProtocol()
getInProtocol
in interface MBMailingListModel
public void setInProtocol(String inProtocol)
setInProtocol
in interface MBMailingListModel
inProtocol
- the in protocol of this message boards mailing listpublic String getInServerName()
getInServerName
in interface MBMailingListModel
public void setInServerName(String inServerName)
setInServerName
in interface MBMailingListModel
inServerName
- the in server name of this message boards mailing listpublic int getInServerPort()
getInServerPort
in interface MBMailingListModel
public void setInServerPort(int inServerPort)
setInServerPort
in interface MBMailingListModel
inServerPort
- the in server port of this message boards mailing listpublic boolean getInUseSSL()
getInUseSSL
in interface MBMailingListModel
public boolean isInUseSSL()
true
if this message boards mailing list is in use s s l.
isInUseSSL
in interface MBMailingListModel
true
if this message boards mailing list is in use s s l; false
otherwisepublic void setInUseSSL(boolean inUseSSL)
setInUseSSL
in interface MBMailingListModel
inUseSSL
- the in use s s l of this message boards mailing listpublic String getInUserName()
getInUserName
in interface MBMailingListModel
public void setInUserName(String inUserName)
setInUserName
in interface MBMailingListModel
inUserName
- the in user name of this message boards mailing listpublic String getInPassword()
getInPassword
in interface MBMailingListModel
public void setInPassword(String inPassword)
setInPassword
in interface MBMailingListModel
inPassword
- the in password of this message boards mailing listpublic int getInReadInterval()
getInReadInterval
in interface MBMailingListModel
public void setInReadInterval(int inReadInterval)
setInReadInterval
in interface MBMailingListModel
inReadInterval
- the in read interval of this message boards mailing listpublic String getOutEmailAddress()
getOutEmailAddress
in interface MBMailingListModel
public void setOutEmailAddress(String outEmailAddress)
setOutEmailAddress
in interface MBMailingListModel
outEmailAddress
- the out email address of this message boards mailing listpublic boolean getOutCustom()
getOutCustom
in interface MBMailingListModel
public boolean isOutCustom()
true
if this message boards mailing list is out custom.
isOutCustom
in interface MBMailingListModel
true
if this message boards mailing list is out custom; false
otherwisepublic void setOutCustom(boolean outCustom)
setOutCustom
in interface MBMailingListModel
outCustom
- the out custom of this message boards mailing listpublic String getOutServerName()
getOutServerName
in interface MBMailingListModel
public void setOutServerName(String outServerName)
setOutServerName
in interface MBMailingListModel
outServerName
- the out server name of this message boards mailing listpublic int getOutServerPort()
getOutServerPort
in interface MBMailingListModel
public void setOutServerPort(int outServerPort)
setOutServerPort
in interface MBMailingListModel
outServerPort
- the out server port of this message boards mailing listpublic boolean getOutUseSSL()
getOutUseSSL
in interface MBMailingListModel
public boolean isOutUseSSL()
true
if this message boards mailing list is out use s s l.
isOutUseSSL
in interface MBMailingListModel
true
if this message boards mailing list is out use s s l; false
otherwisepublic void setOutUseSSL(boolean outUseSSL)
setOutUseSSL
in interface MBMailingListModel
outUseSSL
- the out use s s l of this message boards mailing listpublic String getOutUserName()
getOutUserName
in interface MBMailingListModel
public void setOutUserName(String outUserName)
setOutUserName
in interface MBMailingListModel
outUserName
- the out user name of this message boards mailing listpublic String getOutPassword()
getOutPassword
in interface MBMailingListModel
public void setOutPassword(String outPassword)
setOutPassword
in interface MBMailingListModel
outPassword
- the out password of this message boards mailing listpublic boolean getAllowAnonymous()
getAllowAnonymous
in interface MBMailingListModel
public boolean isAllowAnonymous()
true
if this message boards mailing list is allow anonymous.
isAllowAnonymous
in interface MBMailingListModel
true
if this message boards mailing list is allow anonymous; false
otherwisepublic void setAllowAnonymous(boolean allowAnonymous)
setAllowAnonymous
in interface MBMailingListModel
allowAnonymous
- the allow anonymous of this message boards mailing listpublic boolean getActive()
getActive
in interface MBMailingListModel
public boolean isActive()
true
if this message boards mailing list is active.
isActive
in interface MBMailingListModel
true
if this message boards mailing list is active; false
otherwisepublic void setActive(boolean active)
setActive
in interface MBMailingListModel
active
- the active of this message boards mailing listpublic boolean isNew()
BaseModel
true
if this model instance does not yet exist in
the database.
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
true
if this model instance was retrieved from the
entity cache.
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
true
if this model instance is escaped.
isEscapedModel
in interface BaseModel<MBMailingList>
isEscapedModel
in interface MBMailingListModel
true
if this model instance is escaped;
false
otherwisepublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj
in interface BaseModel<MBMailingList>
getPrimaryKeyObj
in interface ClassedModel
getPrimaryKeyObj
in interface MBMailingListModel
public void setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj
in interface BaseModel<MBMailingList>
setPrimaryKeyObj
in interface ClassedModel
setPrimaryKeyObj
in interface MBMailingListModel
primaryKeyObj
- the primary key of this model instancepublic ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge
in interface BaseModel<MBMailingList>
getExpandoBridge
in interface ClassedModel
getExpandoBridge
in interface MBMailingListModel
public void setExpandoBridgeAttributes(BaseModel<?> baseModel)
setExpandoBridgeAttributes
in interface BaseModel<MBMailingList>
setExpandoBridgeAttributes
in interface MBMailingListModel
public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge)
setExpandoBridgeAttributes
in interface BaseModel<MBMailingList>
setExpandoBridgeAttributes
in interface MBMailingListModel
public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes
in interface BaseModel<MBMailingList>
setExpandoBridgeAttributes
in interface MBMailingListModel
serviceContext
- the service context to be appliedServiceContext.getExpandoBridgeAttributes(
)
public Object clone()
BaseModel
clone
in interface BaseModel<MBMailingList>
clone
in interface StagedModel
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 CacheModel<MBMailingList> toCacheModel()
BaseModel
toCacheModel
in interface BaseModel<MBMailingList>
toCacheModel
in interface MBMailingListModel
public MBMailingList toEscapedModel()
BaseModel
AutoEscapeBeanHandler
.
toEscapedModel
in interface BaseModel<MBMailingList>
toEscapedModel
in interface MBMailingListModel
AutoEscapeBeanHandler
public MBMailingList toUnescapedModel()
toUnescapedModel
in interface BaseModel<MBMailingList>
toUnescapedModel
in interface MBMailingListModel
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 void persist() throws SystemException
PersistedModel
persist
in interface PersistedModel
SystemException
- if a system exception occurredpublic boolean equals(Object obj)
equals
in class Object
public StagedModelType getStagedModelType()
getStagedModelType
in interface StagedModel
public MBMailingList getWrappedMBMailingList()
getWrappedModel()
public MBMailingList getWrappedModel()
getWrappedModel
in interface ModelWrapper<MBMailingList>
public void resetOriginalValues()
BaseModel
resetOriginalValues
in interface BaseModel<MBMailingList>
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |