Class ManageLabelsForPersonPreprocessor

  • All Implemented Interfaces:
    edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditSubmissionVTwoPreprocessor

    public class ManageLabelsForPersonPreprocessor
    extends edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.ManageLabelsForIndividualPreprocessor
    • Field Summary

      • Fields inherited from class edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.BaseEditSubmissionPreprocessorVTwo

        editConfiguration
    • Constructor Summary

      Constructors 
      Constructor Description
      ManageLabelsForPersonPreprocessor​(edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo editConfig)  
    • Constructor Detail

      • ManageLabelsForPersonPreprocessor

        public ManageLabelsForPersonPreprocessor​(edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditConfigurationVTwo editConfig)
    • Method Detail

      • preprocess

        public void preprocess​(edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.MultiValueEditSubmission inputSubmission,
                               edu.cornell.mannlib.vitro.webapp.controller.VitroRequest vreq)
        Specified by:
        preprocess in interface edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo.EditSubmissionVTwoPreprocessor
        Overrides:
        preprocess in class edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.preprocessors.ManageLabelsForIndividualPreprocessor