Class KDBRMetaStoreElementType

  • All Implemented Interfaces:
    org.pentaho.metastore.api.IMetaStoreElementType

    public class KDBRMetaStoreElementType
    extends Object
    implements org.pentaho.metastore.api.IMetaStoreElementType
    • Method Detail

      • save

        public void save()
                  throws org.pentaho.metastore.api.exceptions.MetaStoreException
        Specified by:
        save in interface org.pentaho.metastore.api.IMetaStoreElementType
        Throws:
        org.pentaho.metastore.api.exceptions.MetaStoreException
      • getId

        public String getId()
        Specified by:
        getId in interface org.pentaho.metastore.api.IMetaStoreElementType
      • setId

        public void setId​(String id)
        Specified by:
        setId in interface org.pentaho.metastore.api.IMetaStoreElementType
      • getMetaStoreName

        public String getMetaStoreName()
        Specified by:
        getMetaStoreName in interface org.pentaho.metastore.api.IMetaStoreElementType
      • setMetaStoreName

        public void setMetaStoreName​(String metaStoreName)
        Specified by:
        setMetaStoreName in interface org.pentaho.metastore.api.IMetaStoreElementType
      • getNamespace

        public String getNamespace()
        Specified by:
        getNamespace in interface org.pentaho.metastore.api.IMetaStoreElementType
      • setNamespace

        public void setNamespace​(String namespace)
        Specified by:
        setNamespace in interface org.pentaho.metastore.api.IMetaStoreElementType
      • getName

        public String getName()
        Specified by:
        getName in interface org.pentaho.metastore.api.IMetaStoreElementType
      • setName

        public void setName​(String name)
        Specified by:
        setName in interface org.pentaho.metastore.api.IMetaStoreElementType
      • getDescription

        public String getDescription()
        Specified by:
        getDescription in interface org.pentaho.metastore.api.IMetaStoreElementType
      • setDescription

        public void setDescription​(String description)
        Specified by:
        setDescription in interface org.pentaho.metastore.api.IMetaStoreElementType
      • setId

        public void setId​(org.pentaho.di.repository.LongObjectId id)
      • getObjectId

        public org.pentaho.di.repository.LongObjectId getObjectId()
      • setObjectId

        public void setObjectId​(org.pentaho.di.repository.LongObjectId objectId)
      • getNamespaceId

        public org.pentaho.di.repository.ObjectId getNamespaceId()
      • setNamespaceId

        public void setNamespaceId​(org.pentaho.di.repository.ObjectId namespaceId)