@ProviderType public interface WikiNode extends PersistedModel, WikiNodeModel
WikiNodeModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<WikiNode,java.lang.Long> |
NODE_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
Folder |
addAttachmentsFolder() |
long |
getAttachmentsFolderId() |
java.util.List<FileEntry> |
getDeletedAttachmentsFiles() |
persistgetCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getDescription, 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, setGroupId, setLastPostDate, setLastPublishDate, setModifiedDate, setMvccVersion, setName, setNodeId, setParentContainerModelId, setPrimaryKey, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setUserId, setUserName, setUserUuid, setUuidclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamegetModelClass, getModelClassNameclone, getStagedModelTypeFolder addAttachmentsFolder() throws PortalException
PortalExceptionlong getAttachmentsFolderId()
java.util.List<FileEntry> getDeletedAttachmentsFiles() throws PortalException
PortalException