Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.deployment.preprocessor
Class TemplateDescriptor

java.lang.Object
  extended by org.nuxeo.runtime.deployment.preprocessor.TemplateDescriptor

public class TemplateDescriptor
extends Object

Author:
Bogdan Stefanescu

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

name

public String name

src

public String src

installPath

public String installPath

isRequired

public boolean isRequired

template

public Template template

baseDir

public File baseDir
Constructor Detail

TemplateDescriptor

public TemplateDescriptor()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.