Package org.craftercms.core.processors
-
Interface Summary Interface Description ItemProcessor Processes anItem, by applying any needed modification to it.ItemProcessorResolver Resolves theItemProcessorto use for a givenItem.
| Interface | Description |
|---|---|
| ItemProcessor |
Processes an
Item, by applying any needed modification to it. |
| ItemProcessorResolver |
Resolves the
ItemProcessor to use for a given Item. |