|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Local Home interface for Enterprise Bean: CHAChildren
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
CHAChildrenLocal |
create(java.lang.String childInstanceID)
Creates an instance from a key for Entity Bean: CHAChildren |
CHAChildrenLocal |
create(java.lang.String childInstanceID,
java.lang.String instanceID)
Creates an instance from a key for Entity Bean: CHAChildren |
java.util.Collection |
findAll()
|
java.util.Collection |
findByInstanceID(java.lang.String instanceID)
|
CHAChildrenLocal |
findByPrimaryKey(java.lang.String primaryKey)
Finds an instance using a key for Entity Bean: CHAChildren |
Methods inherited from interface javax.ejb.EJBLocalHome |
---|
remove |
Field Detail |
public static final java.lang.String COPYRIGHT
Method Detail |
public CHAChildrenLocal create(java.lang.String childInstanceID) throws javax.ejb.CreateException
javax.ejb.CreateException
public CHAChildrenLocal create(java.lang.String childInstanceID, java.lang.String instanceID) throws javax.ejb.CreateException
javax.ejb.CreateException
public CHAChildrenLocal findByPrimaryKey(java.lang.String primaryKey) throws javax.ejb.FinderException
javax.ejb.FinderException
public java.util.Collection findByInstanceID(java.lang.String instanceID) throws javax.ejb.FinderException
javax.ejb.FinderException
public java.util.Collection findAll() throws javax.ejb.FinderException
javax.ejb.FinderException
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |