Class MetaDataValuesByAttributeName

java.lang.Object
ecmwf.web.dao.ModelSearchBase
ecmwf.ecpds.master.plugin.http.home.datafile.searches.MetaDataValuesByAttributeName
All Implemented Interfaces:
ecmwf.web.model.ModelSearch, Cloneable

public class MetaDataValuesByAttributeName extends ecmwf.web.dao.ModelSearchBase
The Class MetaDataValuesByAttributeName.
  • Field Summary

    Fields inherited from interface ecmwf.web.model.ModelSearch

    OBJECT_SCOPE, ONELEVEL_SCOPE, SUBTREE_SCOPE
  • Constructor Summary

    Constructors
    Constructor
    Description
    Instantiates a new meta data values by attribute name.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the name.

    Methods inherited from class ecmwf.web.dao.ModelSearchBase

    addAndQuery, addOrQuery, addSortItem, addSortItems, cacheable, getBase, getCopy, getKey, getOffset, getQuery, getScope, getSizeLimit, getSortItems, partialMatches, resetSortItems, setBase, setCacheable, setOffset, setPartialMatches, setQuery, setScope, setSizeLimit, setSortItemsFromStrings, setStoreSearchResults, storeSearchResults

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MetaDataValuesByAttributeName

      public MetaDataValuesByAttributeName(String name)
      Instantiates a new meta data values by attribute name.
      Parameters:
      name - the name
  • Method Details

    • getName

      public String getName()
      Gets the name.
      Returns:
      the name