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 String
serializeStandalone(@NotNull ItemPath itemPath)
Serializes item path with all the namespaces explicitly listed.
-