Business Components 9.0.5

oracle.jbo.common
Class ViewCriteriaMarshaller

java.lang.Object
  extended byoracle.jbo.common.ViewCriteriaMarshaller

public class ViewCriteriaMarshaller
extends java.lang.Object


Constructor Summary
ViewCriteriaMarshaller()
           
 
Method Summary
static ViewCriteria fromSvcMsg(ViewObject vo, RequestParams reqParams)
           
static RequestParams toSvcMsg(int voId, ViewCriteria vCrit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewCriteriaMarshaller

public ViewCriteriaMarshaller()
Method Detail

fromSvcMsg

public static ViewCriteria fromSvcMsg(ViewObject vo,
                                      RequestParams reqParams)

toSvcMsg

public static RequestParams toSvcMsg(int voId,
                                     ViewCriteria vCrit)

Business Components 9.0.5

 

Copyright © 1997, 2004, Oracle. All rights reserved.