@ProviderType public interface WikiNode extends WikiNodeModel, com.liferay.portal.kernel.model.PersistedModel
WikiNodeModel
,
WikiNodeImpl
,
WikiNodeModelImpl
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<WikiNode,java.lang.Long> |
NODE_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.repository.model.Folder |
addAttachmentsFolder() |
long |
getAttachmentsFolderId() |
java.util.List<com.liferay.portal.kernel.repository.model.FileEntry> |
getDeletedAttachmentsFiles() |
clone, compareTo, getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getDescription, getExpandoBridge, getGroupId, getLastPostDate, getLastPublishDate, getModifiedDate, getName, getNodeId, getParentContainerModelId, getPrimaryKey, getPrimaryKeyObj, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getUserId, getUserName, getUserUuid, getUuid, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isNew, isPending, isScheduled, setCachedModel, setCompanyId, setContainerModelId, setCreateDate, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLastPostDate, setLastPublishDate, setModifiedDate, setName, setNew, setNodeId, setParentContainerModelId, setPrimaryKey, setPrimaryKeyObj, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
static final com.liferay.portal.kernel.util.Accessor<WikiNode,java.lang.Long> NODE_ID_ACCESSOR
com.liferay.portal.kernel.repository.model.Folder addAttachmentsFolder() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
long getAttachmentsFolderId()
java.util.List<com.liferay.portal.kernel.repository.model.FileEntry> getDeletedAttachmentsFiles() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException