is.idega.idegaweb.golf.tournament.business
Interface TournamentBusinessHome

All Superinterfaces:
javax.ejb.EJBHome, com.idega.business.IBOHome, java.rmi.Remote
All Known Implementing Classes:
TournamentBusinessHomeImpl

public interface TournamentBusinessHome
extends com.idega.business.IBOHome


Method Summary
 TournamentBusiness create()
           
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

TournamentBusiness create()
                          throws javax.ejb.CreateException,
                                 java.rmi.RemoteException
Throws:
javax.ejb.CreateException
java.rmi.RemoteException


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