Class IndividualLocalNameMethod
- java.lang.Object
-
- edu.cornell.mannlib.vitro.webapp.web.methods.BaseTemplateMethodModel
-
- edu.cornell.mannlib.vitro.webapp.web.methods.IndividualLocalNameMethod
-
- All Implemented Interfaces:
freemarker.template.TemplateMethodModel,freemarker.template.TemplateModel
public class IndividualLocalNameMethod extends BaseTemplateMethodModel
-
-
Constructor Summary
Constructors Constructor Description IndividualLocalNameMethod()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringexec(List args)Map<String,Object>help(String name)-
Methods inherited from class edu.cornell.mannlib.vitro.webapp.web.methods.BaseTemplateMethodModel
mergeToHelpTemplate, processTemplateToString
-
-