BEA Systems, Inc.

com.beasys.commerce.foundation.property
Interface LDAPEntityPropertyManagerHome


public interface LDAPEntityPropertyManagerHome
extends SmartEJBHome

The home interface for the LDAPEntityPropertyManager Session Bean. Use this class to create LDAPEntityPropertyManager.


Method Summary
 LDAPEntityPropertyManager create()
          Create a new LDAPEntityPropertyManager Session.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public LDAPEntityPropertyManager create()
                                 throws javax.ejb.CreateException,
                                        java.rmi.RemoteException
Create a new LDAPEntityPropertyManager Session.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved