JavaScript is disabled on your browser.
Oracle REST Data Services Java API Reference 3.0.12 E56351_01
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Known Subinterfaces:
AuthenticationChallenge
public interface Translatable
An object encapsulating some kind of localizable message.
The object can be localized based on a set of preferred localizations,
typically the list of locales specified by a HTTP Accept-Language Request
Header.
Author:
cdivilly
Method Summary
Methods
Modifier and Type
Method and Description
String
toString (Iterable <Locale > localePreference)
Translate a message to the most preferred available localization
Oracle REST Data Services Java API Reference 3.0.12 E56351_01
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2010, 2017, Oracle and/or its affiliates. All rights reserved.