|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<MBMailingList>
com.liferay.portlet.messageboards.model.impl.MBMailingListModelImpl
@ProviderType public class MBMailingListModelImpl
The base model implementation for the MBMailingList service. Represents a row in the "MBMailingList" database table, with each column mapped to a property of this class.
This implementation and its corresponding interface MBMailingListModel exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in MBMailingListImpl.
MBMailingListImpl,
MBMailingList,
MBMailingListModel,
Serialized Form| Field Summary | |
|---|---|
static long |
ACTIVE_COLUMN_BITMASK
|
static long |
CATEGORYID_COLUMN_BITMASK
|
static boolean |
COLUMN_BITMASK_ENABLED
|
static long |
COMPANYID_COLUMN_BITMASK
|
static String |
DATA_SOURCE
|
static boolean |
ENTITY_CACHE_ENABLED
|
static boolean |
FINDER_CACHE_ENABLED
|
static long |
GROUPID_COLUMN_BITMASK
|
static long |
LOCK_EXPIRATION_TIME
|
static long |
MAILINGLISTID_COLUMN_BITMASK
|
static String |
ORDER_BY_JPQL
|
static String |
ORDER_BY_SQL
|
static String |
SESSION_FACTORY
|
static Object[][] |
TABLE_COLUMNS
|
static Map<String,Integer> |
TABLE_COLUMNS_MAP
|
static String |
TABLE_NAME
|
static String |
TABLE_SQL_CREATE
|
static String |
TABLE_SQL_DROP
|
static String |
TX_MANAGER
|
static long |
UUID_COLUMN_BITMASK
|
| Constructor Summary | |
|---|---|
MBMailingListModelImpl()
|
|
| 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 |
getColumnBitmask()
|
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 |
getOriginalActive()
|
long |
getOriginalCategoryId()
|
long |
getOriginalCompanyId()
|
long |
getOriginalGroupId()
|
String |
getOriginalUuid()
|
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. |
int |
hashCode()
|
boolean |
hasSetModifiedDate()
|
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 |
isEntityCacheEnabled()
Returns true if this model's entity cache is enabled. |
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 |
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 |
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 |
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(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 |
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()
|
String |
toXmlString()
Returns the XML representation of this model instance. |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portlet.messageboards.model.MBMailingListModel |
|---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Field Detail |
|---|
public static final String TABLE_NAME
public static final Object[][] TABLE_COLUMNS
public static final Map<String,Integer> TABLE_COLUMNS_MAP
public static final String TABLE_SQL_CREATE
public static final String TABLE_SQL_DROP
public static final String ORDER_BY_JPQL
public static final String ORDER_BY_SQL
public static final String DATA_SOURCE
public static final String SESSION_FACTORY
public static final String TX_MANAGER
public static final boolean ENTITY_CACHE_ENABLED
public static final boolean FINDER_CACHE_ENABLED
public static final boolean COLUMN_BITMASK_ENABLED
public static final long ACTIVE_COLUMN_BITMASK
public static final long CATEGORYID_COLUMN_BITMASK
public static final long COMPANYID_COLUMN_BITMASK
public static final long GROUPID_COLUMN_BITMASK
public static final long UUID_COLUMN_BITMASK
public static final long MAILINGLISTID_COLUMN_BITMASK
public static final long LOCK_EXPIRATION_TIME
| Constructor Detail |
|---|
public MBMailingListModelImpl()
| Method Detail |
|---|
public long getPrimaryKey()
MBMailingListModel
getPrimaryKey in interface MBMailingListModelpublic void setPrimaryKey(long primaryKey)
MBMailingListModel
setPrimaryKey in interface MBMailingListModelprimaryKey - the primary key of this message boards mailing listpublic 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 Class<?> getModelClass()
getModelClass in interface ClassedModelpublic String getModelClassName()
getModelClassName in interface ClassedModelpublic Map<String,Object> getModelAttributes()
getModelAttributes in interface BaseModel<MBMailingList>getModelAttributes in class BaseModelImpl<MBMailingList>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface BaseModel<MBMailingList>setModelAttributes in class BaseModelImpl<MBMailingList>public String getUuid()
MBMailingListModel
getUuid in interface StagedModelgetUuid in interface MBMailingListModelpublic void setUuid(String uuid)
MBMailingListModel
setUuid in interface StagedModelsetUuid in interface MBMailingListModeluuid - the uuid of this message boards mailing listpublic String getOriginalUuid()
public long getMailingListId()
MBMailingListModel
getMailingListId in interface MBMailingListModelpublic void setMailingListId(long mailingListId)
MBMailingListModel
setMailingListId in interface MBMailingListModelmailingListId - the mailing list ID of this message boards mailing listpublic long getGroupId()
MBMailingListModel
getGroupId in interface GroupedModelgetGroupId in interface MBMailingListModelpublic void setGroupId(long groupId)
MBMailingListModel
setGroupId in interface GroupedModelsetGroupId in interface MBMailingListModelgroupId - the group ID of this message boards mailing listpublic long getOriginalGroupId()
public long getCompanyId()
MBMailingListModel
getCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelgetCompanyId in interface StagedModelgetCompanyId in interface MBMailingListModelpublic void setCompanyId(long companyId)
MBMailingListModel
setCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelsetCompanyId in interface StagedModelsetCompanyId in interface MBMailingListModelcompanyId - the company ID of this message boards mailing listpublic long getOriginalCompanyId()
public long getUserId()
MBMailingListModel
getUserId in interface AuditedModelgetUserId in interface MBMailingListModelpublic void setUserId(long userId)
MBMailingListModel
setUserId in interface AuditedModelsetUserId in interface MBMailingListModeluserId - the user ID of this message boards mailing listpublic String getUserUuid()
MBMailingListModel
getUserUuid in interface AuditedModelgetUserUuid in interface MBMailingListModelpublic void setUserUuid(String userUuid)
MBMailingListModel
setUserUuid in interface AuditedModelsetUserUuid in interface MBMailingListModeluserUuid - the user uuid of this message boards mailing listpublic String getUserName()
MBMailingListModel
getUserName in interface AuditedModelgetUserName in interface MBMailingListModelpublic void setUserName(String userName)
MBMailingListModel
setUserName in interface AuditedModelsetUserName in interface MBMailingListModeluserName - the user name of this message boards mailing listpublic Date getCreateDate()
MBMailingListModel
getCreateDate in interface AuditedModelgetCreateDate in interface StagedModelgetCreateDate in interface MBMailingListModelpublic void setCreateDate(Date createDate)
MBMailingListModel
setCreateDate in interface AuditedModelsetCreateDate in interface StagedModelsetCreateDate in interface MBMailingListModelcreateDate - the create date of this message boards mailing listpublic Date getModifiedDate()
MBMailingListModel
getModifiedDate in interface AuditedModelgetModifiedDate in interface StagedModelgetModifiedDate in interface MBMailingListModelpublic boolean hasSetModifiedDate()
public void setModifiedDate(Date modifiedDate)
MBMailingListModel
setModifiedDate in interface AuditedModelsetModifiedDate in interface StagedModelsetModifiedDate in interface MBMailingListModelmodifiedDate - the modified date of this message boards mailing listpublic long getCategoryId()
MBMailingListModel
getCategoryId in interface MBMailingListModelpublic void setCategoryId(long categoryId)
MBMailingListModel
setCategoryId in interface MBMailingListModelcategoryId - the category ID of this message boards mailing listpublic long getOriginalCategoryId()
public String getEmailAddress()
MBMailingListModel
getEmailAddress in interface MBMailingListModelpublic void setEmailAddress(String emailAddress)
MBMailingListModel
setEmailAddress in interface MBMailingListModelemailAddress - the email address of this message boards mailing listpublic String getInProtocol()
MBMailingListModel
getInProtocol in interface MBMailingListModelpublic void setInProtocol(String inProtocol)
MBMailingListModel
setInProtocol in interface MBMailingListModelinProtocol - the in protocol of this message boards mailing listpublic String getInServerName()
MBMailingListModel
getInServerName in interface MBMailingListModelpublic void setInServerName(String inServerName)
MBMailingListModel
setInServerName in interface MBMailingListModelinServerName - the in server name of this message boards mailing listpublic int getInServerPort()
MBMailingListModel
getInServerPort in interface MBMailingListModelpublic void setInServerPort(int inServerPort)
MBMailingListModel
setInServerPort in interface MBMailingListModelinServerPort - the in server port of this message boards mailing listpublic boolean getInUseSSL()
MBMailingListModel
getInUseSSL in interface MBMailingListModelpublic boolean isInUseSSL()
MBMailingListModeltrue 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)
MBMailingListModel
setInUseSSL in interface MBMailingListModelinUseSSL - the in use s s l of this message boards mailing listpublic String getInUserName()
MBMailingListModel
getInUserName in interface MBMailingListModelpublic void setInUserName(String inUserName)
MBMailingListModel
setInUserName in interface MBMailingListModelinUserName - the in user name of this message boards mailing listpublic String getInPassword()
MBMailingListModel
getInPassword in interface MBMailingListModelpublic void setInPassword(String inPassword)
MBMailingListModel
setInPassword in interface MBMailingListModelinPassword - the in password of this message boards mailing listpublic int getInReadInterval()
MBMailingListModel
getInReadInterval in interface MBMailingListModelpublic void setInReadInterval(int inReadInterval)
MBMailingListModel
setInReadInterval in interface MBMailingListModelinReadInterval - the in read interval of this message boards mailing listpublic String getOutEmailAddress()
MBMailingListModel
getOutEmailAddress in interface MBMailingListModelpublic void setOutEmailAddress(String outEmailAddress)
MBMailingListModel
setOutEmailAddress in interface MBMailingListModeloutEmailAddress - the out email address of this message boards mailing listpublic boolean getOutCustom()
MBMailingListModel
getOutCustom in interface MBMailingListModelpublic boolean isOutCustom()
MBMailingListModeltrue 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)
MBMailingListModel
setOutCustom in interface MBMailingListModeloutCustom - the out custom of this message boards mailing listpublic String getOutServerName()
MBMailingListModel
getOutServerName in interface MBMailingListModelpublic void setOutServerName(String outServerName)
MBMailingListModel
setOutServerName in interface MBMailingListModeloutServerName - the out server name of this message boards mailing listpublic int getOutServerPort()
MBMailingListModel
getOutServerPort in interface MBMailingListModelpublic void setOutServerPort(int outServerPort)
MBMailingListModel
setOutServerPort in interface MBMailingListModeloutServerPort - the out server port of this message boards mailing listpublic boolean getOutUseSSL()
MBMailingListModel
getOutUseSSL in interface MBMailingListModelpublic boolean isOutUseSSL()
MBMailingListModeltrue 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)
MBMailingListModel
setOutUseSSL in interface MBMailingListModeloutUseSSL - the out use s s l of this message boards mailing listpublic String getOutUserName()
MBMailingListModel
getOutUserName in interface MBMailingListModelpublic void setOutUserName(String outUserName)
MBMailingListModel
setOutUserName in interface MBMailingListModeloutUserName - the out user name of this message boards mailing listpublic String getOutPassword()
MBMailingListModel
getOutPassword in interface MBMailingListModelpublic void setOutPassword(String outPassword)
MBMailingListModel
setOutPassword in interface MBMailingListModeloutPassword - the out password of this message boards mailing listpublic boolean getAllowAnonymous()
MBMailingListModel
getAllowAnonymous in interface MBMailingListModelpublic boolean isAllowAnonymous()
MBMailingListModeltrue 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)
MBMailingListModel
setAllowAnonymous in interface MBMailingListModelallowAnonymous - the allow anonymous of this message boards mailing listpublic boolean getActive()
MBMailingListModel
getActive in interface MBMailingListModelpublic boolean isActive()
MBMailingListModeltrue 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)
MBMailingListModel
setActive in interface MBMailingListModelactive - the active of this message boards mailing listpublic boolean getOriginalActive()
public StagedModelType getStagedModelType()
getStagedModelType in interface StagedModelpublic long getColumnBitmask()
public ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<MBMailingList>getExpandoBridge in interface ClassedModelgetExpandoBridge in interface MBMailingListModelgetExpandoBridge in class BaseModelImpl<MBMailingList>public void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes in interface BaseModel<MBMailingList>setExpandoBridgeAttributes in interface MBMailingListModelsetExpandoBridgeAttributes in class BaseModelImpl<MBMailingList>serviceContext - the service context to be appliedServiceContext.getExpandoBridgeAttributes()public MBMailingList toEscapedModel()
BaseModelAutoEscapeBeanHandler.
toEscapedModel in interface BaseModel<MBMailingList>toEscapedModel in interface MBMailingListModeltoEscapedModel in class BaseModelImpl<MBMailingList>AutoEscapeBeanHandlerpublic Object clone()
BaseModel
clone in interface BaseModel<MBMailingList>clone in interface StagedModelclone in interface MBMailingListModelclone in class BaseModelImpl<MBMailingList>public int compareTo(MBMailingList mbMailingList)
compareTo in interface MBMailingListModelcompareTo in interface Comparable<MBMailingList>public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in interface MBMailingListModelhashCode in class Objectpublic 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()
BaseModel
resetOriginalValues in interface BaseModel<MBMailingList>resetOriginalValues in class BaseModelImpl<MBMailingList>public CacheModel<MBMailingList> toCacheModel()
BaseModel
toCacheModel in interface BaseModel<MBMailingList>toCacheModel in interface MBMailingListModeltoCacheModel in class BaseModelImpl<MBMailingList>public String toString()
toString in interface MBMailingListModeltoString in class Objectpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<MBMailingList>toXmlString in interface MBMailingListModel
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||