Package adalid.core
Class NativeQuerySegment
java.lang.Object
adalid.core.NativeQuerySegment
- Author:
- Jorge Campins
-
Method Summary
Modifier and TypeMethodDescriptionstatic NativeQuerySegmentvoidsetDefaultCollectionLabel(String defaultCollectionLabel) voidsetDefaultCollectionShortLabel(String defaultCollectionShortLabel) voidsetDefaultDescription(String defaultDescription) voidsetDefaultLabel(String defaultLabel) voidsetDefaultShortDescription(String defaultShortDescription) voidsetDefaultShortLabel(String defaultShortLabel) voidsetLocalizedCollectionLabel(Locale locale, String localizedCollectionLabel) voidsetLocalizedCollectionShortLabel(Locale locale, String localizedCollectionShortLabel) voidsetLocalizedDescription(Locale locale, String localizedDescription) voidsetLocalizedLabel(Locale locale, String localizedLabel) voidsetLocalizedShortDescription(Locale locale, String localizedShortDescription) voidsetLocalizedShortLabel(Locale locale, String localizedShortLabel)
-
Method Details
-
of
-
and
-
or
-
setDefaultLabel
-
setDefaultShortLabel
-
setDefaultCollectionLabel
-
setDefaultCollectionShortLabel
-
setDefaultDescription
-
setDefaultShortDescription
-
setLocalizedLabel
-
setLocalizedShortLabel
-
setLocalizedCollectionLabel
-
setLocalizedCollectionShortLabel
-
setLocalizedDescription
-
setLocalizedShortDescription
-