VisitorUserManagerHome Interface

DEPRECATED com.bea.portal is only useful in the compatibility domain. For the new portal framework please use the classes under the com.bea.netuix package

com.bea.portal.admin.ejb
VisitorUserManagerHome Interface

public interface VisitorUserManagerHome

    extends EJBHome

Home interface for the VisitorUserManager EJB


All Superinterfaces
EJBHome, Remote

Method Summary

public VisitorUserManager
create()
 
Methods from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
   

Method Detail

create() Method

public VisitorUserManager create()
throws CreateException, RemoteException

Exceptions

CreateException
RemoteException