| Package | Description |
|---|---|
| org.tynamo.internal.services | |
| org.tynamo.services |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
BeanModelModifier |
TynamoCoreModule.buildBeanModelModifier(List<BeanModelModifier> configuration,
org.apache.tapestry5.ioc.services.ChainBuilder chainBuilder)
Builds the
BeanModelModifier service as a chain of command. |
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2004-2013. All Rights Reserved.