Package | Description |
---|---|
org.andromda.cartridges.ejb3.metafacades |
Modifier and Type | Class and Description |
---|---|
class |
EJB3OperationFacadeLogic
Represents an operation in an entity EJB bean POJO.
|
class |
EJB3OperationFacadeLogicImpl
MetafacadeLogic implementation for org.andromda.cartridges.ejb3.metafacades.EJB3OperationFacade.
|
Modifier and Type | Method and Description |
---|---|
Collection<EJB3OperationFacade> |
EJB3ManageableEntityFacadeLogic.getDaoBusinessOperations()
The business operations modeled on the entity that will be generated on the DAO (Data Access
Object).
|
Collection<EJB3OperationFacade> |
EJB3EntityFacadeLogic.getDaoBusinessOperations()
Represents an entity EJB.
|
Collection<EJB3OperationFacade> |
EJB3EntityFacade.getDaoBusinessOperations()
The business operations modeled on the entity that will be generated on the DAO (Data Access
Object).
|
Copyright © 2006–2014 AndroMDA.org. All rights reserved.