Package io.goobi.viewer.model.viewer
Class CompoundLabeledLink
java.lang.Object
io.goobi.viewer.model.viewer.LabeledLink
io.goobi.viewer.model.viewer.CompoundLabeledLink
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CollectionLabeledLink
CompoundLabeledLink class.
- Author:
- Florian Alpers
- See Also:
-
Field Summary
Fields inherited from class io.goobi.viewer.model.viewer.LabeledLink
EMPTY, name, url, weight
-
Constructor Summary
ConstructorDescriptionCompoundLabeledLink
(String name, String url, String field, int weight) Constructor for CompoundLabeledLink.Constructor for CompoundLabeledLink. -
Method Summary
-
Field Details
-
field
-
hierarchy
-
-
Constructor Details
-
Method Details
-
getSubLinks
getSubLinks.
- Returns:
- List of labeled links, one for each hierarchy level
-