@ProviderType public interface WikiNode extends com.liferay.portal.kernel.model.PersistedModel, WikiNodeModel
WikiNodeModel
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() |
getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getDescription, getExternalReferenceCode, getGroupId, getLastPostDate, getLastPublishDate, getModifiedDate, getMvccVersion, getName, getNodeId, getParentContainerModelId, getPrimaryKey, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getUserId, getUserName, getUserUuid, getUuid, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isPending, isScheduled, setCompanyId, setContainerModelId, setCreateDate, setDescription, setExternalReferenceCode, setGroupId, setLastPostDate, setLastPublishDate, setModifiedDate, setMvccVersion, setName, setNodeId, setParentContainerModelId, setPrimaryKey, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setUserId, setUserName, setUserUuid, setUuid
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
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