public class NewDocumentTypePlugin
extends org.exoplatform.container.component.BaseComponentPlugin
| Modifier and Type | Field and Description |
|---|---|
protected static org.exoplatform.services.log.Log |
LOG
The Constant LOG.
|
protected List<NewDocumentType> |
types
The document types.
|
| Constructor and Description |
|---|
NewDocumentTypePlugin(org.exoplatform.container.xml.InitParams initParams)
Instantiates a new new document type plugin.
|
| Modifier and Type | Method and Description |
|---|---|
List<NewDocumentType> |
getTypes()
Gets the types.
|
protected static final org.exoplatform.services.log.Log LOG
protected List<NewDocumentType> types
public NewDocumentTypePlugin(org.exoplatform.container.xml.InitParams initParams)
initParams - the init paramspublic List<NewDocumentType> getTypes()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.