IBM Branch Transformation Toolkit Javadoc

com.ibm.btt.cha.ejb
Interface CHAChildrenLocal

All Superinterfaces:
javax.ejb.EJBLocalObject

public interface CHAChildrenLocal
extends javax.ejb.EJBLocalObject

Local interface for Enterprise Bean: CHAChildren


Field Summary
static java.lang.String COPYRIGHT
           
 
Method Summary
 java.lang.String getChildInstanceID()
          Get accessor for persistent attribute: childInstanceID
 
Methods inherited from interface javax.ejb.EJBLocalObject
getEJBLocalHome, getPrimaryKey, isIdentical, remove
 

Field Detail

COPYRIGHT

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

getChildInstanceID

public java.lang.String getChildInstanceID()
Get accessor for persistent attribute: childInstanceID


IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005