Class ProcessLinkExpressionObject
java.lang.Object
org.bgerp.dao.expression.ProcessLinkExpressionObject
- All Implemented Interfaces:
ExpressionObject
Expression object for operations with process links
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final booleanCallslinkTitles(String), and returns first title link object.linkTitles(String typeLike) void
-
Constructor Details
-
ProcessLinkExpressionObject
-
-
Method Details
-
called
-
toContext
- Specified by:
toContextin interfaceExpressionObject
-
linkTitles
-
linkTitle
CallslinkTitles(String), and returns first title link object.- Returns:
- title of the the first link or null.
- Throws:
Exception
-