|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.facetmap.CompoundHeadingFacet.Util
public static class CompoundHeadingFacet.Util
| Constructor Summary | |
|---|---|
CompoundHeadingFacet.Util()
|
|
| Method Summary | |
|---|---|
static CompoundHeading |
getCompoundHeadingFromIds(CompoundHeadingFacet facet,
java.util.Collection headingIds)
|
static java.util.List |
getSelectedTagIds(CompoundHeading heading)
|
static CompoundHeading |
union(CompoundHeadingFacet facet,
CompoundHeading first,
CompoundHeading second)
Return the CompoundHeading that contains all the headings in each of the two input CompoundHeadings. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompoundHeadingFacet.Util()
| Method Detail |
|---|
public static CompoundHeading getCompoundHeadingFromIds(CompoundHeadingFacet facet,
java.util.Collection headingIds)
throws UnknownReferenceException
UnknownReferenceExceptionpublic static java.util.List getSelectedTagIds(CompoundHeading heading)
heading - a TagGroupHeading containing some selected tags
public static CompoundHeading union(CompoundHeadingFacet facet,
CompoundHeading first,
CompoundHeading second)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||