Uses of Interface
com.sodius.mdw.core.eval.TransientLinkList

Packages that use TransientLinkList
com.sodius.mdw.core.eval Contains the evaluation framework to launch evaluations of templates, rules and scripts. 
 

Uses of TransientLinkList in com.sodius.mdw.core.eval
 

Methods in com.sodius.mdw.core.eval that return TransientLinkList
 TransientLinkList<Object> TransientLinkManager.get(String name, Object source)
          Returns the list a target objects connected to the source object through a transient link of specified name.