Package com.evolveum.midpoint.util
Interface HumanReadableDescribable
- All Known Subinterfaces:
- PrismValueDeltaSetTripleProducer<V,- D> 
- All Known Implementing Classes:
- AbstractMappingImpl,- ConstructionTargetKey,- MappingImpl,- MetadataMappingImpl,- PersonaKey,- ProjectionContextFilter,- ProjectionContextKey,- ProjectionContextKey.Classified,- ProjectionContextKey.WithResource,- ResourceOperationCoordinates,- ResourceOperationCoordinates.ObjectClassScoped,- ResourceOperationCoordinates.ResourceScoped,- ResourceOperationCoordinates.TypeScoped,- ResourceShadowCoordinates
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Object that can provide short, human-readable description. The description should
 be suitable for logging and presentation to users (non-developers).
- Author:
- semancik
- 
Method Summary
- 
Method Details- 
toHumanReadableDescriptionString toHumanReadableDescription()
 
-