public static class NewDocumentService.NewDocumentTypesConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<NewDocumentType> |
types
The document types.
|
| Constructor and Description |
|---|
NewDocumentTypesConfig() |
| Modifier and Type | Method and Description |
|---|---|
List<NewDocumentType> |
getTypes()
Gets the document types.
|
void |
setTypes(List<NewDocumentType> types)
Sets the document types.
|
protected List<NewDocumentType> types
public List<NewDocumentType> getTypes()
public void setTypes(List<NewDocumentType> types)
types - the new typesCopyright © 2003–2019 eXo Platform SAS. All rights reserved.