is.idega.idegaweb.golf.startingtime.business
Class TeeTimeBusinessHomeImpl

java.lang.Object
  extended by com.idega.business.IBOHomeImpl
      extended by is.idega.idegaweb.golf.startingtime.business.TeeTimeBusinessHomeImpl
All Implemented Interfaces:
com.idega.business.IBOHome, TeeTimeBusinessHome, java.io.Serializable, java.rmi.Remote, javax.ejb.EJBHome

public class TeeTimeBusinessHomeImpl
extends com.idega.business.IBOHomeImpl
implements TeeTimeBusinessHome

See Also:
Serialized Form

Constructor Summary
TeeTimeBusinessHomeImpl()
           
 
Method Summary
 TeeTimeBusiness create()
           
 java.lang.Class<TeeTimeBusiness> getBeanInterfaceClass()
           
 
Methods inherited from class com.idega.business.IBOHomeImpl
createIBO, createIBO, getBeanClass, getEJBMetaData, getEntityBeanClass, getHomeHandle, iboCheckInPooledBean, iboCheckOutPooledBean, remove, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Constructor Detail

TeeTimeBusinessHomeImpl

public TeeTimeBusinessHomeImpl()
Method Detail

getBeanInterfaceClass

public java.lang.Class<TeeTimeBusiness> getBeanInterfaceClass()
Specified by:
getBeanInterfaceClass in class com.idega.business.IBOHomeImpl

create

public TeeTimeBusiness create()
                       throws javax.ejb.CreateException
Specified by:
create in interface TeeTimeBusinessHome
Throws:
javax.ejb.CreateException


Copyright © 2000-2014 idega software. All Rights Reserved.