Class TemplateUtil
java.lang.Object
com.e1c.langtool.v8.dt.right.ql.translator.TemplateUtil
Right query language extension util for integration with templates.
-
Method Summary
-
Method Details
-
hasPoundBracket
Checks template name that has pound or bracket.- Parameters:
name- the template name- Returns:
- true, if name has pound or bracket
-
getName
Gets the name extracted from template name and position of name.- Parameters:
templateName- the template name, cannot benull- Returns:
- the name and position, return never
null.
-