| Package | Description |
|---|---|
| org.osivia.portal.api.cms |
| Modifier and Type | Method and Description |
|---|---|
DocumentType |
DocumentType.clone() |
static DocumentType |
DocumentType.createFile(String name)
Create file document type.
|
static DocumentType |
DocumentType.createLeaf(String name)
Create leaf document type.
|
static DocumentType |
DocumentType.createNode(String name)
Create node document type.
|
static DocumentType |
DocumentType.createRoot(String name)
Create root document type.
|
DocumentType |
DocumentContext.getDocumentType()
Get document type.
|
Copyright © 2021. All rights reserved.