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 _ 

R

read() - Method in class net.proteusframework.core.io.NullInputStream
 
read(byte[]) - Method in class net.proteusframework.core.io.NullInputStream
 
read(byte[], int, int) - Method in class net.proteusframework.core.io.NullInputStream
 
read() - Method in class net.proteusframework.core.io.NullReader
 
read(char[]) - Method in class net.proteusframework.core.io.NullReader
 
read(char[], int, int) - Method in class net.proteusframework.core.io.NullReader
 
read() - Method in class net.proteusframework.core.io.UUEncodeInputStream
Reads the next byte of data from the input stream.
read(byte[], int, int) - Method in class net.proteusframework.core.io.UUEncodeInputStream
Reads len bytes into the specified byte array starting at offset off.
readLine(String) - Method in class net.proteusframework.core.spring.CoreShellComponent
Print a newline.
readPropertyPath(Object, String, boolean) - Static method in class net.proteusframework.core.ReflectUtil
Apply the property descriptor path to the specified object.
readPropertyPath(Object, String, Map<String, ?>, boolean) - Static method in class net.proteusframework.core.ReflectUtil
Apply the property descriptor path to the specified object.
ready() - Method in class net.proteusframework.core.io.NullReader
 
reattachIfNecessary(E) - Method in class net.proteusframework.core.hibernate.dao.EntityRetriever
Reattaches the entity if it is in a detached state.
reattachIfNecessary(E) - Method in class net.proteusframework.core.hibernate.dao.EntityRetrieverImpl
 
recoverableRollbackTransaction() - Method in class net.proteusframework.core.hibernate.dao.DAOHelper
Rollback the transaction (and the cause is not a hibernate exception so its recoverable)
recoverableRollbackTransaction() - Method in class net.proteusframework.core.hibernate.HibernateSessionHelper
Rollback the transaction due to a recoverable error.
ReflectUtil - Class in net.proteusframework.core
Utilities that use reflection.
ReflectUtil() - Constructor for class net.proteusframework.core.ReflectUtil
 
RegionInformation - Class in net.proteusframework.core.geo
Provides region / divisional information for a country.
RegionInformation() - Constructor for class net.proteusframework.core.geo.RegionInformation
Create an instance.
release() - Method in class net.proteusframework.core.mail.MailMessage
Release resources held by this MailMessage.
RemMetric - Class in net.proteusframework.core.metric
Metric for the Root Em unit.
RemMetric(RemMetric) - Constructor for class net.proteusframework.core.metric.RemMetric
Copy constructor.
RemMetric(double) - Constructor for class net.proteusframework.core.metric.RemMetric
Constructor.
RemMetric(float) - Constructor for class net.proteusframework.core.metric.RemMetric
Constructor.
RemMetric(int) - Constructor for class net.proteusframework.core.metric.RemMetric
Constructor.
RemMetric(long) - Constructor for class net.proteusframework.core.metric.RemMetric
Constructor.
RemMetric(String) - Constructor for class net.proteusframework.core.metric.RemMetric
Constructor.
remove(String) - Method in interface net.proteusframework.core.Attributes
Remove the attribute.
remove(String) - Method in class net.proteusframework.core.cache.AbstractJDBCLoaderWriter
Remove an entry from the cache table
remove(LocalizedObjectKey, Locale) - Method in class net.proteusframework.core.cache.CachingLocaleSource
 
remove(Object) - Method in class net.proteusframework.core.freemarker.MapCacheStorage
 
remove() - Method in class net.proteusframework.core.lang.CloseableIteratorAdapter
 
remove(LocalizedObjectKey, Locale) - Method in class net.proteusframework.core.locale.JDBCLocaleSource
 
remove(LocalizedObjectKey, Locale) - Method in interface net.proteusframework.core.locale.LocaleSource
Removes the localization for the specified locale.
remove(LocalizedObjectKey, Locale) - Method in class net.proteusframework.core.locale.ResourceBundleAdapter
Not implemented.
remove(String) - Method in class net.proteusframework.core.MapAttributes
 
