Package com.evolveum.midpoint.prism.lazy
Interface GenericLazyPrismContainerValue.ValueSource<C extends Containerable>
- All Superinterfaces:
Serializable
- Enclosing class:
- GenericLazyPrismContainerValue<C extends Containerable>
public static interface GenericLazyPrismContainerValue.ValueSource<C extends Containerable>
extends Serializable
-
Method Summary
-
Method Details
-
get
PrismContainerValue<C> get() -
getId
Long getId() -
getRealValue
C getRealValue()
-