Class AssociationSearchQueryResult
- java.lang.Object
 - 
- com.evolveum.midpoint.model.common.expression.evaluator.caching.QueryResult<PrismContainerValue<ShadowAssociationType>>
 - 
- com.evolveum.midpoint.model.common.expression.evaluator.caching.AssociationSearchQueryResult
 
 
 
- 
public class AssociationSearchQueryResult extends QueryResult<PrismContainerValue<ShadowAssociationType>>
 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ShadowKindTypegetKind()StringgetResourceOid()- 
Methods inherited from class com.evolveum.midpoint.model.common.expression.evaluator.caching.QueryResult
getResultingList 
 - 
 
 - 
 
- 
- 
Method Detail
- 
getResourceOid
public String getResourceOid()
 
- 
getKind
public ShadowKindType getKind()
 
 - 
 
 -