|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanModelModifier | |
|---|---|
| org.tynamo.internal.services | |
| org.tynamo.services | |
| Uses of BeanModelModifier in org.tynamo.internal.services |
|---|
| Classes in org.tynamo.internal.services that implement BeanModelModifier | |
|---|---|
class |
BeanModelExtensionBMModifier
Performs standard set of modifications to a BeanModel
properties may be included, removed or reordered based on the contents of the BeanModelExtension
and the value of context key |
class |
BeanModelsAnnotationBMModifier
|
class |
DefaultExclusionsBMModifier
Removes the Tynamo "recommended" list of properties to exclude from the bean model. |
| Uses of BeanModelModifier in org.tynamo.services |
|---|
| Methods in org.tynamo.services that return BeanModelModifier | |
|---|---|
BeanModelModifier |
TynamoCoreModule.buildBeanModelModifier(List<BeanModelModifier> configuration,
org.apache.tapestry5.ioc.services.ChainBuilder chainBuilder)
Builds the BeanModelModifier service as a chain of command. |
| Method parameters in org.tynamo.services with type arguments of type BeanModelModifier | |
|---|---|
static void |
TynamoCoreModule.addBeanModelModifiers(org.apache.tapestry5.ioc.OrderedConfiguration<BeanModelModifier> configuration,
BeanModelsAnnotationBMModifier pageAnnotationsModifier,
DefaultExclusionsBMModifier defaultModifier,
BeanModelExtensionBMModifier extensionModifier)
|
BeanModelModifier |
TynamoCoreModule.buildBeanModelModifier(List<BeanModelModifier> configuration,
org.apache.tapestry5.ioc.services.ChainBuilder chainBuilder)
Builds the BeanModelModifier service as a chain of command. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||