org.equanda.test.ymport
Class HideIf2TableHandler

java.lang.Object
  extended by org.equanda.ymport.TableHandlerBase
      extended by org.equanda.test.ymport.HideIf2TableHandler
All Implemented Interfaces:
TableHandler

public class HideIf2TableHandler
extends TableHandlerBase


Constructor Summary
HideIf2TableHandler()
           
 
Method Summary
 org.equanda.test.ymport.ImportHideIf2 getEmptyObject()
           
 HideIf2EJB select(HideIf2SelectorEJB selector, org.equanda.test.ymport.ImportHideIf2 proxy)
          Try select a value to update or return null
 Object ymport(Object proxyObject)
           
 
Methods inherited from class org.equanda.ymport.TableHandlerBase
getCollection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HideIf2TableHandler

public HideIf2TableHandler()
Method Detail

getEmptyObject

public org.equanda.test.ymport.ImportHideIf2 getEmptyObject()

ymport

public Object ymport(Object proxyObject)
              throws Exception
Throws:
Exception

select

public HideIf2EJB select(HideIf2SelectorEJB selector,
                         org.equanda.test.ymport.ImportHideIf2 proxy)
                  throws Exception
Try select a value to update or return null

Parameters:
selector - selector to use when searching
proxy - import proxy to select
Returns:
found bean or null
Throws:
Exception - oops


Copyright © 2007-2008. All Rights Reserved.