com.corrspt.xeo.framework
Class DefaultLovProvider

java.lang.Object
  extended by com.corrspt.xeo.framework.DefaultLovProvider
All Implemented Interfaces:
LovProvider, ServiceProvider

public class DefaultLovProvider
extends java.lang.Object
implements LovProvider


Constructor Summary
DefaultLovProvider()
           
 
Method Summary
 netgest.bo.lovmanager.lovObject getLovObject(netgest.bo.runtime.EboContext ctx, long lovBoui)
           
 netgest.bo.lovmanager.lovObject getLovObject(netgest.bo.runtime.EboContext ctx, java.lang.String lovName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultLovProvider

public DefaultLovProvider()
Method Detail

getLovObject

public netgest.bo.lovmanager.lovObject getLovObject(netgest.bo.runtime.EboContext ctx,
                                                    long lovBoui)
                                             throws netgest.bo.runtime.boRuntimeException
Specified by:
getLovObject in interface LovProvider
Throws:
netgest.bo.runtime.boRuntimeException

getLovObject

public netgest.bo.lovmanager.lovObject getLovObject(netgest.bo.runtime.EboContext ctx,
                                                    java.lang.String lovName)
                                             throws netgest.bo.runtime.boRuntimeException
Specified by:
getLovObject in interface LovProvider
Throws:
netgest.bo.runtime.boRuntimeException