Class PropertyGroupFilterService


  • public class PropertyGroupFilterService
    extends Object
    Class that deals with the filtering of the property group lists.
    Since:
    0.4.0
    Author:
    nandorholozsnyak
    • Constructor Detail

      • PropertyGroupFilterService

        public PropertyGroupFilterService​(List<org.rodnansol.core.generator.writer.postprocess.PropertyGroupPostProcessor> propertyGroupPostProcessors)
      • PropertyGroupFilterService

        public PropertyGroupFilterService()
    • Method Detail

      • postProcessPropertyGroups

        public void postProcessPropertyGroups​(PostProcessPropertyGroupsCommand command)
        Post process the incoming property groups with the different attributes.

        Runs the list of the given post processors.

        Parameters:
        command - command that contains all the attributes that is needed for the process.