Class CollectItems

  • All Implemented Interfaces:
    org.apache.commons.chain.Command

    public class CollectItems
    extends AbstractCollect
    Collect children, either nodes or properties
    • Constructor Detail

      • CollectItems

        public CollectItems()
    • Method Detail

      • isCollectNodes

        protected boolean isCollectNodes()
        Collect nodes flag
        Specified by:
        isCollectNodes in class AbstractCollect
        Returns:
        true if Node s must be collected
      • isCollectProperties

        protected boolean isCollectProperties()
        Collect properties flag
        Specified by:
        isCollectProperties in class AbstractCollect
        Returns:
        true if Property s must be collected