@ThreadSafe public class EntityDescriptorItemIdPopulationStage extends BaseIteratingStage<Element>
ItemId, with the entity's entity ID, to
the metadata item.| Constructor and Description |
|---|
EntityDescriptorItemIdPopulationStage() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
doExecute(Item<Element> item)
Processes a given Item.
|
doExecuteexecute, getCollectionPredicate, setCollectionPredicatesetIddoInitialize, getIddestroy, doDestroy, initialize, isDestroyed, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, isDestroyedpublic EntityDescriptorItemIdPopulationStage()
protected boolean doExecute(@Nonnull Item<Element> item) throws StageProcessingException
doExecute in class BaseIteratingStage<Element>item - Item on which to operateStageProcessingException - thrown if there is a problem with the stage processingCopyright © 1999–2016. All rights reserved.