Interface EditConfigurationGenerator
-
- All Known Implementing Classes:
AutocompleteObjectPropertyFormGenerator,BaseEditConfigurationGenerator,DateTimeIntervalFormGenerator,DateTimePropertyGenerator,DateTimeValueFormGenerator,DefaultAddMissingIndividualFormGenerator,DefaultDataPropertyFormGenerator,DefaultDeleteGenerator,DefaultObjectPropertyFormGenerator,IndividualsByRankFormGenerator,InstitutionalInternalClassForm,ManageLabelsForIndividualGenerator,ManageLabelsGenerator,ManagePageGenerator,NewIndividualFormGenerator,RDFSLabelGenerator,RdfTypeGenerator
public interface EditConfigurationGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EditConfigurationVTwogetEditConfiguration(VitroRequest vreq, javax.servlet.http.HttpSession session)
-
-
-
Method Detail
-
getEditConfiguration
EditConfigurationVTwo getEditConfiguration(VitroRequest vreq, javax.servlet.http.HttpSession session) throws Exception
- Throws:
Exception
-
-