Class SelfStrategyHandler

java.lang.Object
ch.tocco.nice2.businessunit.impl.hierarchy.AbstractStrategyHandler
ch.tocco.nice2.businessunit.impl.hierarchy.strategies.SelfStrategyHandler
All Implemented Interfaces:
HierarchyStrategy

@Component public class SelfStrategyHandler extends AbstractStrategyHandler
The strategy handler for the HierarchyStrategyType.SELF type. Gives write access only to entities within the same business unit.