- save(String, InputStream) - Method in interface net.proteusframework.core.mail.support.Loader
-
Save the specified data.
- ScalarBoolean - Class in net.proteusframework.core.freemarker
-
Scalar boolean.
- ScalarBoolean(boolean) - Constructor for class net.proteusframework.core.freemarker.ScalarBoolean
-
Constructor
- scale(int, int, RenderingHints) - Method in class net.proteusframework.core.image.Thumbnailer
-
Scale image using the specified rendering hints.
- scale(float, float, RenderingHints) - Method in class net.proteusframework.core.image.Thumbnailer
-
Scale image using the specified rendering hints.
- scheduleBatchLoadIfNeeded(Serializable...) - Method in class net.proteusframework.core.hibernate.BatchLoaderHelper
-
Register the entity as batch loadable, if possible for the specified identifiers.
- scheduleBatchLoadIfNeeded(Collection<? extends Serializable>) - Method in class net.proteusframework.core.hibernate.BatchLoaderHelper
-
Register the entity as batch loadable, if possible for the specified identifiers.
- scheduledExecutorService() - Method in class net.proteusframework.core.config.ExecutorConfig
-
ScheduledExecutorService
- ScriptableCache - Class in net.proteusframework.core.script
-
Cache for Script related data.
- ScriptableCache() - Constructor for class net.proteusframework.core.script.ScriptableCache
-
Create a new instance.
- ScriptableCache.CompiledScriptContainer - Class in net.proteusframework.core.script
-
Container for a COMPILED_SCRIPT_SPECIAL.
- ScriptAttributes - Enum in net.proteusframework.core.script
-
Common scripting attributes.
- ScriptContextImpl - Class in net.proteusframework.core.script
-
A ScriptContext implementation designed to have additional scopes added.
- ScriptContextImpl() - Constructor for class net.proteusframework.core.script.ScriptContextImpl
-
Constructor.
- ScriptIdentifier - Class in net.proteusframework.core.script
-
This represents the meta-data for a script
and can be used to uniquely identify a revision of a script.
- ScriptIdentifier(String, String, String, String, boolean) - Constructor for class net.proteusframework.core.script.ScriptIdentifier
-
Create a script identifier.
- ScriptUtility - Class in net.proteusframework.core.script
-
Utility to work with Java ™ Scripting Engines.
- ScriptUtility() - Constructor for class net.proteusframework.core.script.ScriptUtility
-
Create a new instance.
- sendAllNotifications(Notifiable, Collection<Notification>) - Static method in class net.proteusframework.core.notification.ListNotifiable
-
Send all notifications.
- sendMessage(Message) - Method in class net.proteusframework.core.mail.TransportAgent
-
Sends a message.
- sendMessage(Message, Address[]) - Method in class net.proteusframework.core.mail.TransportAgent
-
Sends a message.
- sendNotification(Notification) - Method in exception net.proteusframework.core.lang.InternationalizedException
-
- sendNotification(Notification) - Method in class net.proteusframework.core.notification.ForwardingNotifiable
-
- sendNotification(Notification) - Method in class net.proteusframework.core.notification.ListNotifiable
-
- sendNotification(Notification) - Method in interface net.proteusframework.core.notification.Notifiable
-
Send a notification.
- SEPARATOR_COMMA_SPACE - Static variable in class net.proteusframework.core.locale.ConcatTextSource
-
A Comma followed by a space.
- sessionFactory() - Method in interface net.proteusframework.core.config.DataConfig
-
The session factory.
- sessionFactoryBuilder() - Method in interface net.proteusframework.core.config.DataConfig
-
Get the session factory builder.
- SessionLifeCycleEvent - Class in net.proteusframework.core.hibernate
-
Event for SessionLifeCycleListener.
- SessionLifeCycleEvent(HibernateSessionHandler, Session, SessionLifeCycleEvent.EventType, SessionLifeCycleEvent.SessionType) - Constructor for class net.proteusframework.core.hibernate.SessionLifeCycleEvent
-
Constructor.
- SessionLifeCycleEvent.EventType - Enum in net.proteusframework.core.hibernate
-
Event type.
- SessionLifeCycleEvent.SessionType - Enum in net.proteusframework.core.hibernate
-
Session type.
- SessionLifeCycleListener - Interface in net.proteusframework.core.hibernate
-
Listener for HibernateSessionHandler life cycle.
- set(boolean) - Method in class net.proteusframework.core.lang.MutableBoolean
-
Sets the value of this object to the parameter value
.
- set(long) - Method in class net.proteusframework.core.lang.MutableLong
-
Set the value.
- setAddressValidator(EmailAddressValidator) - Method in class net.proteusframework.core.mail.MailMessage
-
Sets the address validator.
- setAddSessionLifeCycleListeners(List<SessionLifeCycleListener>) - Method in class net.proteusframework.core.hibernate.HibernateSessionHandler
-
Add SessionLifeCycleListeners to the HibernateSessionHandler.
- setApplicationContext(ApplicationContext) - Method in class net.proteusframework.core.hibernate.HibernateSessionHandler
-
- setApplicationContext(ApplicationContext) - Method in class net.proteusframework.core.spring.CoreShellComponent
-
- setArgument(Object) - Method in class net.proteusframework.core.automation.TaskArgument
-
Set the argument value.
- SetAssocCache - Class in net.proteusframework.core
-
Implements a set associative memory based cache.
- SetAssocCache(int) - Constructor for class net.proteusframework.core.SetAssocCache
-
Create a new instance with the given total maximum number of objects that will remain in memory.
- setAsText(String) - Method in class net.proteusframework.core.automation.SQLStatementEditor
-
- setAsText(String) - Method in class net.proteusframework.core.locale.LocalizedObjectKeyEditor
-
- setAsText(String) - Method in class net.proteusframework.core.locale.TextSourceEditor
-
- setAsText(String) - Method in class net.proteusframework.core.metric.DimensionEditor
-
- setAsText(String) - Method in class net.proteusframework.core.metric.MetricEditor
-
- setAttribute(String, Object, int) - Method in class net.proteusframework.core.script.GroovyScriptContext
-
- setAttribute(ScriptContext, Object) - Method in enum net.proteusframework.core.script.ScriptAttributes
-
- setAttribute(String, Object, int) - Method in class net.proteusframework.core.script.ScriptContextImpl
-
- setAttributeEscapingMode(boolean) - Method in class net.proteusframework.core.html.EntityUtil.EscapeOptions
-
Set the attribute escaping mode flag.
- setBindings(Bindings, int) - Method in class net.proteusframework.core.script.GroovyScriptContext
-
- setBindings(Bindings, int) - Method in class net.proteusframework.core.script.ScriptContextImpl
-
- setBody(String, String, String) - Method in class net.proteusframework.core.mail.MailMessage
-
Sets the body content of the MailMessage object.
- setBody(InputStream, String) - Method in class net.proteusframework.core.mail.MailMessage
-
Sets the body content of the MailMessage object.
- setBody(MailPart) - Method in class net.proteusframework.core.mail.MailMessage
-
Sets the body content of the MailMessage object.
- setBoolean(K, boolean) - Method in interface net.proteusframework.core.Attributes
-
Set the boolean value.
- setBoolean(int, Boolean) - Method in class net.proteusframework.core.automation.SQLStatement
-
Set a boolean parameter.
- setBoolean(K, boolean) - Method in class net.proteusframework.core.MapAttributes
-
- setCache(ScriptableCache) - Method in class net.proteusframework.core.script.ScriptUtility
-
Set the cache.
- setCacheManager(CacheManager) - Method in class net.proteusframework.core.cache.CachingLocaleSource
-
set the cache manager
- setCacheManager(CacheManager) - Method in class net.proteusframework.core.script.ScriptableCache
-
Set the cache manager
- setCalendar(Calendar) - Method in class net.proteusframework.core.text.FriendlyDateFormat
-
- setContent(String) - Method in class net.proteusframework.core.html.MetaInformation
-
Set the content.
- setContentDisposition(String) - Method in class net.proteusframework.core.mail.AbstractMailPart
-
Set the content disposition.
- setContentElements(Collection<Element>) - Method in class net.proteusframework.core.html.ContextImpl
-
Set the content elements.
- setContentID(String) - Method in class net.proteusframework.core.mail.AbstractMailPart
-
Set the Content-ID.
- setContentLocation(String) - Method in class net.proteusframework.core.mail.AbstractMailPart
-
Set the Content-Location.
- setContentType(String) - Method in class net.proteusframework.core.mail.AbstractMailPart
-
Set the content type.
- setContext(ApplicationContext) - Method in class net.proteusframework.core.spring.ApplicationContextUtils
-
Set the application context.
- setContextInformation(String) - Method in class net.proteusframework.core.html.MarkupValidatorClient.HTMLValidationRequest
-
Set the context information.
- setContextInformation(String) - Method in class net.proteusframework.core.html.MarkupValidatorClient.URLValidationRequest
-
Set the context information.
- setContinuationCharacters(CharSequence) - Method in class net.proteusframework.core.locale.TruncatedTextSource
-
Get the continuation characters appended after the truncated text.
- setConvertEntityType(boolean) - Method in class net.proteusframework.core.html.EntityUtil.EscapeOptions
-
Set convert flag.
- setDatabaseId(int) - Method in class net.proteusframework.core.automation.TaskLog
-
Set the database ID.
- setDataConversions(List<DataConversion>) - Method in class net.proteusframework.core.automation.AutomationTaskBeans
-
Set the data conversions.
- setDefaultFlushMode(String) - Method in class net.proteusframework.core.hibernate.HibernateSessionHandler
-
Set the flush mode.
- setDefaultFlushMode(FlushMode) - Method in class net.proteusframework.core.hibernate.HibernateSessionHandler
-
Set the flush mode for the session created.
- setDefaultLocale(Locale) - Method in class net.proteusframework.core.locale.xml.StaticKeyDataConfig
-
Set the default Locale.
- setDefaultMailFrom(String) - Method in class net.proteusframework.core.mail.support.SMTPVerify
-
Set the default "mail from" value.
- setDelegateInterceptor(Interceptor) - Method in class net.proteusframework.core.hibernate.DelegatingHibernateInterceptor
-
Sets the delegating interceptor
- setDescription(String) - Method in class net.proteusframework.core.automation.SQLStatement
-
Set the description of the statement.
- setDescription(String) - Method in class net.proteusframework.core.automation.TaskArgument
-
Set the description of the argument.
- setDescription(LocalizedObjectKey) - Method in class net.proteusframework.core.hibernate.model.AbstractNamedEntity
-
Set the description which should be presentable to users.
- setDescription(LocalizedObjectKey) - Method in interface net.proteusframework.core.hibernate.model.NamedEntity
-
Set the description which should be presentable to users.
- setDescription(TextSource) - Method in class net.proteusframework.core.locale.NamedObjectImpl
-
Sets description.
- setDescription(String) - Method in class net.proteusframework.core.mail.AbstractMailPart
-
Set the description.
- setDir(String) - Method in class net.proteusframework.core.html.MetaInformation
-
Set the direction of the content.
- setDnsLookup(DnsLookup) - Method in class net.proteusframework.core.mail.EmailAddressValidator
-
Set the DnsLookup object used by the validator.
- setDnsLookup(DnsLookup) - Method in class net.proteusframework.core.mail.EmailValidationService
-
Set the Dnslookup.
- setDnsServers(String) - Method in class net.proteusframework.core.mail.EmailAddressValidator
-
Set the dns servers.
- setDnsValidation(boolean) - Method in class net.proteusframework.core.mail.EmailAddressValidator
-
- setDocumentLocator(Locator) - Method in class net.proteusframework.core.mail.support.MessageTemplateParser
-
- setDocumentLocator(Locator) - Method in class net.proteusframework.core.xml.BaseXMLHandler
-
- setDocumentLocator(Locator) - Method in class net.proteusframework.core.xml.XMLFragmentValidator.SingleChild
-
- setDomain(String) - Method in class net.proteusframework.core.mail.support.SMTPVerify
-
Set the domain used in the HELO command.
- setDouble(K, double) - Method in interface net.proteusframework.core.Attributes
-
Set the double value.
- setDouble(int, Double) - Method in class net.proteusframework.core.automation.SQLStatement
-
Set a double parameter.
- setDouble(K, double) - Method in class net.proteusframework.core.MapAttributes
-
- setDPIHeight(double) - Method in class net.proteusframework.core.metric.DpiDeviceMetric
-
Set the current DPI for the device height.
- setDPIWidth(double) - Method in class net.proteusframework.core.metric.DpiDeviceMetric
-
Set the current DPI for the device width.
- setElement(Element) - Method in class net.proteusframework.core.html.ContextImpl
-
Set the element.
- setEmailAddressValidator(EmailAddressValidator) - Method in class net.proteusframework.core.mail.EmailValidationService
-
Set the email address validator.
- setEmailValidationService(EmailValidationService) - Method in class net.proteusframework.core.mail.TransportAgent
-
Set the email validation service.
- setEntityResolver2(EntityResolver2) - Method in class net.proteusframework.core.xml.GenericParser
-
Set the entity resolver.
- setErrorWriter(Writer) - Method in class net.proteusframework.core.script.GroovyScriptContext
-
- setErrorWriter(Writer) - Method in class net.proteusframework.core.script.ScriptContextImpl
-
- setEscapeEntities(boolean) - Method in class net.proteusframework.core.html.EntityUtil.EscapeOptions
-
Set the escape entities flag.
- setFieldValue(Object, String, Object) - Static method in class net.proteusframework.core.ReflectUtil
-
Get a field value.
- setFormat(DateFormat) - Method in class net.proteusframework.core.text.FriendlyDateFormat
-
Set the default formatter.
- setFormatThisWeek(DateFormat) - Method in class net.proteusframework.core.text.FriendlyDateFormat
-
Set the formatter for dates during this week.
- setFormatThisYear(DateFormat) - Method in class net.proteusframework.core.text.FriendlyDateFormat
-
Set the formatter for dates during this year.
- setFormatToday(DateFormat) - Method in class net.proteusframework.core.text.FriendlyDateFormat
-
Set the formatter for dates during today.
- setFormatYesterday(DateFormat) - Method in class net.proteusframework.core.text.FriendlyDateFormat
-
Set the formatter for dates during yesterday.
- setHtmlCompatible(boolean) - Method in class net.proteusframework.core.xml.GenericParser
-
Set if HTML compatible output will be generated.
- setHtmlCompatible(boolean) - Method in class net.proteusframework.core.xml.TagListenerConfiguration
-
Set the HTML Compatible output flag.
- setId(Long) - Method in class net.proteusframework.core.hibernate.model.AbstractEntity
-
Set the id.
- setId(long) - Method in class net.proteusframework.core.html.MetaInformation
-
Set the entity identifier.
- setInactivityTimeout(long) - Method in class net.proteusframework.core.mail.TransportAgent
-
Set inactivity timeout.
- setIncludeXHTMLEntities(boolean) - Method in class net.proteusframework.core.xml.GenericParser
-
Set entity inclusion flag.
- setInputLocale(Locale) - Method in class net.proteusframework.core.locale.LocalizationInputHelper
-
Set the editing/input locale.
- setInputLocale(Preferences, Locale) - Method in interface net.proteusframework.core.locale.LocalizationInputProvider
-
Set the editing/input locale.
- setInputLocale(Preferences, Locale) - Method in class net.proteusframework.core.locale.LocalizationInputProviderImpl
-
- setInsert(boolean) - Method in class net.proteusframework.core.locale.xml.StaticKeyDataConfig
-
Set to true if the config should insert new records.
- setInt(K, int) - Method in interface net.proteusframework.core.Attributes
-
Set the int value.
- setInt(K, int) - Method in class net.proteusframework.core.MapAttributes
-
- setInteger(int, Integer) - Method in class net.proteusframework.core.automation.SQLStatement
-
Set an integer parameter.
- setKey(Object) - Method in class net.proteusframework.core.locale.LocalizedObjectKey
-
Set the key.
- setLang(String) - Method in class net.proteusframework.core.html.MetaInformation
-
Set the language of the content.
- setLenient(boolean) - Method in class net.proteusframework.core.text.FriendlyDateFormat
-
- setLimitedRecipientDomains(Collection<String>) - Method in class net.proteusframework.core.mail.EmailValidationService
-
Set the limited recipient domains.
- setLine(int) - Method in class net.proteusframework.core.html.MarkupValidatorClient.ValidationResult
-
Set the line number.
- setLocale(Locale) - Method in class net.proteusframework.core.io.EntityUtilWriter
-
Set the locale used for formatting.
- setLocale(Locale) - Method in class net.proteusframework.core.locale.LocaleContext
-
Sets the locale from the specified java.util.Locale object.
- setLocale(String, String, String) - Method in class net.proteusframework.core.locale.LocaleContext
-
Set the locale and notify registered LocalizedObject instances.
- setLocale(Locale) - Method in class net.proteusframework.core.text.FriendlyDateFormat
-
Set the locale.
- setLocaleContext(LocaleContext) - Method in class net.proteusframework.core.io.EntityUtilWriter
-
Set the locale context to be used by methods that take a TextSource.
- setLocaleContext(LocaleContext) - Method in class net.proteusframework.core.notification.AbstractNotificationRenderer
-
- setLocaleContext(LocaleContext) - Method in interface net.proteusframework.core.notification.NotificationRenderer
-
Set the locale context used by the renderer.
- setLocaleIsImmutable(boolean) - Method in class net.proteusframework.core.locale.LocaleContext
-
Set that the Locale is immutable.
- setLocaleSource(LocaleSource) - Method in class net.proteusframework.core.locale.LocaleContext
-
Set the locale source and clears any previously registered objects.
- setLong(K, long) - Method in interface net.proteusframework.core.Attributes
-
Set the long value.
- setLong(int, Long) - Method in class net.proteusframework.core.automation.SQLStatement
-
Set a long parameter.
- setLong(K, long) - Method in class net.proteusframework.core.MapAttributes
-
- setMailMessage(MailMessage) - Method in class net.proteusframework.core.mail.support.MessageTemplate
-
Set the mail message.
- setMaximumLength(int) - Method in class net.proteusframework.core.locale.TruncatedTextSource
-
Set the maximum length.
- setMaxMessagesPerConnection(int) - Method in class net.proteusframework.core.mail.TransportAgent
-
Sets the maxMessagesPerConnection attribute of the TransportAgent object
- setMessageContentType(ContentType) - Method in class net.proteusframework.core.notification.NotificationImpl
-
Set the message content type.
- setMessageDetailContentType(ContentType) - Method in class net.proteusframework.core.notification.NotificationImpl
-
Set the message details content type.
- setMessageIdPrefix(String) - Method in class net.proteusframework.core.mail.MailMessage
-
Set the message ID prefix.
- setMetaClass(MetaClass) - Method in class net.proteusframework.core.script.GroovyScriptContext
-
- setName(String) - Method in class net.proteusframework.core.automation.TaskArgument
-
Set the name of the argument.
- setName(LocalizedObjectKey) - Method in class net.proteusframework.core.hibernate.model.AbstractNamedEntity
-
Set the name.
- setName(LocalizedObjectKey) - Method in interface net.proteusframework.core.hibernate.model.NamedEntity
-
Set the name.
- setName(String) - Method in class net.proteusframework.core.html.MetaInformation
-
Set the name of the meta information entry.
- setName(TextSource) - Method in class net.proteusframework.core.locale.NamedObjectImpl
-
Sets name.
- setName(String) - Method in class net.proteusframework.core.mail.support.MessageTemplate
-
Set the name.
- setNamespaceSchemaLocation(String, String, String) - Method in class net.proteusframework.core.xml.XMLFragmentValidator
-
Set a namespace schema location.
- setNativeSize(int, int) - Method in class net.proteusframework.core.metric.MonitorDeviceMetric
-
Change the dimensions of the device using the given pixel dimensions.
- setNumberFormat(NumberFormat) - Method in class net.proteusframework.core.text.FriendlyDateFormat
-
- setNumericEntities(boolean) - Method in class net.proteusframework.core.html.EntityUtil.EscapeOptions
-
Set the numeric entities flag.
- setObject(K, Object) - Method in interface net.proteusframework.core.Attributes
-
Set the value.
- setObject(K, Object) - Method in class net.proteusframework.core.MapAttributes
-
- setOutputBreakTagForNewline(boolean) - Method in class net.proteusframework.core.html.EntityUtil.EscapeOptions
-
Set the outputBreakTagForNewline flag.
- setOutputCharacterData(boolean) - Method in class net.proteusframework.core.xml.SkipTagListener
-
Set the flag to output character data.
- setOutputLocalizedObjectKey(boolean) - Method in class net.proteusframework.core.locale.LocaleContext
-
Set output LocalizedObject key flag.
- setOutputXHTML(boolean) - Method in class net.proteusframework.core.html.EntityUtil.EscapeOptions
-
Set the outputXHTML flag.
- setParameter(int, Object, int) - Method in class net.proteusframework.core.automation.SQLStatement
-
Set a parameter.
- setParameter(String, String) - Method in class net.proteusframework.core.net.LenientContentType
-
Do not call if object is frozen.
- setParameterList(ParameterList) - Method in class net.proteusframework.core.net.LenientContentType
-
Do not call if object is frozen.
- setParent(LocaleSource) - Method in class net.proteusframework.core.locale.JDBCLocaleSource
-
Set the parent LocaleSource.
- setParentContext(Context) - Method in class net.proteusframework.core.html.ContextImpl
-
Set the parent context.
- setPixel(int, int, int) - Method in class net.proteusframework.core.image.GIFEncoder
-
Set a pixel.
- setPixel(int, int) - Method in class net.proteusframework.core.image.GIFEncoder
-
Set a pixel.
- setPreferInternal(boolean) - Method in class net.proteusframework.core.html.MarkupValidatorClient.HTMLValidationRequest
-
Set the prefer internal flag.
- setPreferInternal(boolean) - Method in class net.proteusframework.core.html.MarkupValidatorClient.URLValidationRequest
-
Set the prefer internal flag.
- setPrimaryType(String) - Method in class net.proteusframework.core.net.LenientContentType
-
Do not call if object is frozen.
- setPrintWriter(PrintWriter) - Method in class net.proteusframework.core.notification.AbstractNotificationRenderer
-
- setPrintWriter(PrintWriter) - Method in interface net.proteusframework.core.notification.NotificationRenderer
-
Set the PrintWriter used by the renderer.
- setPromptPath(String, boolean) - Method in class net.proteusframework.core.spring.CoreShellComponent
-
- setProperty(String, Object) - Method in class net.proteusframework.core.script.GroovyScriptContext
-
- setPropertyFromString(Object, String) - Static method in class net.proteusframework.core.ReflectUtil
-
Sets public properties of the given object from the string parm using setter method.
- setProxyClassRetriever(ProxyClassRetriever) - Method in class net.proteusframework.core.ProxyUtil
-
Sets the proxy class retriever.
- setReader(Reader) - Method in class net.proteusframework.core.script.GroovyScriptContext
-
- setReader(Reader) - Method in class net.proteusframework.core.script.ScriptContextImpl
-
- setReferenceLocale(Locale) - Method in class net.proteusframework.core.locale.LocalizationInputHelper
-
Set the reference locale.
- setReferenceLocale(Preferences, Locale) - Method in interface net.proteusframework.core.locale.LocalizationInputProvider
-
Set the reference locale.
- setReferenceLocale(Preferences, Locale) - Method in class net.proteusframework.core.locale.LocalizationInputProviderImpl
-
- setRenderDetails(boolean) - Method in class net.proteusframework.core.notification.AbstractNotificationRenderer
-
- setRenderDetails(boolean) - Method in interface net.proteusframework.core.notification.NotificationRenderer
-
Set the render details flag.
- setRenderer(TaskArgumentRenderer) - Method in class net.proteusframework.core.automation.TaskArgument
-
Set the renderer.
- setReplaceCharacterWithEntity(boolean) - Method in class net.proteusframework.core.html.EntityUtil.EscapeOptions
-
Causes characters to be replaced with the corresponding entity symbol during escaping if true.
- setRequireRootElement(boolean) - Method in class net.proteusframework.core.xml.XMLFragmentValidator
-
Set the require root element flag.
- setResources(String[]) - Method in class net.proteusframework.core.locale.xml.StaticKeyDataConfig
-
Set URLs from classpath.
- setRetryCount(int) - Method in class net.proteusframework.core.mail.TransportAgent
-
Sets the number of times to retry sending the message before giving up.
- setScan(boolean) - Method in class net.proteusframework.core.locale.xml.StaticKeyDataConfig
-
Set the scan flag.
- setScanPackages(List<String>) - Method in class net.proteusframework.core.locale.xml.StaticKeyDataConfig
-
Set the package names to scan such as "net.proteusframework.core".
- setScheme(String) - Method in class net.proteusframework.core.html.MetaInformation
-
Set the scheme.
- setSession(Session) - Method in interface net.proteusframework.core.hibernate.HibernateSessionAcceptor
-
Set the session.
- setSession(Session) - Method in class net.proteusframework.core.hibernate.HibernateSessionHelper
-
- setSessionAcceptors(List<HibernateSessionAcceptor>) - Method in class net.proteusframework.core.hibernate.HibernateSessionHandler
-
Set the session acceptors.
- setSessionHelper(HibernateSessionHelper) - Method in class net.proteusframework.core.hibernate.dao.DAOHelper
-
Set the hibernate session helper.
- setSessionHelper(HibernateSessionHelper) - Method in class net.proteusframework.core.hibernate.dao.EntityRetrieverImpl
-
Sets the session helper.
- setSmtpValidation(boolean) - Method in class net.proteusframework.core.mail.EmailAddressValidator
-
- setSmtpVerify(SMTPVerify) - Method in class net.proteusframework.core.mail.EmailAddressValidator
-
Set the SMTPVerify object used by the validator.
- setSource(LoggableSource) - Method in class net.proteusframework.core.automation.SQLStatement
-
Set the Source.
- setSource(Object) - Method in class net.proteusframework.core.notification.DelegatingNotification
-
- setSource(Object) - Method in interface net.proteusframework.core.notification.Notification
-
Set the source of the message.
- setSource(Object) - Method in class net.proteusframework.core.notification.NotificationImpl
-
- setSql(String) - Method in class net.proteusframework.core.automation.SQLStatement
-
Set the SQL statement (single statement).
- setStarting(boolean) - Method in class net.proteusframework.core.spring.ApplicationContextUtils
-
Mark the context as starting.
- setString(K, String) - Method in interface net.proteusframework.core.Attributes
-
Set the string.
- setString(int, String) - Method in class net.proteusframework.core.automation.SQLStatement
-
Set a string parameter.
- setString(K, String) - Method in class net.proteusframework.core.MapAttributes
-
- setSubject(String) - Method in class net.proteusframework.core.mail.MailMessage
-
Sets the subject attribute of the MailMessage object.
- setSubject(String, String) - Method in class net.proteusframework.core.mail.MailMessage
-
Sets the subject attribute of the MailMessage object
- setSubType(String) - Method in class net.proteusframework.core.net.LenientContentType
-
Do not call if object is frozen.
- setSupportedTags(String[]) - Method in class net.proteusframework.core.xml.OutputCDataTagListener
-
Set the supported tags.
- setSymbolicName(String) - Method in class net.proteusframework.core.locale.LocalizedObjectKey
-
Set the symbolic name.
- setTagListeners(Collection<? extends TagListener>) - Method in class net.proteusframework.core.xml.GenericParser
-
Set the tag listeners.
- setTasks(List<Task>) - Method in class net.proteusframework.core.automation.AutomationTaskBeans
-
Set the tasks.
- setTimestamp(int, Timestamp) - Method in class net.proteusframework.core.automation.SQLStatement
-
Set a boolean parameter.
- setTimeZone(TimeZone) - Method in class net.proteusframework.core.text.FriendlyDateFormat
-
- setTranslationLocales(Set<Locale>) - Method in class net.proteusframework.core.locale.LocalizationInputHelper
-
Set the translation locales.
- setTranslationLocales(Preferences, Set<Locale>) - Method in interface net.proteusframework.core.locale.LocalizationInputProvider
-
Set the translation locales.
- setTranslationLocales(Preferences, Set<Locale>) - Method in class net.proteusframework.core.locale.LocalizationInputProviderImpl
-
- setTransparentColor(int) - Method in class net.proteusframework.core.image.GIFEncoder
-
Set the transparent color as the specified color.
- setType(MetaInformation.KeyType) - Method in class net.proteusframework.core.html.MetaInformation
-
Set the key type.
- setType(NotificationType) - Method in class net.proteusframework.core.notification.DelegatingNotification
-
- setType(NotificationType) - Method in interface net.proteusframework.core.notification.Notification
-
Set the notification type.
- setType(NotificationType) - Method in class net.proteusframework.core.notification.NotificationImpl
-
- setUnderlyingLocaleSource(JDBCLocaleSource) - Method in class net.proteusframework.core.cache.CachingLocaleSource
-
Set the underlying locale source.
- setupConsoleLogger() - Static method in class net.proteusframework.core.CommandUtil
-
Setup a console logger.
- setUpdate(boolean) - Method in class net.proteusframework.core.locale.xml.StaticKeyDataConfig
-
Set to true if the config should update existing records.
- setupPropertyDescriptors(BeanInfoPropertyDescriptorUtil) - Method in class net.proteusframework.core.hibernate.HibernateSessionHelperBeanInfo
-
- setupPropertyDescriptors(BeanInfoPropertyDescriptorUtil) - Method in class net.proteusframework.core.hibernate.model.AbstractEntityBeanInfo
-
- setupPropertyDescriptors(BeanInfoPropertyDescriptorUtil) - Method in class net.proteusframework.core.hibernate.model.AbstractNamedEntityBeanInfo
-
- setupRegion(CacheManager, String, int, int) - Method in class net.proteusframework.core.cache.AbstractCacheRegionsConfiguration
-
Setup a cache region.
- setupSystemProperties(String, String) - Static method in class net.proteusframework.core.CommandUtil
-
Setup system properties.
- setValidationResultTransformer(Function<MarkupValidatorClient.ValidationResult, MarkupValidatorClient.ValidationResult>) - Method in class net.proteusframework.core.html.MarkupValidatorClient.HTMLValidationRequest
-
Set the ValidationResult transform function.
- setValidationResultTransformer(Function<MarkupValidatorClient.ValidationResult, MarkupValidatorClient.ValidationResult>) - Method in class net.proteusframework.core.html.MarkupValidatorClient.URLValidationRequest
-
Set the ValidationResult transform function.
- setValidatorURL(URL) - Method in class net.proteusframework.core.html.MarkupValidatorClient
-
Set the validator URL.
- setValidatorURL(String) - Method in class net.proteusframework.core.html.MarkupValidatorClient
-
Set the validator URL.
- setValue(String) - Method in class net.proteusframework.core.locale.LocalizedText
-
Set the value.
- setValue(double) - Method in class net.proteusframework.core.metric.Metric
-
Set the value of this Metric object.
- setValue(double) - Method in class net.proteusframework.core.metric.PercentMetric
-
Sets this Metric object's value.
- setViewFunction(Function<K, Object>) - Method in class net.proteusframework.core.FunctionBasedCoercionView
-
Set the view function.
- setWriter(Writer) - Method in class net.proteusframework.core.script.GroovyScriptContext
-
- setWriter(Writer) - Method in class net.proteusframework.core.script.ScriptContextImpl
-
- setWriter(PrintWriter) - Method in class net.proteusframework.core.xml.TagListenerConfiguration
-
Set the writer.
- setXHTML(boolean) - Method in class net.proteusframework.core.html.MarkupValidatorClient.HTMLValidationRequest
-
Set the XHTML flag.
- setXHTML(boolean) - Method in class net.proteusframework.core.io.EntityUtilWriter
-
Set the XHTML.
- setXMLString(int, String) - Method in class net.proteusframework.core.automation.SQLStatement
-
Set a string parameter for an XML column.
- SharedLocalizedObjectKey - Annotation Type in net.proteusframework.core.locale.annotation
-
Indicates that a LOK is shared.
- shutdownConsoleLogger() - Static method in class net.proteusframework.core.CommandUtil
-
Shutdown console logger.
- SimpleAdapterTemplateModel - Class in net.proteusframework.core.freemarker
-
Adapter template model implementation.
- SimpleAdapterTemplateModel(Object) - Constructor for class net.proteusframework.core.freemarker.SimpleAdapterTemplateModel
-
Constructor.
- SingleChild() - Constructor for class net.proteusframework.core.xml.XMLFragmentValidator.SingleChild
-
- size() - Method in class net.proteusframework.core.freemarker.HashList
-
- size() - Method in class net.proteusframework.core.freemarker.MutableList
-
- size() - Method in class net.proteusframework.core.freemarker.MutableMap
-
- size() - Method in class net.proteusframework.core.SetAssocCache
-
Get the number of keys in the cache.
- skip(long) - Method in class net.proteusframework.core.io.NullInputStream
-
- skip(long) - Method in class net.proteusframework.core.io.NullReader
-
- skip(long) - Method in class net.proteusframework.core.io.UUEncodeInputStream
-
Skips over and discards n bytes of data from this input stream.
- skippedEntity(String) - Method in class net.proteusframework.core.xml.XMLFragmentValidator.SingleChild
-
- SkipTagListener - Class in net.proteusframework.core.xml
-
Tag listener that skips tag but renders children.
- SkipTagListener(String) - Constructor for class net.proteusframework.core.xml.SkipTagListener
-
Constructor.
- SLFL_CLASSES - Static variable in class net.proteusframework.core.hibernate.HibernateSessionHandler
-
Defaults.
- SMTPVerify - Class in net.proteusframework.core.mail.support
-
Verifies that a mailbox exists for an email address.
- SMTPVerify(DnsLookup) - Constructor for class net.proteusframework.core.mail.support.SMTPVerify
-
Creates an instance.
- SPACE - Static variable in class net.proteusframework.core.locale.LocalizedText
-
A LocalizedText object representing a single space (" ").
- SPACE - Static variable in class net.proteusframework.core.locale.TextSources
-
SPACE.
- SPRING_ANNOTATIONS - Static variable in class net.proteusframework.core.script.CachingGroovyClassLoader
-
Spring Annotation Classes.
- SPRING_CONFIG - Static variable in class net.proteusframework.core.spring.CommandLineHelper
-
Spring Java Config Class Name.
- SPRING_PROPERTIES - Static variable in class net.proteusframework.core.spring.CommandLineHelper
-
PropertySource - Spring Properties.
- SpringShellBanner - Class in net.proteusframework.core.spring
-
Spring Shell Banner.
- SpringShellBanner() - Constructor for class net.proteusframework.core.spring.SpringShellBanner
-
- SpringShellPrompt - Class in net.proteusframework.core.spring
-
Spring Shell Prompt.
- SpringShellPrompt() - Constructor for class net.proteusframework.core.spring.SpringShellPrompt
-
- SQLDataConversion - Class in net.proteusframework.core.automation
-
SQL statement data conversion.
- SQLDataConversion(String, String, long, boolean, Set<DataConversion>, List<?>, List<?>, List<?>) - Constructor for class net.proteusframework.core.automation.SQLDataConversion
-
Create a new instance.
- SQLDataConversion(String, String, long, List<SQLStatement>) - Constructor for class net.proteusframework.core.automation.SQLDataConversion
-
Create a new instance.
- SQLStatement - Class in net.proteusframework.core.automation
-
Represents an SQL statement.
- SQLStatement() - Constructor for class net.proteusframework.core.automation.SQLStatement
-
Constructor.
- SQLStatement(String, String) - Constructor for class net.proteusframework.core.automation.SQLStatement
-
Constructor.
- SQLStatement.Parameter - Class in net.proteusframework.core.automation
-
Parameter.
- SQLStatementEditor - Class in net.proteusframework.core.automation
-
PropertyEditor.
- SQLStatementEditor() - Constructor for class net.proteusframework.core.automation.SQLStatementEditor
-
Constructor.
- SQLStatementEditor(Object) - Constructor for class net.proteusframework.core.automation.SQLStatementEditor
-
Constructor.
- sqlTypes() - Method in class net.proteusframework.core.usertype.LocalizedObjectKeyListUserType
-
- sqlTypes() - Method in class net.proteusframework.core.usertype.LocalizedObjectKeyUserType
-
- StackElement() - Constructor for class net.proteusframework.core.xml.GenericParser.StackElement
-
- startApplication(Runnable) - Method in class net.proteusframework.core.spring.CommandLineHelper
-
Start the specified application.
- startApplication(Callable<R>) - Method in class net.proteusframework.core.spring.CommandLineHelper
-
Start the specified application.
- startApplicationCallableClass(Class<? extends Callable<R>>) - Method in class net.proteusframework.core.spring.CommandLineHelper
-
Start the specified application.
- startApplicationContext() - Method in class net.proteusframework.core.spring.CommandLineHelper
-
Start the ApplicationContext.
- startApplicationRunnableClass(Class<? extends Runnable>) - Method in class net.proteusframework.core.spring.CommandLineHelper
-
Start the specified application.
- startBrowser(InetAddress, int, File) - Static method in class net.proteusframework.core.CommandUtil
-
Start a web browser.
- startDocument() - Method in class net.proteusframework.core.xml.XMLFragmentValidator.SingleChild
-
- startDTD(String, String, String) - Method in class net.proteusframework.core.xml.GenericParser
-
- startElement(String, String, String, Attributes) - Method in class net.proteusframework.core.mail.support.MessageTemplateParser
-
- startElement(String, String, String, Attributes) - Method in class net.proteusframework.core.xml.GenericParser
-
- startElement(String, String, String, Attributes) - Method in class net.proteusframework.core.xml.OutputCDataTagListener
-
- startElement(String, String, String, Attributes) - Method in class net.proteusframework.core.xml.RemoveTagTransform
-
- startElement(String, String, String, Attributes) - Method in class net.proteusframework.core.xml.SkipTagListener
-
- startElement(String, String, String, Attributes) - Method in class net.proteusframework.core.xml.TagListener
-
Called when a tag is encountered.
- startElement(String, String, String, Attributes) - Method in class net.proteusframework.core.xml.XMLFragmentValidator.SingleChild
-
- startPrefixMapping(String, String) - Method in class net.proteusframework.core.mail.support.MessageTemplateParser
-
- startPrefixMapping(String, String) - Method in class net.proteusframework.core.xml.XMLFragmentValidator.SingleChild
-
- state - Variable in class net.proteusframework.core.mail.support.MessageTemplateParser.MessageAddress
-
State.
- state - Variable in class net.proteusframework.core.mail.support.MessageTemplateParser.MutableMailPart
-
State.
- state - Variable in class net.proteusframework.core.mail.support.MessageTemplateParser.Subject
-
State.
- StaticKeyDataConfig - Class in net.proteusframework.core.locale.xml
-
StaticKey data configuration.
- StaticKeyDataConfig() - Constructor for class net.proteusframework.core.locale.xml.StaticKeyDataConfig
-
Creates a new instance.
- StaticKeyDataConfig(StaticKeyDataConfig) - Constructor for class net.proteusframework.core.locale.xml.StaticKeyDataConfig
-
Creates a new instance.
- stop() - Method in class net.proteusframework.core.spring.ApplicationContextUtils
-
Stop the ApplicationContext.
- store(LO, Locale) - Method in class net.proteusframework.core.cache.CachingLocaleSource
-
- store(L, Locale) - Method in class net.proteusframework.core.locale.JDBCLocaleSource
-
- store(L, Locale) - Method in interface net.proteusframework.core.locale.LocaleSource
-
Stores the LocalizedObject.
- store(L, Locale) - Method in class net.proteusframework.core.locale.ResourceBundleAdapter
-
Not implemented.
- StreamUtils - Class in net.proteusframework.core.io
-
Utilities for dealing with InputStream and OutputStream objects.
- StreamUtils() - Constructor for class net.proteusframework.core.io.StreamUtils
-
- StringFactory - Class in net.proteusframework.core
-
The StringFactory class provides several methods to process strings
- StringTaskArgumentRenderer - Class in net.proteusframework.core.automation
-
Default argument renderer.
- StringTaskArgumentRenderer() - Constructor for class net.proteusframework.core.automation.StringTaskArgumentRenderer
-
Constructor.
- StringTextSource - Class in net.proteusframework.core.locale
-
Source backed by LocalizedText.
- StringTextSource(CharSequence) - Constructor for class net.proteusframework.core.locale.StringTextSource
-
Create a new instance.
- stringToURI(String) - Static method in class net.proteusframework.core.StringFactory
-
Converts a string to a
URI
- stringToURL(String, URL) - Static method in class net.proteusframework.core.StringFactory
-
Converts a string to a
URL
.
- stripJSessionID(String) - Static method in class net.proteusframework.core.StringFactory
-
Strip the jsessionid from a URL.
- Subject() - Constructor for class net.proteusframework.core.mail.support.MessageTemplateParser.Subject
-
Creates a new instance.
- SUBJECT - Static variable in class net.proteusframework.core.mail.support.MessageTemplateParser.Subject
-
SUBJECT.
- subject - Variable in class net.proteusframework.core.mail.support.MessageTemplateParser.Subject
-
Subject text.
- subSequence(int, int) - Method in class net.proteusframework.core.locale.LocalizedText
-
- substractHeight(Metric, Metric) - Method in class net.proteusframework.core.metric.DeviceMetric
-
Substracts metric b from a.
- substractWidth(Metric, Metric) - Method in class net.proteusframework.core.metric.DeviceMetric
-
Substracts metric b from a.
- substringAfterChar(String, String) - Static method in class net.proteusframework.core.StringFactory
-
Gets the substring of a String after the specified token.
- subtract(Metric, Metric, boolean) - Method in class net.proteusframework.core.metric.DeviceMetric
-
Substracts metric b from a.
- SUCCESS - Static variable in class net.proteusframework.core.mail.EmailAddressValidator
-
Success code.
- supportsCountryCallingCode() - Method in class net.proteusframework.core.geo.CountryInformation
-
Test if this implementation supports returning country dialing codes.
- supportsCountryCallingCode() - Method in class net.proteusframework.core.geo.ULocaleCountryInformation
-
- symbol() - Method in enum net.proteusframework.core.metric.MetricUnit
-
Return the symbol.
- symbolMap - Static variable in enum net.proteusframework.core.metric.MetricUnit
-
Symbol Map.
- sync() - Method in class net.proteusframework.core.prefs.DelegatingPreferences
-
- syncSpi() - Method in class net.proteusframework.core.prefs.MemoryPreferences
-