| Package | Description |
|---|---|
| org.dd4t.contentmodel | |
| org.dd4t.core.factories | |
| org.dd4t.core.processors |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Binary
Interface for a binary items i.e.
|
interface |
Category
Interface for Category item
|
interface |
Component
Interface for all components
|
interface |
ComponentTemplate
Interface for the component template
TODO: revision date should be LPD?
|
interface |
GenericComponent
Deprecated.
|
interface |
GenericPage
Deprecated.
|
interface |
Keyword
Interface for Keyword item
|
interface |
OrganizationalItem
Interface for organizational item
|
interface |
Page |
interface |
PageTemplate |
interface |
Publication
Interface for publication item
|
interface |
RepositoryLocalItem
Interface for all items except for publications
|
interface |
Schema
Interface for schemas
|
interface |
StructureGroup
Interface for StructureGroup item
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentPresentationFactory.executeProcessors(Item item,
RunPhase runPhase,
RequestContext context) |
void |
BinaryFactory.executeProcessors(Item item,
RunPhase runPhase,
RequestContext context) |
void |
PageFactory.executeProcessors(Item item,
RunPhase runPhase,
RequestContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
Processor.execute(Item item,
RequestContext requestContext)
Execute the Processor on the Factory Item
|
Copyright © 2017. All rights reserved.