com.bankframe.services.accesscontrol.administration.group
Interface GroupAdministrationHome

All Superinterfaces:
javax.ejb.EJBHome, java.rmi.Remote

public interface GroupAdministrationHome
extends javax.ejb.EJBHome

This interface is the home interface of the GroupAdministration bean that defines its create method.

Author:
Rob O'Neill

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

Method Detail

create

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


Copyright © 2004 Siebel Systems, Inc. All rights reserved.