Class GetRelatedEntityTask
java.lang.Object
ch.tocco.nice2.dms.impl.entitydocs.GetRelatedEntityTask
- All Implemented Interfaces:
- OptionalTask<Entity,,- Entity> - PersistTask<Entity,- Entity> 
Expects a Resource or Folder entity and resolves to the linked
 target entity as specified in the field `entity_model`.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ch.tocco.nice2.persist.core.api.exec.OptionalTaskrunMethods inherited from interface ch.tocco.nice2.persist.core.api.exec.PersistTaskandThenDo, compose, compose2, composeWhen, discardResult, expand, expand, getDescription, ifElse, orWhen, orWhenNot, passWhen, passWhenNot, skipErrors, unwrap
- 
Field Details- 
INSTANCE
 
- 
- 
Constructor Details- 
GetRelatedEntityTaskpublic GetRelatedEntityTask()
 
- 
- 
Method Details- 
doRun- Specified by:
- doRunin interface- OptionalTask<Entity,- Entity> 
 
 
-