public interface ItemProcessorResolver
ItemProcessor to use for a given Item.| Modifier and Type | Method and Description |
|---|---|
ItemProcessor |
getProcessor(Item item)
Returns a
ItemProcessor for a given Item. |
ItemProcessor getProcessor(Item item) throws CrafterException
ItemProcessor for a given Item.CrafterException - if an error occurs while resolving the processorCopyright © 2018 CrafterCMS. All rights reserved.