Package com.evolveum.midpoint.prism
Interface ItemPathParser
- 
 public interface ItemPathParserParses string representation ofItemPathandItemPathTypeobjects.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description UniformItemPathasItemPath(String value)ItemPathTypeasItemPathType(String value)
 
- 
- 
- 
Method Detail- 
asItemPathTypeItemPathType asItemPathType(String value) 
 - 
asItemPathUniformItemPath asItemPath(String value) 
 
- 
 
-