This image shows the three BenefitCatalog classes and
their associated methods and datatypes.
The three classes are :
- empbft.component.benefit.ejb.BenefitCatalog
- empbft.component.benefit.ejb.BenefitCatalogHome
- empbft.component.benefit.ejb.BenefitCatalogBean
Methods under empbft.component.benefit.ejb.BenefitCatalog:
- getBenefits(): Collection
- refresh(): void
Methods under empbft.component.benefit.ejb.BenefitCatalogHome:
Datatypes under empbft.component.benefit.ejb.BenefitCatalogBean:
Methods under empbft.component.benefit.ejb.BenefitCatalogBean:
- Constructor()
- ejbCreate(): void
- ejbActivate(): void
- ejbPassivate(): void
- ejbRemove(): void
- setSessionContext(SessionContext ctx): void
- getBenefits(): Collection
- retrieveBenefits(): Collection
- refresh(): void