|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.runtime.deployment.preprocessor.TemplateDescriptor
public class TemplateDescriptor
| Field Summary | |
|---|---|
File |
baseDir
|
String |
installPath
|
boolean |
isRequired
|
String |
name
|
String |
src
|
Template |
template
|
| Constructor Summary | |
|---|---|
TemplateDescriptor()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String name
public String src
public String installPath
public boolean isRequired
public Template template
public File baseDir
| Constructor Detail |
|---|
public TemplateDescriptor()
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||