Class PassThrough

    • Constructor Detail

      • PassThrough

        public PassThrough()
    • Method Detail

      • handles

        public boolean handles​(Object obj)
        Checks whether the data type is handled.
        Parameters:
        obj - the object to check
        Returns:
        true if handled
      • doUpdateGroup

        protected String doUpdateGroup​(Object obj,
                                       String group)
        Updates the group of the object.
        Specified by:
        doUpdateGroup in class AbstractGroupUpdater
        Parameters:
        obj - the object to process
        group - the new group
        Returns:
        null if successful, otherwise error message