Class ViewLoaderImpl

java.lang.Object
oracle.rules.sdk2.decisionpoint.impl.ViewLoaderImpl
All Implemented Interfaces:
ViewLoader

public class ViewLoaderImpl extends Object implements ViewLoader
  • Constructor Details

    • ViewLoaderImpl

      public ViewLoaderImpl()
  • Method Details

    • load

      public oracle.jbo.ViewObject load(ViewObjectReference vor, DecisionPointInstance dp)
      Default implementation of VO data load. Be certain to call vo.remove() before allowing the view object to fall out of scope to prevent a resource leak.
      Specified by:
      load in interface ViewLoader
      Parameters:
      vor - ViewObjectReference
      dp -
      Returns:
      fully populated view object