|
|
| WebLogic Server 6.1 Code Examples, BEA Systems, Inc. |
|
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
examples.ejb20.bands
Interface Artist
- All Superinterfaces:
- javax.ejb.EJBLocalObject
- public interface Artist
- extends javax.ejb.EJBLocalObject
| Methods inherited from interface javax.ejb.EJBLocalObject |
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
getBands
public java.util.Set getBands()
getId
public java.lang.Integer getId()
getName
public java.lang.String getName()
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.