com.bankframe.ejb.bmp
Interface EBMPMasterEntity
- All Superinterfaces:
- EBMPEntity, EEntity, Serializable
- All Known Implementing Classes:
- CustomerBMPBean
public interface EBMPMasterEntity
- extends EBMPEntity
This interface defines the methods that Master Entities must define
getDependentEntities
Vector getDependentEntities()
throws ProcessingErrorException,
RemoteException
- This method returns a Vector of the this entity's dependent entities.
- Returns:
- a vector of dependent entities
- Throws:
ProcessingErrorException
RemoteException
Copyright © 2005, 2007, Oracle. All rights reserved.