|
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The home interface for the Schema entity bean. Use this class to create, remove, and find Schema entity beans.
| Method Summary | |
Schema |
create(SchemaPk schemaPk)
Create a new Schema entity bean using the com.beasys.commerce.foundation.property.SchemaPk. |
java.util.Enumeration |
findAll()
Find all Schema entity bean. |
Schema |
findByPrimaryKey(SchemaPk schemaPk)
Find an Schema entity bean using the com.beasys.commerce.foundation.property.SchemaPk. |
java.util.Enumeration |
findBySchemaGroupName(java.lang.String schemaGroupName)
Finder method that returns the collection of Schema for a given schemaGroupName. |
| Method Detail |
public Schema create(SchemaPk schemaPk)
throws javax.ejb.CreateException,
java.rmi.RemoteException
public Schema findByPrimaryKey(SchemaPk schemaPk)
throws java.rmi.RemoteException,
<>FinderException
public java.util.Enumeration findAll()
throws java.rmi.RemoteException,
<>FinderException
public java.util.Enumeration findBySchemaGroupName(java.lang.String schemaGroupName)
throws java.rmi.RemoteException,
<>FinderException
|
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||