| Package | Description |
|---|---|
| org.exoplatform.onlyoffice.documents |
| Modifier and Type | Field and Description |
|---|---|
protected List<NewDocumentType> |
NewDocumentTypePlugin.types
The document types.
|
protected List<NewDocumentType> |
NewDocumentService.NewDocumentTypesConfig.types
The document types.
|
| Modifier and Type | Method and Description |
|---|---|
NewDocumentType |
NewDocumentService.getDocumentTypeByLabel(String label)
Gets the document type by label.
|
| Modifier and Type | Method and Description |
|---|---|
List<NewDocumentType> |
NewDocumentTypePlugin.getTypes()
Gets the types.
|
List<NewDocumentType> |
NewDocumentService.getTypes()
Gets the types.
|
List<NewDocumentType> |
NewDocumentService.NewDocumentTypesConfig.getTypes()
Gets the document types.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NewDocumentService.NewDocumentTypesConfig.setTypes(List<NewDocumentType> types)
Sets the document types.
|
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.