|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ResourceIdQuery
Contains the external query logic represented by a
ResourceIdFacet.
This interface doesn't address the organization of known Headings. As a result, no Heading will have any forward headings. It's the consumer's job to track possible headingId values and present them in the faceted browsing UI.
| Method Summary | |
|---|---|
java.lang.String |
getDisplayTitle(java.lang.String headingId)
Return a title that describes the query corresponding to a Heading ID. |
int[] |
getResourceIds(java.lang.String headingId)
Resolve a Heading ID string to a set of Resource IDs that belong in that Heading. |
java.lang.String |
getRootDisplayTitle()
Return the title that describes the set of all resources. |
| Method Detail |
|---|
int[] getResourceIds(java.lang.String headingId)
java.lang.String getDisplayTitle(java.lang.String headingId)
java.lang.String getRootDisplayTitle()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||