is.idega.idegaweb.golf.webservice.business
Class WebserviceBusinessHomeImpl

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

public class WebserviceBusinessHomeImpl
extends com.idega.business.IBOHomeImpl
implements WebserviceBusinessHome

See Also:
Serialized Form

Constructor Summary
WebserviceBusinessHomeImpl()
           
 
Method Summary
 WebserviceBusiness create()
           
 java.lang.Class 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

WebserviceBusinessHomeImpl

public WebserviceBusinessHomeImpl()
Method Detail

getBeanInterfaceClass

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

create

public WebserviceBusiness create()
                          throws javax.ejb.CreateException
Specified by:
create in interface WebserviceBusinessHome
Throws:
javax.ejb.CreateException


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