| Package | Description |
|---|---|
| org.dd4t.core.factories | |
| org.dd4t.core.processors |
| 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 |
|---|---|
RunPhase |
Processor.getRunPhase() |
static RunPhase |
RunPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RunPhase[] |
RunPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Processor.setRunPhase(RunPhase phase) |
Copyright © 2017. All rights reserved.