Uses of Class
com.flower.docs.domain.search.NamedBucket
-
Packages that use NamedBucket Package Description com.flower.docs.domain.search -
-
Uses of NamedBucket in com.flower.docs.domain.search
Subclasses of NamedBucket in com.flower.docs.domain.search Modifier and Type Class Description class
IconizedBucket
A named bucket which can be displayed as icon <p>Java class for IconizedBucket complex type.class
PartialBucket
A named bucket which is partially loaded/resolved.Methods in com.flower.docs.domain.search that return NamedBucket Modifier and Type Method Description NamedBucket
ObjectFactory. createNamedBucket()
Create an instance ofNamedBucket
-