- FACTORY_METHOD_CREATE_DATA_DOMAIN - Static variable in enum net.proteusframework.core.html.HTMLElement
-
Factory Method Name.
- FAILURE_MX - Static variable in class net.proteusframework.core.mail.EmailAddressValidator
-
Failure code.
- FAILURE_RFC822 - Static variable in class net.proteusframework.core.mail.EmailAddressValidator
-
Failure code.
- FAILURE_SMTP - Static variable in class net.proteusframework.core.mail.EmailAddressValidator
-
Failure code.
- fatalError(SAXParseException) - Method in class net.proteusframework.core.mail.support.MessageTemplateParser
-
- FileDeleter - Class in net.proteusframework.core.io
-
Helper to delete files.
- FileDeleter(File, long) - Constructor for class net.proteusframework.core.io.FileDeleter
-
Constructor.
- FileMailPart - Class in net.proteusframework.core.mail
-
MailPart backed by a java.io.File.
- FileMailPart(String, String, String) - Constructor for class net.proteusframework.core.mail.FileMailPart
-
Constructor for text content.
- FileMailPart(InputStream, String, String, String) - Constructor for class net.proteusframework.core.mail.FileMailPart
-
Creates a mail part.
- finalize() - Method in class net.proteusframework.core.mail.ByteSourceMailPart
-
- finalize() - Method in class net.proteusframework.core.mail.FileMailPart
-
- findConstructor(Class<T>, Object...) - Static method in class net.proteusframework.core.ReflectUtil
-
Finds the first available constructor that has the same number of arguments and is assignment compatible with the passed in
arguments.
- findDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class net.proteusframework.core.hibernate.DelegatingHibernateInterceptor
-
- findISO2CountryCodeByPostalCode(String, String) - Method in class net.proteusframework.core.geo.CountryInformation
-
Get the first matching ISO country code for the specified postal code.
- findISO2CountryCodeByPostalCode(String, String) - Method in class net.proteusframework.core.geo.ULocaleCountryInformation
-
- findMethod(Class<?>, Object...) - Static method in class net.proteusframework.core.ReflectUtil
-
Finds a method in the specified class with the specified arguments or that best matches the arguments.
- findMethod(Class<?>, String, Object...) - Static method in class net.proteusframework.core.ReflectUtil
-
Finds a method in the specified class with the specified arguments and name or that best matches the arguments.
- findMethod(Class<?>, String, Class<?>...) - Static method in class net.proteusframework.core.ReflectUtil
-
Finds a method in the specified class with the specified arguments and name or that best matches the arguments.
- findResources(List<URL>, List<URL>, ClassPathResources.Filter) - Method in class net.proteusframework.core.lang.ClassPathResources
-
Find the resources that match the filter.
- findResources(URL, JarFile, String, List<URL>, ClassPathResources.Filter) - Method in class net.proteusframework.core.lang.ClassPathResources
-
Find the resources that match the filter.
- findResources(File, List<URL>, ClassPathResources.Filter) - Method in class net.proteusframework.core.lang.ClassPathResources
-
Find the resources that match the filter.
- fireChanged(LocalizedObject, Locale, LocalizedObjectChangedEvent.ChangeType) - Method in class net.proteusframework.core.locale.JDBCLocaleSource
-
Fire event that localized object has changed.
- fireLifeCycleEvents(Collection<Session>, SessionLifeCycleEvent.EventType, SessionLifeCycleEvent.SessionType) - Method in class net.proteusframework.core.hibernate.HibernateSessionHandler
-
Fire the openedSession events.
- firePropertyChange(String, Object, Object) - Method in class net.proteusframework.core.locale.LocaleContext
-
Fires a property change event.
- firePropertyChange(String, int, int) - Method in class net.proteusframework.core.locale.LocaleContext
-
Fires a property change event.
- firePropertyChange(String, boolean, boolean) - Method in class net.proteusframework.core.locale.LocaleContext
-
Fires a property change event.
- firePropertyChange(PropertyChangeEvent) - Method in class net.proteusframework.core.locale.LocaleContext
-
Fires a property change event.
- floatValue() - Method in class net.proteusframework.core.lang.MutableLong
-
- floatValue() - Method in class net.proteusframework.core.metric.Metric
-
Get the value of the Metric as a float.
- flush() - Method in class net.proteusframework.core.io.NullWriter
-
- flush() - Method in class net.proteusframework.core.io.TeeOutputStream
-
Flushes chained stream; the tee stream is flushed each time a character is written to it.
- flush() - Method in class net.proteusframework.core.io.TeeWriter
-
- flush() - Method in class net.proteusframework.core.io.UUEncodeOutputStream
-
Flush the output stream encoding any remaining data.
- flush() - Method in class net.proteusframework.core.prefs.DelegatingPreferences
-
- flushAndClearSession() - Method in class net.proteusframework.core.hibernate.dao.DAOHelper
-
Flush and clear the session.
- flushAndClearSession(Session) - Static method in class net.proteusframework.core.hibernate.HibernateSessionHelper
-
Flush and clear the session.
- flushAndClearSessions() - Method in class net.proteusframework.core.hibernate.HibernateSessionHandler
-
Flush and clear the sessions.
- flushIfNeeded(Preferences) - Method in class net.proteusframework.core.locale.LocalizationInputProviderImpl
-
Flush preferences if needed by
Preferences
implementation.
- flushSession() - Method in class net.proteusframework.core.hibernate.dao.DAOHelper
-
Flush the session, including hibernate's action queue.
- flushSession(Session) - Static method in class net.proteusframework.core.hibernate.HibernateSessionHelper
-
Flush the session, including hibernate's action queue.
- flushSpi() - Method in class net.proteusframework.core.prefs.MemoryPreferences
-
- format(Locale, String, Object...) - Method in class net.proteusframework.core.io.EntityUtilWriter
-
- format(String, Object...) - Method in class net.proteusframework.core.io.EntityUtilWriter
-
- format(MessageFormat, Object...) - Method in class net.proteusframework.core.locale.LocaleContext
-
Format a localized text value.
- format(Date, StringBuffer, FieldPosition) - Method in class net.proteusframework.core.text.FriendlyDateFormat
-
- formatEscapedData(CharSequence, Object...) - Method in class net.proteusframework.core.io.EntityUtilWriter
-
Format XHTML character data.
- formatEscapedDataWithBreak(CharSequence, Object...) - Method in class net.proteusframework.core.io.EntityUtilWriter
-
Format XHTML character data.
- formatHTMLData(CharSequence, Object...) - Method in class net.proteusframework.core.io.EntityUtilWriter
-
Format HTML character data.
- formatHTMLDataWithBreak(CharSequence, Object...) - Method in class net.proteusframework.core.io.EntityUtilWriter
-
Format HTML character data.
- formatISO8601UTC(long) - Static method in class net.proteusframework.core.StringFactory
-
Format date as ISO 8601 in UTC.
- formatISO8601UTC(Date) - Static method in class net.proteusframework.core.StringFactory
-
Format date as ISO 8601 in UTC.
- formats - Variable in class net.proteusframework.core.text.FriendlyDateFormat
-
The date formats, indexed by DATEFORMAT_* constants.
- FormattedTextSource - Class in net.proteusframework.core.locale
-
Text source with formatter arguments.
- FormattedTextSource(TextSource, Object...) - Constructor for class net.proteusframework.core.locale.FormattedTextSource
-
Creates a new instance.
- formatToCharacterIterator(Object) - Method in class net.proteusframework.core.text.FriendlyDateFormat
-
- formatXHTMLData(CharSequence, Object...) - Method in class net.proteusframework.core.io.EntityUtilWriter
-
Format escaped character data.
- formatXHTMLDataWithBreak(CharSequence, Object...) - Method in class net.proteusframework.core.io.EntityUtilWriter
-
Format XHTML character data.
- FormMethod - Enum in net.proteusframework.core.html
-
Form method.
- ForwardingNotifiable - Class in net.proteusframework.core.notification
-
Notifiable that forwards to another notifiable.
- ForwardingNotifiable() - Constructor for class net.proteusframework.core.notification.ForwardingNotifiable
-
- freeze() - Method in class net.proteusframework.core.net.LenientContentType
-
Freeze the content type prevent further modification.
- FriendlyDateFormat - Class in net.proteusframework.core.text
-
A DateFormat to format dates differently depending on the age of the date to format from the current time.
- FriendlyDateFormat() - Constructor for class net.proteusframework.core.text.FriendlyDateFormat
-
Create a new instance.
- fromStatic(String) - Static method in class net.proteusframework.core.locale.LocalizedObjectKey
-
Create a localized object key from a static key.
- fromSymbol(String) - Static method in enum net.proteusframework.core.metric.MetricUnit
-
- fromXMLString(String) - Method in class net.proteusframework.core.usertype.LocalizedObjectKeyUserType
-
- FunctionBasedCoercionView<K> - Class in net.proteusframework.core
-
Function based implementation of CoercionView.
- FunctionBasedCoercionView(Function<K, Object>) - Constructor for class net.proteusframework.core.FunctionBasedCoercionView
-
Create an instance for the specified function.
- FunctionBasedCoercionView(Map<K, Object>) - Constructor for class net.proteusframework.core.FunctionBasedCoercionView
-
Create an instance for the specified map.