- ULocaleCountryInformation - Class in net.proteusframework.core.geo
-
Country information implementation based on ULocale.
- ULocaleCountryInformation() - Constructor for class net.proteusframework.core.geo.ULocaleCountryInformation
-
Constructor.
- UNABLE_TO_APPLY_CHANGE - Static variable in class net.proteusframework.core.validation.CommonValidationText
-
"Requested changes could not be applied."
- unableToParse(LocalizationRecord, String) - Method in class net.proteusframework.core.locale.JDBCLocaleSource.InitializationCallback
-
- UnknownMetric - Class in net.proteusframework.core.metric
-
The UnknownMetric class is used to represent a metric whose units are unknown.
- UnknownMetric(UnknownMetric) - Constructor for class net.proteusframework.core.metric.UnknownMetric
-
Create a UnknownMetric with the same value as the given UnknownMetric.
- UnknownMetric(String) - Constructor for class net.proteusframework.core.metric.UnknownMetric
-
Construct a new UnknownMetric from a decimal representation.
- UnknownMetric(double) - Constructor for class net.proteusframework.core.metric.UnknownMetric
-
Construct a new UnknownMetric from the given value.
- UnknownMetric(float) - Constructor for class net.proteusframework.core.metric.UnknownMetric
-
Construct a new UnknownMetric from the given value.
- UnknownMetric(long) - Constructor for class net.proteusframework.core.metric.UnknownMetric
-
Construct a new UnknownMetric from the given value.
- UnknownMetric(int) - Constructor for class net.proteusframework.core.metric.UnknownMetric
-
Construct a new UnknownMetric from the given value.
- UnparsedAddress - Class in net.proteusframework.core.mail
-
Recipient / Address container for un-parsed InternetAddresses.
- UnparsedAddress(InternetAddress) - Constructor for class net.proteusframework.core.mail.UnparsedAddress
-
Creates a new instance.
- UnparsedAddress(String) - Constructor for class net.proteusframework.core.mail.UnparsedAddress
-
Creates a new instance.
- UnparsedAddress(String, String) - Constructor for class net.proteusframework.core.mail.UnparsedAddress
-
Creates a new instance.
- UNSPECIFIED_VALUE - Static variable in class net.proteusframework.core.metric.UnknownMetric
-
Marks a Metric value as unspecified.
- update(LocalizedObject, Locale) - Method in class net.proteusframework.core.cache.CachingLocaleSource
-
- update(LocalizedObject, Locale) - Method in class net.proteusframework.core.locale.JDBCLocaleSource
-
- update(LocalizedObject, Locale) - Method in interface net.proteusframework.core.locale.LocaleSource
-
Updates the LocalizedObject.
- update(LocalizedObject, Locale) - Method in class net.proteusframework.core.locale.ResourceBundleAdapter
-
Not implemented.
- updateArgument(String, TaskArgument) - Method in class net.proteusframework.core.automation.BooleanTaskArgumentRenderer
-
- updateArgument(String, TaskArgument) - Method in class net.proteusframework.core.automation.StringTaskArgumentRenderer
-
- updateArgument(String, TaskArgument) - Method in interface net.proteusframework.core.automation.TaskArgumentRenderer
-
Update the specified argument with the new data.
- updateOrStore(LocaleSource, LocalizedObjectKey) - Method in class net.proteusframework.core.locale.TransientLocalizedObjectKey
-
Update or store the text in this transient LocalizedObjectKey
.
- updateStaticKeyLocalizations(StaticKeyDataConfig) - Method in class net.proteusframework.core.locale.JDBCLocaleSource
-
Update the localizations in the database according to the specified configuration.
- updateStaticKeyLocalizations(StaticKeyDataConfig, boolean) - Method in class net.proteusframework.core.locale.JDBCLocaleSource
-
Update the localizations in the database according to the specified configuration.
- uriToString(URI) - Static method in class net.proteusframework.core.StringFactory
-
Converts a
URI
to a string.
- urlToString(URL) - Static method in class net.proteusframework.core.StringFactory
-
Converts a
URL
to a string.
- URLValidationRequest(URL, Doctype) - Constructor for class net.proteusframework.core.html.MarkupValidatorClient.URLValidationRequest
-
Constructor.
- US_ASCII - Static variable in class net.proteusframework.core.StringFactory
-
US-ASCII string constant.
- USAndCanadaRegionInformation - Class in net.proteusframework.core.geo
-
Region information implementation based on USStates
and CanadaProvinces
.
- USAndCanadaRegionInformation() - Constructor for class net.proteusframework.core.geo.USAndCanadaRegionInformation
-
Create an instance.
- UTF_8 - Static variable in class net.proteusframework.core.StringFactory
-
UTF-8 string constant.
- UTF_8_BOM - Static variable in class net.proteusframework.core.StringFactory
-
UTF-8 BOM constant.
- UtilityContext - Enum in net.proteusframework.core.spring
-
Utility for application context beans.
- UUEncodeInputStream - Class in net.proteusframework.core.io
-
Uudecodes an ASCII byte stream using the base64 method.
- UUEncodeInputStream(InputStream) - Constructor for class net.proteusframework.core.io.UUEncodeInputStream
-
Create a new uuencode input stream.
- UUEncodeOutputStream - Class in net.proteusframework.core.io
-
Uuencodes an 8-bit stream using the base64 method.
- UUEncodeOutputStream(OutputStream) - Constructor for class net.proteusframework.core.io.UUEncodeOutputStream
-
Create a new uuencode output stream.