Modifier and Type | Class and Description |
---|---|
class |
AbstractContentTemplate<T>
Template specific to CMS Content types |
class |
ContentTemplate<T>
Template specific to CMS Content types |
Modifier and Type | Class and Description |
---|---|
class |
NavigationModule
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
Module
A convenient definition/constants of all the Modules in the site
|
Modifier and Type | Class and Description |
---|---|
class |
PostTemplate<T>
Further sub-classification of Template type for possible filteration usage.
|
Modifier and Type | Class and Description |
---|---|
class |
ProductTemplate<REF>
Markup associated with
Product s. |
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationModule<T>
A
Module that describes how Authorization or Un-Authorized interactions need to be handled. |
Modifier and Type | Class and Description |
---|---|
class |
SectionLabel
Simple Label definition of an
ISection |
Modifier and Type | Class and Description |
---|---|
class |
AuthorizableFacetMeta
|
class |
AuthorizableTemplate<REF>
A
Template that supports being Authorizable |
class |
CategoryTemplate<P,T extends Template<?>>
A Template that would render child components which are governed by their own
Template |
class |
FacetMeta |
class |
MultiAuthorizedStateFacetMeta |
class |
MultiStateFacetMeta<S>
Based on the State present a different
FacetMeta . |
class |
Template<REF>
A Template is associated with markup HTML and an implementation class like Velocity, or Wicket
Component s. |
class |
TransactionalFacetMeta
Wrap the incoming transformer in a
TransactionalTransformer with a default TransactionDefinition of
TransactionDefinition.PROPAGATION_REQUIRED and TransactionDefinition.ISOLATION_READ_UNCOMMITTED |
Modifier and Type | Class and Description |
---|---|
class |
EntityTemplate<REF>
Markup associated with generic Entities.
|
Modifier and Type | Method and Description |
---|---|
List<ISection> |
JSONGridRenderAdapter.getTupleFields()
These are the fields that define the group of the primary fields, that belong to the secondary field.
The getName() define the keys in a JSON / Map and the getDisplayName() the display tuple nameFor example in a class, for every student. |
Modifier and Type | Method and Description |
---|---|
void |
JSONGridRenderAdapter.setTupleFields(List<ISection> tupleFields)
These are the fields that define the group of the primary fields, that belong to the secondary field.
The getName() define the keys in a JSON / Map and the getDisplayName() the display tuple nameFor example in a class, for every student. |
Copyright © 2018. All rights reserved.