public class TemplateContribution extends Object
Constructor and Description |
---|
TemplateContribution() |
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
String |
getMarker() |
String |
getMode() |
String |
getTemplate() |
boolean |
isAppending() |
boolean |
isPrepending() |
boolean |
isReplacing() |
void |
setTarget(String target) |
public void setTarget(String target)
public String getContent()
public String getTemplate()
public String getMarker()
public String getMode()
public boolean isAppending()
public boolean isPrepending()
public boolean isReplacing()
Copyright © 2015 Nuxeo SA. All rights reserved.