REF - as Reference to Type of Page the template points to. See Template.getReference()public class EntityTemplate<REF> extends Template<REF>
Templates meant for general purpose and those specific to the context of a Entity.
ContentDescriber related to Template where the ContentFacet in the ContentDescriber can contain whatever content it wants.
The content model does not have to be aware of files related to it. In Entities', one may have additional constraints and considerations than Content based TemplateContentType,
EntityDetailsTemplatePanel,
Serialized Formlisteners, TEMPLATE_IDENTIFIER| Constructor and Description |
|---|
EntityTemplate() |
EntityTemplate(EntityTemplate template) |
EntityTemplate(String name,
Class entityType) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getEntityType() |
void |
setEntityType(Class entityType) |
addChangeListener, equals, getAccessorExistsTransformer, getAttributes, getDefaultResourceLocations, getDisplayName, getFacetMeta, getFacets, getFieldOrderListing, getId, getListeners, getMarkupLocation, getName, getPublishAdapter, getReference, getSubmitTransformer, hashCode, isProcessFields, notifyAllListeners, publish, setAccessorExistsTransformer, setAttributes, setDefaultResourceLocations, setDisplayName, setFacets, setFieldOrderListing, setId, setListeners, setMarkupLocation, setName, setProcessFields, setPublishAdapter, setReference, setSubmitTransformer, toStringpublic EntityTemplate()
public EntityTemplate(EntityTemplate template)
Copyright © 2018. All rights reserved.