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

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

public interface ReturnReasonServicesRemoteHome
extends javax.ejb.EJBHome

Home interface for com.retek.component.customerorder.impl.remote.ReturnReasonServices.


Field Summary
static java.lang.String COMP_NAME
           
static java.lang.String JNDI_NAME
           
 
Method Summary
 ReturnReasonServicesRemote create()
           
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, 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 ReturnReasonServicesRemote create()
                                  throws javax.ejb.CreateException,
                                         java.rmi.RemoteException
Throws:
javax.ejb.CreateException
java.rmi.RemoteException


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