Class RepositoryServerModel

  • All Implemented Interfaces:
    org.springframework.extensions.webscripts.ServerModel

    public class RepositoryServerModel
    extends java.lang.Object
    implements org.springframework.extensions.webscripts.ServerModel
    Script / Template Model representing Repository Server meta-data
    Author:
    davidc
    • Method Detail

      • getContainerName

        public java.lang.String getContainerName()
        Specified by:
        getContainerName in interface org.springframework.extensions.webscripts.ServerModel
      • getId

        public java.lang.String getId()
        Specified by:
        getId in interface org.springframework.extensions.webscripts.ServerModel
      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface org.springframework.extensions.webscripts.ServerModel
      • getVersionMajor

        public java.lang.String getVersionMajor()
        Specified by:
        getVersionMajor in interface org.springframework.extensions.webscripts.ServerModel
      • getVersionMinor

        public java.lang.String getVersionMinor()
        Specified by:
        getVersionMinor in interface org.springframework.extensions.webscripts.ServerModel
      • getVersionRevision

        public java.lang.String getVersionRevision()
        Specified by:
        getVersionRevision in interface org.springframework.extensions.webscripts.ServerModel
      • getVersionLabel

        public java.lang.String getVersionLabel()
        Specified by:
        getVersionLabel in interface org.springframework.extensions.webscripts.ServerModel
      • getVersionBuild

        public java.lang.String getVersionBuild()
        Specified by:
        getVersionBuild in interface org.springframework.extensions.webscripts.ServerModel
      • getVersion

        public java.lang.String getVersion()
        Specified by:
        getVersion in interface org.springframework.extensions.webscripts.ServerModel
      • getEdition

        public java.lang.String getEdition()
        Specified by:
        getEdition in interface org.springframework.extensions.webscripts.ServerModel
      • getSchema

        public int getSchema()
        Specified by:
        getSchema in interface org.springframework.extensions.webscripts.ServerModel