Interface | Description |
---|---|
CustomTemplateRenderAdapter<T,MODEL,COMPONENT,CONTAINER_COMPONENT> |
Control how a particular component is rendered
|
Class | Description |
---|---|
AuthorizableFacetMeta | |
AuthorizableTemplate<REF> |
A
Template that supports being Authorizable |
CategoryTemplate<P,T extends Template<?>> |
A Template that would render child components which are governed by their own
Template |
CollectionMetaItem |
A
MetaItem that is used in a Collection of elements that represent the same MetaItem
however to differentiate within the collection of data provide an additional reference Id |
CustomTemplateRenderAdapter.Nothing |
A way to indicate that the returned value has no significance and should not be used.
|
FacetMeta | |
MetaItem |
Meta Data to describe a field-value of Content
for rendering purposes.
|
MultiAuthorizedStateFacetMeta | |
MultiStateFacetMeta<S> |
Based on the State present a different
FacetMeta . |
Template<REF> |
A Template is associated with markup HTML and an implementation class like Velocity, or Wicket
Component s. |
TransactionalFacetMeta |
Wrap the incoming transformer in a
TransactionalTransformer with a default TransactionDefinition of
TransactionDefinition.PROPAGATION_REQUIRED and TransactionDefinition.ISOLATION_READ_UNCOMMITTED |
Enum | Description |
---|---|
FacetMeta.TemplateAttributes | Deprecated
- TODO : Use a more dynamic way
|
Copyright © 2018. All rights reserved.