com.retek.component.customerorder.impl.remote
Interface CustomerOrderServicesLocalHome

All Superinterfaces:
javax.ejb.EJBLocalHome

public interface CustomerOrderServicesLocalHome
extends javax.ejb.EJBLocalHome

Local home interface for com.retek.component.customerorder.impl.remote.CustomerOrderServices.


Field Summary
static java.lang.String COMP_NAME
           
static java.lang.String JNDI_NAME
           
 
Method Summary
 CustomerOrderServicesLocal create()
           
 
Methods inherited from interface javax.ejb.EJBLocalHome
remove
 

Field Detail

COMP_NAME

public static final java.lang.String COMP_NAME
See Also:
Constant Field Values

JNDI_NAME

public static final java.lang.String JNDI_NAME
See Also:
Constant Field Values
Method Detail

create

public CustomerOrderServicesLocal create()
                                  throws javax.ejb.CreateException
Throws:
javax.ejb.CreateException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28