remove(String) - Method in class net.proteusframework.core.prefs.DelegatingPreferences
 
remove(Object) - Method in class net.proteusframework.core.SetAssocCache
 
removeAttribute(String, int) - Method in class net.proteusframework.core.script.GroovyScriptContext
 
removeAttribute(ScriptContext) - Method in enum net.proteusframework.core.script.ScriptAttributes
Remove the attribute on the context with the scope ScriptContext.ENGINE_SCOPE.
removeAttribute(String, int) - Method in class net.proteusframework.core.script.ScriptContextImpl
 
removeBytecode(ScriptIdentifier) - Method in class net.proteusframework.core.script.ScriptableCache
Remove the bytecode for the specified library from the cache.
removed(Object, Object) - Method in class net.proteusframework.core.SetAssocCache
This method is an override point to detect when a key is removed from the cache.
removeFileFromShutdownCleanup(FileDeleter) - Static method in class net.proteusframework.core.io.FileDeleter
Remove the specified file to be deleted from the shutdown hook cleanup pool.
removeHtmlTags(String) - Static method in class net.proteusframework.core.StringFactory
Remove HTML tags from the string.
removeLocalization(Locale) - Method in class net.proteusframework.core.locale.TransientLocalizedObjectKey
Remove a localization.
removeLocalizedObjectChangedListener(LocaleSourceListener) - Method in class net.proteusframework.core.cache.CachingLocaleSource
 
removeLocalizedObjectChangedListener(LocaleSourceListener) - Method in class net.proteusframework.core.locale.JDBCLocaleSource
 
removeLocalizedObjectChangedListener(LocaleSourceListener) - Method in interface net.proteusframework.core.locale.LocaleSource
Remove localized object changed listener.
removeLocalizedObjectChangedListener(LocaleSourceListener) - Method in class net.proteusframework.core.locale.ResourceBundleAdapter
 
removeNode() - Method in class net.proteusframework.core.prefs.DelegatingPreferences
 
removeNodeChangeListener(NodeChangeListener) - Method in class net.proteusframework.core.prefs.DelegatingPreferences
 
removeNodeSpi() - Method in class net.proteusframework.core.prefs.MemoryPreferences
 
removePreferenceChangeListener(PreferenceChangeListener) - Method in class net.proteusframework.core.prefs.DelegatingPreferences
 
removeProgressListener(ProgressListener<SO, SE>) - Method in interface net.proteusframework.core.progress.ProgressService
Add progress listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class net.proteusframework.core.locale.LocaleContext
Removes a PropertyChangeListener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class net.proteusframework.core.locale.LocaleContext
Removes a PropertyChangeListener for a specific property.
removeRecipient(String) - Method in class net.proteusframework.core.mail.MailMessage
Removes a recipient from the list of recipients this message is bound for.
removeScanPackage(String...) - Method in class net.proteusframework.core.locale.xml.StaticKeyDataConfig
Remove package names to scan such as "net.proteusframework.core".
removeScript(ScriptIdentifier) - Method in class net.proteusframework.core.script.ScriptableCache
Remove the script for the specified library from the cache.
removeSpi(String) - Method in class net.proteusframework.core.prefs.MemoryPreferences
 
RemoveTagTransform - Class in net.proteusframework.core.xml
Remove tags.
RemoveTagTransform(String...) - Constructor for class net.proteusframework.core.xml.RemoveTagTransform
Create a new instance.
render(Notification...) - Method in class net.proteusframework.core.notification.AbstractNotificationRenderer
 
render(Collection<? extends Notification>) - Method in class net.proteusframework.core.notification.HTMLNotificationRenderer
 
render(Collection<? extends Notification>) - Method in interface net.proteusframework.core.notification.NotificationRenderer
Render the notifications.
render(Notification...) - Method in interface net.proteusframework.core.notification.NotificationRenderer
Render the notifications.
render(Collection<? extends Notification>) - Method in class net.proteusframework.core.notification.PlainNotificationRenderer
 
