Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X Z 

R

read(String) - Method in interface com.comtrade.ecm.engine.config.ConfigurationReader
Reads configuration data from a file (a specific extension to a filename will be (if needed) added in an implementation class).
read(String) - Method in class com.comtrade.ecm.engine.config.ConfigurationReaderDefault
 
read(String) - Method in class com.comtrade.ecm.engine.config.engine.ConfigurationEngineReader
Reads configuration files and creates ConfigurationEngine object.
readBytes(InputStream) - Static method in class com.comtrade.ecm.engine.io.IOUtils
 
readLines(String) - Static method in class com.comtrade.ecm.engine.io.IOUtils
 
ReflectionUtils - Class in com.comtrade.ecm.engine.util
 
registerBlankService() - Method in class com.comtrade.ecm.engine.services.TestEcmServiceManager
 
registerBlankServiceProvider() - Method in class com.comtrade.ecm.engine.services.TestEcmServiceManager
 
registerBundle(String) - Method in interface com.comtrade.ecm.engine.i18n.TextManager
Registers new bundle-family identified by its filename.
Registered/added bundle-family will be used in the process of localization.
registerBundle(String) - Method in class com.comtrade.ecm.engine.i18n.TextManagerDefault
 
registerClassBundle(Class<?>) - Method in interface com.comtrade.ecm.engine.i18n.TextManager
Registers new bundle-family class.
Registered/added bundle-family will be used in the process of localization.
registerClassBundle(Class<?>) - Method in class com.comtrade.ecm.engine.i18n.TextManagerDefault
 
registerInvalidProviderForAService() - Method in class com.comtrade.ecm.engine.services.TestEcmServiceManager
 
registerInvalidService() - Method in class com.comtrade.ecm.engine.services.TestEcmServiceManager
 
registerInvalidServiceProvider() - Method in class com.comtrade.ecm.engine.services.TestEcmServiceManager
 
registerLoggingManagerEngine() - Method in class com.comtrade.ecm.engine.services.TestLoggingManagerEngine
 
registerService(String, String) - Static method in class com.comtrade.ecm.engine.services.EcmServiceManager
 
remove(String) - Method in class com.comtrade.ecm.engine.business.entity.attributes.AttributeDefinitions
 
remove(EcmSimpleException) - Method in exception com.comtrade.ecm.engine.exceptions.EcmMultipleException
 
removeFormattingCharacters(String) - Static method in class com.comtrade.ecm.engine.util.StringUtils
Removes formatting characters from a String
removeFormattingCharacters() - Method in class com.comtrade.ecm.engine.util.TestStringUtils
 
removeListener(TextManagerListener) - Method in interface com.comtrade.ecm.engine.i18n.TextManager
Removes a listener TextManagerListener from TextManager-object
removeListener(TextManagerListener) - Method in class com.comtrade.ecm.engine.i18n.TextManagerDefault
 
removeSpaces(String) - Static method in class com.comtrade.ecm.engine.util.StringUtils
Removes spaces (and only spaces) from a String.
It DOES NOT work like trim! It removes ALL the spaces from the text, even middle ones.
removeWhitespaces(String) - Static method in class com.comtrade.ecm.engine.util.StringUtils
Removes whitespace-characters from a String
removeWhitespaces() - Method in class com.comtrade.ecm.engine.util.TestStringUtils
 
replaceCharacter(String, char, char) - Static method in class com.comtrade.ecm.engine.util.StringUtils
 
report() - Method in class com.comtrade.ecm.engine.util.StopWatch
 
reportDuration() - Method in class com.comtrade.ecm.engine.util.StopWatch
 
reset() - Method in class com.comtrade.ecm.engine.util.StopWatch
Reseting sum of all durations
ResourceBundleConfigurationProcessor - Class in com.comtrade.ecm.engine.i18n
Manager which processes configuration data regarding resource bundles.
ResourceBundleConfigurationProcessor() - Constructor for class com.comtrade.ecm.engine.i18n.ResourceBundleConfigurationProcessor
 
ResourceBundleManager - Class in com.comtrade.ecm.engine.i18n
Manager which returns configuration information regarding resource bundles.
A B C D E F G H I J L M N O P Q R S T U V W X Z 
Skip navigation links