public abstract class BookmarksEntryBaseImpl extends BookmarksEntryModelImpl implements com.liferay.portlet.bookmarks.model.BookmarksEntry
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 BookmarksEntryImpl.
BookmarksEntryImpl,
BookmarksEntry,
Serialized FormCOLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, FOLDERID_COLUMN_BITMASK, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, NAME_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, RESOURCEBLOCKID_COLUMN_BITMASK, SESSION_FACTORY, STATUS_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, USERID_COLUMN_BITMASK, UUID_COLUMN_BITMASK| Constructor and Description |
|---|
BookmarksEntryBaseImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
persist() |
void |
updateTreePath(java.lang.String treePath) |
clone, compareTo, equals, getApproved, getColumnBitmask, getCompanyId, getCreateDate, getDescription, getEntryId, getExpandoBridge, getFolderId, getGroupId, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getName, getOriginalCompanyId, getOriginalFolderId, getOriginalGroupId, getOriginalResourceBlockId, getOriginalStatus, getOriginalUserId, getOriginalUuid, getPrimaryKey, getPrimaryKeyObj, getPriority, getResourceBlockId, getStagedModelType, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getTreePath, getUrl, getUserId, getUserName, getUserUuid, getUuid, getVisits, hashCode, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isPending, isScheduled, resetOriginalValues, setCompanyId, setCreateDate, setDescription, setEntryId, setExpandoBridgeAttributes, setFolderId, setGroupId, setModelAttributes, setModifiedDate, setName, setPrimaryKey, setPrimaryKeyObj, setPriority, setResourceBlockId, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTreePath, setUrl, setUserId, setUserName, setUserUuid, setUuid, setVisits, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlStringgetLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitbuildTreePath, getFolder, isInTrashExplicitlyclone, compareTo, getApproved, getCompanyId, getCreateDate, getDescription, getEntryId, getExpandoBridge, getFolderId, getGroupId, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getPriority, getResourceBlockId, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getTreePath, getUrl, getUserId, getUserName, getUserUuid, getUuid, getVisits, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isNew, isPending, isScheduled, setCachedModel, setCompanyId, setCreateDate, setDescription, setEntryId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFolderId, setGroupId, setModifiedDate, setName, setNew, setPrimaryKey, setPrimaryKeyObj, setPriority, setResourceBlockId, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTreePath, setUrl, setUserId, setUserName, setUserUuid, setUuid, setVisits, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamepublic void persist()
throws com.liferay.portal.kernel.exception.SystemException
persist in interface com.liferay.portal.model.PersistedModelcom.liferay.portal.kernel.exception.SystemExceptionpublic void updateTreePath(java.lang.String treePath)
throws com.liferay.portal.kernel.exception.SystemException
updateTreePath in interface com.liferay.portal.model.TreeModelcom.liferay.portal.kernel.exception.SystemException