replace(Object, Object, Object) - Method in class net.proteusframework.core.usertype.LocalizedObjectKeyListUserType
 
replace(Object, Object, Object) - Method in class net.proteusframework.core.usertype.LocalizedObjectKeyUserType
 
requiresDowntime() - Method in class net.proteusframework.core.automation.AbstractDataConversion
 
requiresDowntime() - Method in interface net.proteusframework.core.automation.DataConversion
Return true if the DataConversion requires downtime.
reset() - Method in class net.proteusframework.core.io.NullInputStream
 
reset() - Method in class net.proteusframework.core.io.NullReader
 
reset() - Method in class net.proteusframework.core.io.UUEncodeInputStream
Repositions this stream to the position at the time the mark method was last called.
reset_out_clear() - Method in class net.proteusframework.core.image.GIFEncoder
Internal use.
resolve(String, Environment, Template) - Method in class net.proteusframework.core.freemarker.AliasedTemplateClassResolver
 
resolveEntity(String, String) - Method in class net.proteusframework.core.mail.support.MessageTemplateParser
 
resolveEntity(String, String, String, String) - Method in class net.proteusframework.core.xml.GenericParser
 
resolveEntity(String, String) - Method in class net.proteusframework.core.xml.XMLUtil.ClassPathEntityResolver
 
resolveEntity(String, String, String, String) - Method in class net.proteusframework.core.xml.XMLUtil.ClassPathEntityResolver
 
resolveKey(LocalizedObjectKey) - Method in class net.proteusframework.core.cache.CachingLocaleSource
 
resolveKey(LocalizedObjectKey) - Method in class net.proteusframework.core.locale.JDBCLocaleSource
 
resolveKey(LocalizedObjectKey) - Method in interface net.proteusframework.core.locale.LocaleSource
Resolve a key.
resolveKey(LocalizedObjectKey) - Method in class net.proteusframework.core.locale.ResourceBundleAdapter
 
RESOURCE_NAME - Static variable in class net.proteusframework.core.cache.CachingLocaleSource
Default Resource Name.
RESOURCE_NAME - Static variable in class net.proteusframework.core.hibernate.dao.EntityRetriever
the bean name of the implementation of the retriever
RESOURCE_NAME - Static variable in class net.proteusframework.core.hibernate.HibernateSessionHandler
Default Resource Name.
RESOURCE_NAME - Static variable in class net.proteusframework.core.hibernate.HibernateSessionHelper
Shared Resource Name.
RESOURCE_NAME - Static variable in class net.proteusframework.core.html.MarkupValidatorClient
Name.
RESOURCE_NAME - Static variable in interface net.proteusframework.core.locale.LocalizationInputProvider
Resource Name.
RESOURCE_NAME - Static variable in class net.proteusframework.core.script.ScriptableCache
Default Resource Name.
ResourceBundleAdapter - Class in net.proteusframework.core.locale
Adapter class for property file resource bundles.
ResourceBundleAdapter(String) - Constructor for class net.proteusframework.core.locale.ResourceBundleAdapter
Creates a new instance.
ResourceBundleAdapter(String, LocaleContext) - Constructor for class net.proteusframework.core.locale.ResourceBundleAdapter
Creates a new instance.
ResourceBundleLocalizedText - Class in net.proteusframework.core.locale
A localized text object that updates the text from a resource bundle.
ResourceBundleLocalizedText(String, String) - Constructor for class net.proteusframework.core.locale.ResourceBundleLocalizedText
Create a new instance.
ResourceBundleLocalizedText(String, String, Object[]) - Constructor for class net.proteusframework.core.locale.ResourceBundleLocalizedText
Create a new instance.
ResultTransactionCallbackImpl(DAOHelper.ResultTransactionCallback<R>, DAOHelper.BeforeTransactionCallback, DAOHelper.AfterTransactionCallback) - Constructor for class net.proteusframework.core.hibernate.dao.DAOHelper.ResultTransactionCallbackImpl
Constructor.
ResultTransactionCallbackImpl(DAOHelper.ResultTransactionCallback<R>, DAOHelper.BeforeTransactionCallback) - Constructor for class net.proteusframework.core.hibernate.dao.DAOHelper.ResultTransactionCallbackImpl
Constructor.
ResultTransactionCallbackImpl(DAOHelper.ResultTransactionCallback<R>, DAOHelper.AfterTransactionCallback) - Constructor for class net.proteusframework.core.hibernate.dao.DAOHelper.ResultTransactionCallbackImpl
Constructor.
ResultTransactionCallbackImpl(DAOHelper.ResultTransactionCallback<R>, DAOHelper.BeforeTransactionCallback, DAOHelper.AfterTransactionCallback, HandleExceptionCallback) - Constructor for class net.proteusframework.core.hibernate.dao.DAOHelper.ResultTransactionCallbackImpl
Constructor.
retrieve(LocalizedObjectKey, Locale, Class<LO>, boolean) - Method in class net.proteusframework.core.cache.CachingLocaleSource
 
