com.facetmap.simple
Class ImplicitFacetResourceSpace
java.lang.Object
com.facetmap.simple.SimpleResourceSpace
com.facetmap.simple.ImplicitFacetResourceSpace
- All Implemented Interfaces:
- ResourceSpace
public class ImplicitFacetResourceSpace
- extends SimpleResourceSpace
This is the "fallback" ResourceSpace, for when there is no explicitly
defined FacetSpace. This object builds the FacetSpace from the heading
values found on its Resources.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mutableFacetSpace
protected MutableSimpleFacetSpace mutableFacetSpace
facetBuilders
protected java.util.Map facetBuilders
unfacetedResources
protected java.util.List unfacetedResources
facetsAvailable
protected boolean facetsAvailable
properties
protected java.util.Properties properties
ImplicitFacetResourceSpace
public ImplicitFacetResourceSpace()
ImplicitFacetResourceSpace
public ImplicitFacetResourceSpace(MutableSimpleFacetSpace facetSpace)
print
public void print()
add
public void add(UnfacetedResource resourceData)
getProperties
public java.util.Properties getProperties()
setProperties
public void setProperties(java.util.Properties properties)