|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.facetmap.simple.SimpleResource
com.facetmap.sql.SqlResource
public class SqlResource
| Field Summary | |
|---|---|
protected Resource |
sourceResource
|
| Fields inherited from class com.facetmap.simple.SimpleResource |
|---|
attributes, facetSpace, headings, id |
| Fields inherited from interface com.facetmap.Resource |
|---|
LOCATION, TITLE |
| Constructor Summary | |
|---|---|
SqlResource(SqlFacetSpace facetSpace,
Resource resource)
Constructs SqlResource mapped to root headings. |
|
| Method Summary | |
|---|---|
java.lang.String |
getAttribute(java.lang.Object key)
Recognizes keys Resource.LOCATION and Resource.TITLE, as well as the string IDs of each facet in the map. |
SqlHeading |
getSqlHeading(int facetIndex)
|
| Methods inherited from class com.facetmap.simple.SimpleResource |
|---|
compoundHeading, getHeading, getHeadingCount, getId, setAttribute, setHeading, setHeading, setHeadings, setId, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected Resource sourceResource
| Constructor Detail |
|---|
public SqlResource(SqlFacetSpace facetSpace,
Resource resource)
| Method Detail |
|---|
public SqlHeading getSqlHeading(int facetIndex)
public java.lang.String getAttribute(java.lang.Object key)
SimpleResource
getAttribute in interface ResourcegetAttribute in class SimpleResource
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||