Package | Description |
---|---|
org.andromda.cartridges.spring.metafacades |
Modifier and Type | Class and Description |
---|---|
class |
SpringEntityOperationLogic
TODO: Model Documentation for org.andromda.cartridges.spring.metafacades.SpringEntityOperation
MetafacadeLogic for SpringEntityOperation
|
class |
SpringEntityOperationLogicImpl
MetafacadeLogic implementation for org.andromda.cartridges.spring.metafacades.SpringEntityOperation.
|
Modifier and Type | Method and Description |
---|---|
Collection<SpringEntityOperation> |
SpringManageableEntityLogic.getDaoBusinessOperations()
The business operations modeled on the entity that will be generated on the DAO (Data Access
Object).
|
Collection<SpringEntityOperation> |
SpringEntityLogic.getDaoBusinessOperations()
Represents a Spring persistent entity
|
Collection<SpringEntityOperation> |
SpringEntity.getDaoBusinessOperations()
The business operations modeled on the entity that will be generated on the DAO (Data Access
Object).
|
Collection<SpringEntityOperation> |
SpringManageableEntityLogicImpl.getManageableDaoBusinessOperations()
Only allow business operations returning the entity or instances of the id type
|
Copyright © 2003–2014 AndroMDA.org. All rights reserved.