Class EditConfigurationTemplateModel

    • Method Detail

      • getEditKey

        public String getEditKey()
      • isUpdate

        public boolean isUpdate()
      • getSubmitToUrl

        public String getSubmitToUrl()
      • getPageTitle

        public String getPageTitle()
      • getObjectPropertyNameForDisplay

        public String getObjectPropertyNameForDisplay()
      • getFormTitle

        public String getFormTitle()
      • getSubmitLabel

        public String getSubmitLabel()
      • getLiteralValues

        public Map<String,​List<org.apache.jena.rdf.model.Literal>> getLiteralValues()
      • getLiteralStringValue

        public List<String> getLiteralStringValue​(String key)
      • dataLiteralValueFor

        public String dataLiteralValueFor​(String dataLiteralName)
      • testMethod

        public String testMethod​(String testValue)
      • getDataLiteralValuesAsString

        public String getDataLiteralValuesAsString()
      • getDataLiteralValues

        public List<String> getDataLiteralValues()
      • getPredicateProperty

        public Property getPredicateProperty()
      • getObjectPredicateProperty

        public ObjectProperty getObjectPredicateProperty()
      • getDataPredicateProperty

        public DataProperty getDataPredicateProperty()
      • getDataPredicatePublicDescription

        public String getDataPredicatePublicDescription()
      • getPredicateUri

        public String getPredicateUri()
      • getSubjectUri

        public String getSubjectUri()
      • getSubjectName

        public String getSubjectName()
      • getObjectUri

        public String getObjectUri()
      • getDomainUri

        public String getDomainUri()
      • getRangeUri

        public String getRangeUri()
      • getDataLiteral

        public String getDataLiteral()
      • getVarNameForObject

        public String getVarNameForObject()
      • getPropertyPublicDescription

        public String getPropertyPublicDescription()
      • getPropertySelectFromExisting

        public boolean getPropertySelectFromExisting()
      • getPropertyPublicDomainTitle

        public String getPropertyPublicDomainTitle()
      • getPropertyPublicName

        public String getPropertyPublicName()
      • getPropertyOfferCreateNewOption

        public boolean getPropertyOfferCreateNewOption()
      • getPropertyName

        public String getPropertyName()
      • getObjectStatementDisplay

        public freemarker.template.TemplateModel getObjectStatementDisplay()
                                                                    throws freemarker.template.TemplateModelException
        Throws:
        freemarker.template.TemplateModelException
      • getObjectPropertyStatementDisplayPropertyModel

        public freemarker.template.TemplateModel getObjectPropertyStatementDisplayPropertyModel()
                                                                                         throws freemarker.template.TemplateModelException
        Throws:
        freemarker.template.TemplateModelException
      • getDataStatementDisplay

        public String getDataStatementDisplay()
      • getCustomDeleteObjectUri

        public String getCustomDeleteObjectUri()
      • getDeleteTemplate

        public String getDeleteTemplate()
      • getOfferTypesCreateNew

        public Map<String,​String> getOfferTypesCreateNew()
      • isDataProperty

        public boolean isDataProperty()
      • isObjectProperty

        public boolean isObjectProperty()
      • getUrlToReturnTo

        public String getUrlToReturnTo()
      • getCurrentUrl

        public String getCurrentUrl()
      • getMainEditUrl

        public String getMainEditUrl()
      • getCancelUrl

        public String getCancelUrl()
      • getDeleteProcessingUrl

        public String getDeleteProcessingUrl()
      • getDeleteIndividualProcessingUrl

        public String getDeleteIndividualProcessingUrl()
      • isDeleteProhibited

        public boolean isDeleteProhibited()
      • getDatapropKey

        public String getDatapropKey()
      • getIncludeDeletionForm

        public boolean getIncludeDeletionForm()
      • getVitroNsProperty

        public String getVitroNsProperty()
      • populateGeneratedHtml

        public void populateGeneratedHtml()