Class LocalizationMessages
java.lang.Object
org.glassfish.jersey.message.filtering.internal.LocalizationMessages
@Generated("com.sun.istack.maven.ResourceGenMojo")
public final class LocalizationMessages
extends Object
Defines string formatting method for each constant in the resource file
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final String
private static final Localizer
private static final LocalizableMessageFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
The entity-filtering scope property does not contain an instance of Annotation or Annotation[] ({0}).static Localizable
static Localizable
static String
Merging two sets of entity-filtering scopes obtained from two different scope resolvers.
-
Field Details
-
BUNDLE_NAME
- See Also:
-
MESSAGE_FACTORY
-
LOCALIZER
-
-
Constructor Details
-
LocalizationMessages
public LocalizationMessages()
-
-
Method Details
-
localizableENTITY_FILTERING_SCOPE_NOT_ANNOTATIONS
-
ENTITY_FILTERING_SCOPE_NOT_ANNOTATIONS
The entity-filtering scope property does not contain an instance of Annotation or Annotation[] ({0}). -
localizableMERGING_FILTERING_SCOPES
-
MERGING_FILTERING_SCOPES
Merging two sets of entity-filtering scopes obtained from two different scope resolvers.
-