nl.hippo.client.webdav.binding.facets
Class FacetCollectionImpl
java.lang.Object
nl.hippo.client.webdav.binding.facets.FacetCollectionImpl
- All Implemented Interfaces:
- FacetCollection
public class FacetCollectionImpl
- extends Object
- implements FacetCollection
FacetCollectionImpl
public FacetCollectionImpl(HashMap facets)
getFacets
public List getFacets()
- Specified by:
getFacets in interface FacetCollection
getFacet
public Facet getFacet(String name)
- Specified by:
getFacet in interface FacetCollection
toString
public String toString()
- Overrides:
toString in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2006-2009 Hippo. All Rights Reserved.