Interface ItemFactory

All Known Implementing Classes:
ItemFactoryImpl

public interface ItemFactory
Factory for items (property, reference, container, object) and item values. Eliminates the need of calls like "new PrismPropertyValue(...)" in midPoint 3.x.