Class BaseIndividualTemplateModel

    • Constructor Detail

      • BaseIndividualTemplateModel

        public BaseIndividualTemplateModel​(Individual individual,
                                           VitroRequest vreq)
    • Method Detail

      • isVClass

        protected boolean isVClass​(String vClassUri)
      • getProfileUrl

        public String getProfileUrl()
      • getImageUrl

        public String getImageUrl()
      • getThumbUrl

        public String getThumbUrl()
      • getRdfUrl

        public String getRdfUrl()
      • isEditable

        public boolean isEditable()
        This page is editable if the user is authorized to add a data property or an object property to the Individual being shown.
      • getShowAdminPanel

        public boolean getShowAdminPanel()
      • getName

        public String getName()
      • getDeleteUrl

        public String getDeleteUrl()
      • getUri

        public String getUri()
      • getLocalName

        public String getLocalName()
      • selfEditingId

        public String selfEditingId()
      • controlPanelUrl

        public String controlPanelUrl()