Package com.evolveum.midpoint.prism
Interface Hacks
- 
- All Known Implementing Classes:
 HacksImpl
public interface HacksTEMPORARY.This interface belongs to a coursebook on Software Engineering as a horrific design example ;)
Prism API and/or client code should be modified to get rid of these hacks.
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> voidparseProtectedType(ProtectedDataType<T> protectedType, MapXNode xmap, PrismContext prismContext, ParsingContext pc) 
 - 
 
- 
- 
Method Detail
- 
parseProtectedType
<T> void parseProtectedType(ProtectedDataType<T> protectedType, MapXNode xmap, PrismContext prismContext, ParsingContext pc) throws SchemaException
- Throws:
 SchemaException
 
 - 
 
 -