Class RDFSLabelGenerator
- java.lang.Object
-
- edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.RDFSLabelGenerator
-
- All Implemented Interfaces:
EditConfigurationGenerator
public class RDFSLabelGenerator extends Object implements EditConfigurationGenerator
Generates the edit configuration for RDFS Label form.
-
-
Constructor Summary
Constructors Constructor Description RDFSLabelGenerator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description EditConfigurationVTwogetEditConfiguration(VitroRequest vreq, javax.servlet.http.HttpSession session)
-
-
-
Method Detail
-
getEditConfiguration
public EditConfigurationVTwo getEditConfiguration(VitroRequest vreq, javax.servlet.http.HttpSession session)
- Specified by:
getEditConfigurationin interfaceEditConfigurationGenerator
-
-