Liferay 7.0-ga1 portal-impl

com.liferay.portlet.messageboards.model.impl
Class MBCategoryBaseImpl

java.lang.Object
  extended by com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.message.boards.kernel.model.MBCategory>
      extended by com.liferay.portlet.messageboards.model.impl.MBCategoryModelImpl
          extended by com.liferay.portlet.messageboards.model.impl.MBCategoryBaseImpl
All Implemented Interfaces:
com.liferay.message.boards.kernel.model.MBCategory, com.liferay.message.boards.kernel.model.MBCategoryModel, com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<com.liferay.message.boards.kernel.model.MBCategory>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.ContainerModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedGroupedModel, com.liferay.portal.kernel.model.StagedModel, com.liferay.portal.kernel.model.TrashedModel, com.liferay.portal.kernel.model.WorkflowedModel, Serializable, Cloneable, Comparable<com.liferay.message.boards.kernel.model.MBCategory>
Direct Known Subclasses:
MBCategoryImpl

@ProviderType
public abstract class MBCategoryBaseImpl
extends MBCategoryModelImpl
implements com.liferay.message.boards.kernel.model.MBCategory

The extended model base implementation for the MBCategory service. Represents a row in the "MBCategory" database table, with each column mapped to a property of this class.

This class exists only as a container for the default extended model level methods generated by ServiceBuilder. Helper methods and all application logic should be put in MBCategoryImpl.

See Also:
MBCategoryImpl, MBCategory, Serialized Form
{$generated.description}

Field Summary
 
Fields inherited from class com.liferay.portlet.messageboards.model.impl.MBCategoryModelImpl
CATEGORYID_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, NAME_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, PARENTCATEGORYID_COLUMN_BITMASK, SESSION_FACTORY, STATUS_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, UUID_COLUMN_BITMASK
 
Fields inherited from interface com.liferay.message.boards.kernel.model.MBCategory
CATEGORY_ID_ACCESSOR
 
Constructor Summary
MBCategoryBaseImpl()
           
 
Method Summary
 void persist()
           
 
Methods inherited from class com.liferay.portlet.messageboards.model.impl.MBCategoryModelImpl
clone, compareTo, equals, getCategoryId, getColumnBitmask, getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getDescription, getDisplayStyle, getExpandoBridge, getGroupId, getLastPostDate, getLastPublishDate, getMessageCount, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getName, getOriginalCategoryId, getOriginalCompanyId, getOriginalGroupId, getOriginalParentCategoryId, getOriginalStatus, getOriginalUuid, getParentCategoryId, getParentContainerModelId, getPrimaryKey, getPrimaryKeyObj, getStagedModelType, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getThreadCount, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getUserId, getUserName, getUserUuid, getUuid, hashCode, hasSetModifiedDate, isApproved, isDenied, isDraft, isEntityCacheEnabled, isExpired, isFinderCacheEnabled, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isPending, isScheduled, resetOriginalValues, setCategoryId, setCompanyId, setContainerModelId, setCreateDate, setDescription, setDisplayStyle, setExpandoBridgeAttributes, setGroupId, setLastPostDate, setLastPublishDate, setMessageCount, setModelAttributes, setModifiedDate, setName, setParentCategoryId, setParentContainerModelId, setPrimaryKey, setPrimaryKeyObj, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setThreadCount, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlString
 
Methods inherited from class com.liferay.portal.kernel.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.message.boards.kernel.model.MBCategory
getAncestorCategoryIds, getAncestors, getParentCategory, isRoot
 
Methods inherited from interface com.liferay.message.boards.kernel.model.MBCategoryModel
clone, compareTo, getCategoryId, getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getDescription, getDisplayStyle, getExpandoBridge, getGroupId, getLastPostDate, getLastPublishDate, getMessageCount, getModifiedDate, getName, getParentCategoryId, getParentContainerModelId, getPrimaryKey, getPrimaryKeyObj, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getThreadCount, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getUserId, getUserName, getUserUuid, getUuid, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isNew, isPending, isScheduled, setCachedModel, setCategoryId, setCompanyId, setContainerModelId, setCreateDate, setDescription, setDisplayStyle, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLastPostDate, setLastPublishDate, setMessageCount, setModifiedDate, setName, setNew, setParentCategoryId, setParentContainerModelId, setPrimaryKey, setPrimaryKeyObj, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setThreadCount, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
 
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
 
Methods inherited from interface com.liferay.portal.kernel.model.ContainerModel
getModelClass, getModelClassName
 
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
 
Methods inherited from interface com.liferay.portal.kernel.model.StagedModel
getStagedModelType
 

Constructor Detail

MBCategoryBaseImpl

public MBCategoryBaseImpl()
Method Detail

persist

public void persist()
Specified by:
persist in interface com.liferay.portal.kernel.model.PersistedModel

Liferay 7.0-ga1 portal-impl