com.facetmap.simple
Class UnfacetedResource
java.lang.Object
com.facetmap.simple.UnfacetedResource
public class UnfacetedResource
- extends java.lang.Object
Contains resource data outside the context of a FacetSpace. Headings
here have no associated facet. They therefore also have no associated
facet type, so their values are reduced to string representations.
This class provides useful interim state when the resource data is known
but the FacetSpace has not yet been constructed (see
ImplicitFacetResourceSpace).
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
unfacetedHeadings
public UnfacetedResource.UnfacetedHeading[] unfacetedHeadings
attributes
public java.util.Map attributes
UnfacetedResource
public UnfacetedResource()