Nuxeo Enterprise Platform 5.4

org.nuxeo.runtime.deployment.preprocessor.template
Class TemplateContribution

java.lang.Object
  extended by org.nuxeo.runtime.deployment.preprocessor.template.TemplateContribution

public class TemplateContribution
extends java.lang.Object

Author:
Bogdan Stefanescu

Constructor Summary
TemplateContribution()
           
 
Method Summary
 java.lang.String getContent()
           
 java.lang.String getMarker()
           
 java.lang.String getMode()
           
 java.lang.String getTemplate()
           
 boolean isAppending()
           
 boolean isPrepending()
           
 boolean isReplacing()
           
 void setTarget(java.lang.String target)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateContribution

public TemplateContribution()
Method Detail

setTarget

public void setTarget(java.lang.String target)

getContent

public java.lang.String getContent()

getTemplate

public java.lang.String getTemplate()

getMarker

public java.lang.String getMarker()

getMode

public java.lang.String getMode()

isAppending

public boolean isAppending()

isPrepending

public boolean isPrepending()

isReplacing

public boolean isReplacing()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.