Skip navigation links
Proteus Application Framework
v0.17.0
A B C D E F G H I J K L M N O P R S T U V W X _ 

H

handleException(Exception) - Method in class net.proteusframework.core.hibernate.dao.DAOHelper.ResultTransactionCallbackImpl
 
handleException(Exception) - Method in interface net.proteusframework.core.hibernate.dao.DAOHelper.TransactionCallback
 
handleException(Exception) - Method in class net.proteusframework.core.hibernate.dao.DAOHelper.VoidTransactionCallbackImpl
 
handleException(Exception) - Method in interface net.proteusframework.core.lang.HandleExceptionCallback
Handle an exception.
HandleExceptionCallback - Interface in net.proteusframework.core.lang
Handle an Exception.
handleLifeCycleEvent(SessionLifeCycleEvent) - Method in interface net.proteusframework.core.hibernate.SessionLifeCycleListener
Handle a session life cycle event.
handleTemplateException(TemplateException, Environment, Writer) - Method in class net.proteusframework.core.freemarker.ConfigurableTemplateExceptionHandler
 
hasColor(int) - Method in class net.proteusframework.core.image.GIFEncoder
Test if has a color.
hasContentElement(Element) - Method in interface net.proteusframework.core.html.Context
Test if the element contains the specified content element.
hasContentElement(Element) - Method in class net.proteusframework.core.html.ContextImpl
 
hasDefinedAttribute(String) - Method in interface net.proteusframework.core.html.Context
Test if the set contains the specified attribute name.
hasDefinedAttribute(String) - Method in class net.proteusframework.core.html.ContextImpl
 
hasError(Collection<MarkupValidatorClient.ValidationResult>) - Method in class net.proteusframework.core.html.MarkupValidatorClient
Test if the specified results contains an error.
hash32(String) - Static method in class net.proteusframework.core.StringFactory
Create a stable 32 character hash of the specified string.
hashCode() - Method in class net.proteusframework.core.automation.AbstractDataConversion
 
hashCode() - Method in class net.proteusframework.core.automation.AbstractTask
 
hashCode() - Method in class net.proteusframework.core.automation.Log
 
hashCode() - Method in class net.proteusframework.core.automation.SQLStatement
 
hashCode() - Method in class net.proteusframework.core.automation.SQLStatement.Parameter
 
hashCode() - Method in class net.proteusframework.core.automation.TaskArgument
 
hashCode() - Method in class net.proteusframework.core.automation.TaskLog
 
hashCode() - Method in class net.proteusframework.core.automation.ValidationStatement
 
hashCode() - Method in class net.proteusframework.core.hibernate.model.AbstractEntity
 
hashCode() - Method in class net.proteusframework.core.html.EntityUtil.EscapeOptions
 
hashCode() - Method in class net.proteusframework.core.html.MetaInformation
 
hashCode() - Method in class net.proteusframework.core.io.FileDeleter
 
hashCode() - Method in class net.proteusframework.core.lang.MutableBoolean
 
hashCode() - Method in class net.proteusframework.core.lang.MutableLong
 
hashCode() - Method in class net.proteusframework.core.locale.ConcatTextSource
 
hashCode() - Method in class net.proteusframework.core.locale.FormattedTextSource
 
hashCode() - Method in class net.proteusframework.core.locale.LocalizedLocale
 
hashCode() - Method in class net.proteusframework.core.locale.LocalizedObjectKey
 
hashCode() - Method in class net.proteusframework.core.locale.LocalizedText
 
hashCode() - Method in class net.proteusframework.core.locale.NamedObjectImpl
 
hashCode() - Method in class net.proteusframework.core.locale.ResourceBundleLocalizedText
 
hashCode() - Method in class net.proteusframework.core.locale.StringTextSource
 
hashCode() - Method in class net.proteusframework.core.locale.TextSourceEditor.MaybeLOKTextSource
 
hashCode() - Method in class net.proteusframework.core.locale.TransientLocalizedObjectKey
 
hashCode() - Method in class net.proteusframework.core.mail.UnparsedAddress
 
hashCode() - Method in class net.proteusframework.core.MapAttributes
 
hashCode() - Method in class net.proteusframework.core.metric.Dimension
 
hashCode() - Method in class net.proteusframework.core.metric.Metric
 
hashCode() - Method in class net.proteusframework.core.metric.Point
 
hashCode() - Method in class net.proteusframework.core.net.LenientContentType
 
hashCode() - Method in class net.proteusframework.core.notification.DelegatingNotification
 
hashCode() - Method in interface net.proteusframework.core.notification.Notification
 
hashCode() - Method in class net.proteusframework.core.notification.NotificationImpl
 
hashCode() - Method in class net.proteusframework.core.Pair
 
hashCode() - Method in class net.proteusframework.core.prefs.DelegatingPreferences
 
hashCode() - Method in class net.proteusframework.core.script.Bytecode
 
hashCode() - Method in class net.proteusframework.core.script.ScriptIdentifier
 
hashCode() - Method in class net.proteusframework.core.text.FriendlyDateFormat
 
