Class MidpointValueMetadataFactory
java.lang.Object
com.evolveum.midpoint.schema.metadata.MidpointValueMetadataFactory
- All Implemented Interfaces:
ValueMetadataFactory
@Experimental
public class MidpointValueMetadataFactory
extends Object
implements ValueMetadataFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@NotNull ValueMetadata
static ValueMetadata
createFrom
(@NotNull PrismContainer<?> container)
-
Constructor Details
-
MidpointValueMetadataFactory
-
-
Method Details
-
createEmpty
- Specified by:
createEmpty
in interfaceValueMetadataFactory
-
createFrom
-