|
Dashboard Builder Data Provider API 6.0.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TemplateProcessor
| Method Summary | |
|---|---|
boolean |
containsCommandArg(String template,
String arg,
int pos)
Check if the template contains and expression that match the specified arg. |
List<Command> |
getCommands(String template)
Get the list of commands within the template. |
String |
processTemplate(String template,
CommandProcessor commandProcessor)
Process the given template using the specified command processor. |
| Method Detail |
|---|
String processTemplate(String template,
CommandProcessor commandProcessor)
throws Exception
Exception
boolean containsCommandArg(String template,
String arg,
int pos)
List<Command> getCommands(String template)
|
Dashboard Builder Data Provider API 6.0.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||