BEA Systems, Inc.

com.beasys.portal.ejb
Interface PortalPropertiesHome


public interface PortalPropertiesHome
extends BaseHome

The EJB home interface for the PortalProperties.


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

Method Detail

create

public PortalProperties create()
                        throws javax.ejb.CreateException,
                               java.rmi.RemoteException
Create.
Returns:
PortalProperties the portal properties object.
Throws:
CreateException - error on create.
RemoteException - container error.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved