|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A Facet instance represents the definition of a facet which can be used for browsing a datasource.
| Method Summary | |
void |
clearCache()
Clear any state cache. |
java.lang.String |
getDisplayName()
Return the displayable name of the face. |
FacetState |
getEncodedState(java.lang.String encoding,
DataSource datasource)
Return a state object which represents a browse state over this facet as encoded in a request parameter string. |
com.hp.hpl.jena.rdf.model.Property |
getFacetDirectLink()
Return the RDF property which links objects to the facet values. |
com.hp.hpl.jena.rdf.model.Property |
getFacetLink()
Return the RDF property which links objects to the facet values. |
FacetState |
getInitialState()
Return a state object which represents the initial unconstrained state of using this facet. |
java.lang.String |
getParameterName()
Return a name that can be used to encode the state of this facet in a request parameter string. |
NodeWrapper |
getSpec()
Return the definition resource for this facet. |
| Methods inherited from interface java.lang.Comparable |
compareTo |
| Method Detail |
public java.lang.String getDisplayName()
public java.lang.String getParameterName()
public FacetState getInitialState()
public FacetState getEncodedState(java.lang.String encoding,
DataSource datasource)
public com.hp.hpl.jena.rdf.model.Property getFacetLink()
public com.hp.hpl.jena.rdf.model.Property getFacetDirectLink()
public NodeWrapper getSpec()
public void clearCache()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||