Class ResolvedConstructionResource
java.lang.Object
com.evolveum.midpoint.model.impl.lens.construction.ResolvedConstructionResource
- All Implemented Interfaces:
- Serializable
Information on the resource referenced by particular 
ResourceObjectConstruction - the object
 as well as information what to do in case it couldn't be resolved.- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionfinal @Nullable ResourceTypeResolved form of the object.final booleanIs the fact that the object couldn't be found a warning, or is it even to be simply ignored?
- 
Method Summary
- 
Field Details- 
resourceResolved form of the object.
- 
warningpublic final boolean warningIs the fact that the object couldn't be found a warning, or is it even to be simply ignored?
 
- 
- 
Method Details