Class ScreenRestrictionGenerator

java.lang.Object
com.almis.awe.service.screen.ScreenRestrictionGenerator

public class ScreenRestrictionGenerator extends Object
Manage the specific configuration of a screen
  • Constructor Details

    • ScreenRestrictionGenerator

      public ScreenRestrictionGenerator()
  • Method Details

    • applyScreenRestriction

      public void applyScreenRestriction(List<ScreenRestriction> screenRestrictions, Menu menu)
      Store screen target data in components
      Parameters:
      screenRestrictions - Screen restriction list
      menu - Component map
    • applyModuleRestriction

      public void applyModuleRestriction(String module, Menu menu)
      Store screen target data in components
      Parameters:
      module - Current module
      menu - Component map