WebLogic Process Integrator Version 2.0

com.bea.wlpi.server.permission
Interface PermissionHome

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

public interface PermissionHome
extends javax.ejb.EJBHome

Home interface for the Permission session EJB.


Method Summary
 Permission create()
          Create a remote object that implements the Permission interface.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public Permission create()
                  throws javax.ejb.CreateException,
                         WorkflowException,
                         java.rmi.RemoteException
Create a remote object that implements the Permission interface.
Throws:
javax.ejb.CreateException - if the remote object could not be created.
java.rmi.RemoteException - if a communications error occurred.

WebLogic Process Integrator Version 2.0

BEA WebLogic Process Integrator is a trademark of BEA Systems, Inc.
Copyright (c) 2001 BEA Systems, Inc.
All rights reserved.