JavaScript is disabled on your browser.
Oracle Business Rules Java API Reference 12c (12.1.3) E51477-01
java.lang.Object
oracle.rules.sdk2.decisionpoint.impl.ViewLoaderImpl
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
ViewLoaderImpl
public ViewLoaderImpl()
Method Detail
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
- ViewObjectReferencedp
-
Returns: fully populated view object
Oracle Business Rules Java API Reference 12c (12.1.3) E51477-01
Copyright © 2006,2014 Oracle and/or its affiliates. All rights reserved.