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