retrieve(LocalizedObjectKey, Locale, Class<L>, boolean) - Method in class net.proteusframework.core.locale.JDBCLocaleSource
 
retrieve(L) - Method in class net.proteusframework.core.locale.LocaleContext
Retrieve the latest version from the LocaleSource without registering the object.
retrieve(LocalizedObjectKey, Locale, Class<L>, boolean) - Method in interface net.proteusframework.core.locale.LocaleSource
Retrieve the LocalizedObject for the specified key and locale.
retrieve(LocalizedObjectKey, Locale, Class<L>, boolean) - Method in class net.proteusframework.core.locale.ResourceBundleAdapter
 
returnedClass() - Method in class net.proteusframework.core.usertype.LocalizedObjectKeyListUserType
 
returnedClass() - Method in class net.proteusframework.core.usertype.LocalizedObjectKeyUserType
 
reverse(String) - Static method in class net.proteusframework.core.StringFactory
Reverse the words in the String.
rl_basecode - Variable in class net.proteusframework.core.image.GIFEncoder
Field.
rl_count - Variable in class net.proteusframework.core.image.GIFEncoder
Field.
rl_flush() - Method in class net.proteusframework.core.image.GIFEncoder
Internal use.
rl_flush_clearorrep(int) - Method in class net.proteusframework.core.image.GIFEncoder
Internal use.
rl_flush_fromclear(int) - Method in class net.proteusframework.core.image.GIFEncoder
Internal use.
rl_flush_withtable(int) - Method in class net.proteusframework.core.image.GIFEncoder
Internal use.
rl_pixel - Variable in class net.proteusframework.core.image.GIFEncoder
Field.
rl_table_max - Variable in class net.proteusframework.core.image.GIFEncoder
Field.
rl_table_pixel - Variable in class net.proteusframework.core.image.GIFEncoder
Field.
rollbackTransaction() - Method in class net.proteusframework.core.hibernate.dao.DAOHelper
Rollback the transaction.
rollbackTransaction() - Method in class net.proteusframework.core.hibernate.HibernateSessionHelper
Rollback the transaction due to an unrecoverable error (like any exception thrown by the hibernate session).
run() - Method in class net.proteusframework.core.io.FileDeleter
 
runApplication(Runnable) - Method in class net.proteusframework.core.spring.CommandLineHelper
Start the specified application and wait until it is finished before returning.
runApplication(Callable<R>) - Method in class net.proteusframework.core.spring.CommandLineHelper
Start the specified application and wait until it is finished before returning.
runApplicationCallableClass(Class<? extends Callable<R>>) - Method in class net.proteusframework.core.spring.CommandLineHelper
Start the specified application and wait until it is finished before returning.
runApplicationRunnableClass(Class<? extends Runnable>) - Method in class net.proteusframework.core.spring.CommandLineHelper
Start the specified application and wait until it is finished before returning.
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