hashCode(Object) - Method in class net.proteusframework.core.usertype.LocalizedObjectKeyListUserType
 
hashCode(Object) - Method in class net.proteusframework.core.usertype.LocalizedObjectKeyUserType
 
hashCode() - Method in class net.proteusframework.core.xml.SkipTagListener
 
hashCode() - Method in class net.proteusframework.core.xml.TagListener
 
HashList - Class in net.proteusframework.core.freemarker
Wrapper around a hash/list or both.
HashList(LinkedHashMap<String, Object>, ObjectWrapper) - Constructor for class net.proteusframework.core.freemarker.HashList
Constructor.
hasInMemoryLocalization(boolean) - Method in class net.proteusframework.core.locale.TransientLocalizedObjectKey
Test if there is an in-memory localization.
hasInternationalizedMessage() - Method in exception net.proteusframework.core.lang.InternationalizedException
Return true if the Exception contains an internationalized message.
hasLocalization(LocaleContext) - Method in class net.proteusframework.core.locale.LocalizedObjectKey
Return true if this LocalizedObjectKey has at least one localization with content.
hasLocalization(LocaleSource) - Method in class net.proteusframework.core.locale.LocalizedObjectKey
Return true if this LocalizedObjectKey has at least one localization with content.
hasLocalization(LocaleSource) - Method in class net.proteusframework.core.locale.TransientLocalizedObjectKey
 
hasNANP(String) - Method in class net.proteusframework.core.geo.CountryInformation
Test if the specified ISO country code uses the North American Numbering Plan.
hasNANP(String) - Method in class net.proteusframework.core.geo.ULocaleCountryInformation
 
hasNext() - Method in class net.proteusframework.core.lang.CloseableIteratorAdapter
 
hasParameters() - Method in class net.proteusframework.core.automation.SQLStatement
Test if the SQLStatement has parameters.
hasRecipient(MailDataHandler) - Static method in enum net.proteusframework.core.mail.MailMessage.DestinationType
Test if any DestinationType is specified.
hasRecipient() - Method in class net.proteusframework.core.mail.MailMessage
Returns true if the message has a recipient specified.
hasRecipient(MailDataHandler) - Static method in enum net.proteusframework.core.mail.MailMessage.OriginatorType
Test if any OriginatorType is specified.
hasSameLocaleSource(LocaleContext) - Method in class net.proteusframework.core.locale.LocaleContext
Return true if the specified LocaleContext has the same locale source as this context.
hasSymbolicName() - Method in class net.proteusframework.core.locale.LocalizedObjectKey
Return true if the key has a symbolic name.
hasWordInSpaceDelimitedString(CharSequence, CharSequence) - Static method in class net.proteusframework.core.StringFactory
Test if the specified space delimited string has the specified word.
height - Variable in class net.proteusframework.core.image.GIFEncoder
Field.
HibernateSessionAcceptor - Interface in net.proteusframework.core.hibernate
Interface for objects that accept a hibernate Session that is managed outside of the scope of the application.
HibernateSessionAcceptorConfig - Annotation Type in net.proteusframework.core.hibernate
Attributes for a HibernateSessionAcceptor.
HibernateSessionHandler - Class in net.proteusframework.core.hibernate
Manages implementations of HibernateSessionAcceptor by setting Session instances appropriately.
HibernateSessionHandler() - Constructor for class net.proteusframework.core.hibernate.HibernateSessionHandler
Create a new instance.
HibernateSessionHelper - Class in net.proteusframework.core.hibernate
Helper class for implementing the HibernateSessionAcceptor.
HibernateSessionHelper() - Constructor for class net.proteusframework.core.hibernate.HibernateSessionHelper
 
HibernateSessionHelperBeanInfo - Class in net.proteusframework.core.hibernate
Bean Info
HibernateSessionHelperBeanInfo() - Constructor for class net.proteusframework.core.hibernate.HibernateSessionHelperBeanInfo
Create a new instance.
HTMLDoctype - Enum in net.proteusframework.core.html
HTML Doctype.
HTMLElement - Enum in net.proteusframework.core.html
Defines some HTML elements.
HTMLElementContentModel - Enum in net.proteusframework.core.html
Defines content models for _elements.
HTMLNotificationRenderer - Class in net.proteusframework.core.notification
NotificationRenderer that outputs HTML.
HTMLNotificationRenderer(LocaleContextSource, PrintWriter) - Constructor for class net.proteusframework.core.notification.HTMLNotificationRenderer
Create an instance of HTMLNotificationRenderer.
HTMLNotificationRenderer(LocaleContext, PrintWriter) - Constructor for class net.proteusframework.core.notification.HTMLNotificationRenderer
Create an instance of HTMLNotificationRenderer.
HTMLUtil - Class in net.proteusframework.core.html
Utility functions for HTML.
HTMLValidationRequest(String, Doctype, boolean) - Constructor for class net.proteusframework.core.html.MarkupValidatorClient.HTMLValidationRequest
Constructor.
A B C D E F G H I J K L M N O P R S T U V W X _ 
Skip navigation links