Package com.evolveum.midpoint.prism
Interface ItemPathSerializer
-
public interface ItemPathSerializer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
serializeStandalone(@NotNull ItemPath itemPath)
Serializes item path with all the namespaces explicitly listed.
-