- Cache<K,V> - Interface in rs.baselib.util
-
Deprecated.
- checkNodeName(String) - Static method in class rs.baselib.prefs.AbstractPreferencesService
-
Checks the name of the node to be correct.
- CHILD_ADDED - Static variable in interface rs.baselib.prefs.IPreferences
-
Property name when a child was added
- CHILD_REMOVED - Static variable in interface rs.baselib.prefs.IPreferences
-
Property name when a child was removed
- childrenNames() - Method in class rs.baselib.prefs.AbstractPreferences
-
Returns the names of the children of this node.
- childrenNames() - Method in interface rs.baselib.prefs.IPreferences
-
Returns the names of the children of this node.
- CITY - Static variable in class rs.baselib.type.Address
-
Property name of city
- clear() - Method in class rs.baselib.prefs.AbstractPreferences
-
Removes all of the properties (key-value associations) in this node.
- clear() - Method in interface rs.baselib.prefs.IPreferences
-
Removes all of the properties (key-value associations) in this node.
- clear() - Method in interface rs.baselib.util.ICache
-
Removes all of the mappings from this map (optional operation).
- clear() - Method in class rs.baselib.util.SoftMapCache
-
Removes all of the mappings from this map (optional operation).
- clear() - Method in class rs.baselib.util.WeakMapCache
-
Removes all of the mappings from this map (optional operation).
- clearMap() - Method in class rs.baselib.util.SoftMapCache
-
Clears the map by working on the reference queue.
- clearMap() - Method in class rs.baselib.util.WeakMapCache
-
Clears the map by working on the reference queue.
- close() - Method in class rs.baselib.lang.JarDescriptor
-
Closes the file.
- collectForbiddenCopies(Set<String>, Class<?>) - Method in class rs.baselib.bean.BeanSupport
-
Collects the
NoCopy properties (self-recursive).
- collectTransientProperties(List<String>, Class<?>) - Method in class rs.baselib.bean.BeanSupport
-
Collects the non-transient properties (self-recursive).
- combine(int, byte[]) - Method in class rs.baselib.licensing.internal.OctetLicenseCreator
-
Builds the combined license key (raw bytes).
- CommandLineAuthorizationCallback - Class in rs.baselib.security
-
Implements authorization information retrieval from command line.
- CommandLineAuthorizationCallback() - Constructor for class rs.baselib.security.CommandLineAuthorizationCallback
-
Default Constructor.
- CommonUtils - Class in rs.baselib.util
-
Common Utils.
- CommonUtils() - Constructor for class rs.baselib.util.CommonUtils
-
- compare(T, T) - Method in class rs.baselib.util.BeanComparator
- compare(Object, Object) - Method in class rs.baselib.util.DefaultComparator
- compareVersion(String, String) - Static method in class rs.baselib.util.CommonUtils
-
Compares software versions.
- compareVersion(String[], String[]) - Static method in class rs.baselib.util.CommonUtils
-
Compares versions.
- compress(byte[]) - Static method in class rs.baselib.util.CompressionUtils
-
Compresses a byte array
- CompressionUtils - Class in rs.baselib.util
-
Supports compression.
- CompressionUtils() - Constructor for class rs.baselib.util.CompressionUtils
-
- ConfigurationUtils - Class in rs.baselib.configuration
-
Useful methods for configuration issues.
- ConfigurationUtils() - Constructor for class rs.baselib.configuration.ConfigurationUtils
-
- configure(IConfigurable, Configuration) - Static method in class rs.baselib.configuration.ConfigurationUtils
-
Configure the object accordingly.
- configure(Configuration) - Method in interface rs.baselib.configuration.IConfigurable
-
Configure using the given configuration
- configure(Configuration) - Method in class rs.baselib.security.CommandLineAuthorizationCallback
-
Configures the name callback.
- configure(Configuration) - Method in class rs.baselib.security.DefaultAuthorizationCallback
-
Configures the callback.
- configure(Configuration) - Method in class rs.baselib.security.DefaultPasswordCallback
-
Configure using the given configuration
- configure(Configuration) - Method in class rs.baselib.security.GuiAuthorizationCallback
-
Configures the name callback.
- configure(Configuration) - Method in class rs.baselib.security.PropertiesFileAuthorizationCallback
-
Configures the callback.
- configure(String) - Method in class rs.baselib.security.PropertiesFileAuthorizationCallback
-
Configures the callback from the properties file.
- configure(File) - Method in class rs.baselib.security.PropertiesFileAuthorizationCallback
-
Configures the callback from the properties file.
- configure(Configuration) - Method in class rs.baselib.security.TextFileAuthorizationCallback
-
Configures the callback.
- configure(String) - Method in class rs.baselib.security.TextFileAuthorizationCallback
-
Configures the callback from the text file.
- configure(File) - Method in class rs.baselib.security.TextFileAuthorizationCallback
-
Configures the callback from the text file.
- configure(Configuration) - Method in class rs.baselib.security.XmlFileAuthorizationCallback
-
Configures the callback.
- configure(String) - Method in class rs.baselib.security.XmlFileAuthorizationCallback
-
Configures the callback from the XML file.
- configure(File) - Method in class rs.baselib.security.XmlFileAuthorizationCallback
-
Configures the callback from the XML file.
- containsKey(Object) - Method in interface rs.baselib.util.ICache
-
Returns true if this map contains a mapping for the specified
key.
- containsKey(Object) - Method in class rs.baselib.util.SoftMapCache
-
Returns true if this map contains a mapping for the specified
key.
- containsKey(Object) - Method in class rs.baselib.util.WeakMapCache
-
Returns true if this map contains a mapping for the specified
key.
- containsValue(Object) - Method in interface rs.baselib.util.ICache
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class rs.baselib.util.SoftMapCache
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class rs.baselib.util.WeakMapCache
-
Returns true if this map maps one or more keys to the
specified value.
- Continent - Enum in rs.baselib.type
-
All continents on this planet.
- ConverterUtils - Class in rs.baselib.io
-
Provides simple methods vor converting bytes into objects and back.
- ConverterUtils() - Constructor for class rs.baselib.io.ConverterUtils
-
- copyTo(Object) - Method in class rs.baselib.bean.AbstractBean
-
Copies all properties to the given object.
- copyTo(Object) - Method in interface rs.baselib.bean.IBean
-
Copies all properties to the given object.
- COUNTRY - Static variable in class rs.baselib.type.Address
-
Property name of country
- Country - Enum in rs.baselib.type
-
Countries on this planet.
- create(Class<T>) - Method in enum rs.baselib.licensing.LicensingScheme
-
Creates instance of the given class.
- createCryptingDelegate() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Creates and initializes the crypting delegate.
- createLicenseKey(ILicenseContext, ILicense) - Method in interface rs.baselib.licensing.ILicenseCreator
-
Generates a key from the given license.
- createLicenseKey(ILicenseContext, ILicense) - Method in class rs.baselib.licensing.internal.OctetLicenseCreator
-
Generates a key from the given license.
- createLicenseKey(ILicenseContext, ILicense) - Method in class rs.baselib.licensing.internal.RsaLicenseCreator
-
Generates a key from the given license.
- createLicenseKey(ILicenseContext) - Method in class rs.baselib.licensing.LicenseGenerator
-
Generates a key using the given context.
- createLicenseKey(Class<? extends ILicense>, ILicenseContext) - Method in class rs.baselib.licensing.LicenseGenerator
-
Generates a license key using the given license class and context.
- createLicenseKey(ILicenseContext, ILicense) - Method in class rs.baselib.licensing.LicenseGenerator
-
Generates a key from the given license.
- createMD5(String) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Creates an MD5 hash from the string.
- createMD5(byte[]) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Creates an MD5 hash from the byte array.
- createNode(AbstractPreferences, String) - Method in class rs.baselib.prefs.AbstractPreferences
-
Subclasses must implement this to return a new child node.
- createNode(AbstractPreferences, String) - Method in class rs.baselib.prefs.Preferences
-
Subclasses must implement this to return a new child node.
- createReadLock() - Method in class rs.baselib.prefs.AbstractPreferences
-
Creates the appropriate read lock object.
- createReadLock() - Method in class rs.baselib.prefs.Preferences
-
Creates the appropriate read lock object.
- createReadWriteLock() - Method in class rs.baselib.prefs.AbstractPreferencesService
-
- createRootNode() - Method in class rs.baselib.prefs.AbstractPreferencesService
-
Creates the root node.
- createRootNode() - Method in class rs.baselib.prefs.PreferencesService
-
Creates the root node.
- createWriteLock() - Method in class rs.baselib.prefs.AbstractPreferences
-
Creates the appropriate write lock object.
- createWriteLock() - Method in class rs.baselib.prefs.Preferences
-
Creates the appropriate write lock object.
- CronSchedule - Class in rs.baselib.util
-
Provides cron-like scheduling information.
- CronSchedule() - Constructor for class rs.baselib.util.CronSchedule
-
Default constructor
Constructor with all terms set to "*".
- CronSchedule(String) - Constructor for class rs.baselib.util.CronSchedule
-
Constructor with cron-style string initialization.
- CronSchedule(String, String, String, String, String) - Constructor for class rs.baselib.util.CronSchedule
-
Constructor with separate initialization values.
- CronSchedule.AbstractTimeValue - Class in rs.baselib.util
-
Base class for timing values.
- CronSchedule.AbstractTimeValue() - Constructor for class rs.baselib.util.CronSchedule.AbstractTimeValue
-
- CronSchedule.SingleTimeValue - Class in rs.baselib.util
-
Represents a single time value, e.g. 9
- CronSchedule.SingleTimeValue(int) - Constructor for class rs.baselib.util.CronSchedule.SingleTimeValue
-
- CronSchedule.SingleTimeValue(String) - Constructor for class rs.baselib.util.CronSchedule.SingleTimeValue
-
- CronSchedule.TimeAll - Class in rs.baselib.util
-
Represents the ALL time, *.
- CronSchedule.TimeAll() - Constructor for class rs.baselib.util.CronSchedule.TimeAll
-
- CronSchedule.TimeRange - Class in rs.baselib.util
-
Represents a time range, e.g. 5-9
- CronSchedule.TimeRange(int, int) - Constructor for class rs.baselib.util.CronSchedule.TimeRange
-
- CronSchedule.TimeRange(String) - Constructor for class rs.baselib.util.CronSchedule.TimeRange
-
- CronSchedule.TimeSteps - Class in rs.baselib.util
-
Represents a time interval, e.g. 0-4/10
- CronSchedule.TimeSteps(CronSchedule.AbstractTimeValue, int) - Constructor for class rs.baselib.util.CronSchedule.TimeSteps
-
- CronSchedule.TimeSteps(String) - Constructor for class rs.baselib.util.CronSchedule.TimeSteps
-
- crypt(byte[], Cipher) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Transforms all bytes from the input array with a crypt alorithm
and returns the transformed bytes.
- crypt(byte[], Cipher, int) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Transforms all bytes from the input array with a crypt alorithm
and returns the transformed bytes.
- generateKey(String) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Generates a public/private key pair.
- generateKey(String, Charset) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Generates a public/private key pair.
- generateKey(byte[]) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Generates a public/private key pair.
- generateKey() - Static method in class rs.baselib.crypto.EncryptionUtils
-
Generates a 512 byte RSA key pair.
- generateKey(int) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Generates a RSA key pair of given size
- generateKey(String, int) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Generates a key pair.
- generateKeyPair(String) - Static method in class rs.baselib.crypto.KeyGen
-
Main method for encryption on command line.
- generateParamSpec() - Static method in class rs.baselib.crypto.EncryptionUtils
-
Creates a PBE Parameter specification randomly.
- generateParamSpec(byte[], int) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Creates a PBE Parameter Spec for encryption algorithm.
- generatePassword() - Static method in class rs.baselib.crypto.EncryptionUtils
-
Creates a random password.
- generatePassword(int) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Creates a random password.
- generatePassword(String) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Creates a random password.
- generatePassword(String, long, int) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Creates a random password.
- generateRandomBytes(long, int) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Generate a random array of bytes
- generateSalt() - Static method in class rs.baselib.crypto.EncryptionUtils
-
Creates a random salt array.
- generateSalt(long) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Creates a random salt array.
- get(String) - Method in class rs.baselib.bean.AbstractBean
-
Gets the property with given name
- get(String) - Method in interface rs.baselib.bean.IBean
-
Gets the property with given name
- get(String) - Method in class rs.baselib.licensing.DefaultLicenseContext
-
Returns the property with given key.
- get(Class<T>) - Method in class rs.baselib.licensing.DefaultLicenseContext
-
Returns the property of given class.
- get(String) - Method in interface rs.baselib.licensing.ILicenseContext
-
Returns the property with given key.
- get(Class<T>) - Method in interface rs.baselib.licensing.ILicenseContext
-
Returns the property of given class.
- get(String, String) - Method in class rs.baselib.prefs.AbstractPreferences
-
Returns the value associated with the specified key in this
node.
- get(String, String) - Method in interface rs.baselib.prefs.IPreferences
-
Returns the value associated with the specified key in this
node.
- get(int) - Method in class rs.baselib.util.CronSchedule
-
Returns the cron-like definition string for the given time value
- get(Object) - Method in interface rs.baselib.util.ICache
-
Returns the value to which the specified key is mapped,
or null if this map contains no mapping for the key.
- get(Date) - Static method in class rs.baselib.util.RsDate
-
Create a date of given timestamp or null.
- get(Timestamp) - Static method in class rs.baselib.util.RsDate
-
Create a date of given timestamp or null.
- get(long) - Static method in class rs.baselib.util.RsDate
-
Create a date of given timestamp or null.
- get(Object) - Method in class rs.baselib.util.SoftMapCache
-
Returns the value to which the specified key is mapped,
or null if this map contains no mapping for the key.
- get(Object) - Method in class rs.baselib.util.WeakMapCache
-
Returns the value to which the specified key is mapped,
or null if this map contains no mapping for the key.
- getAdditionalArgument(int, String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns the additional argument to be used for URL construction.
- getAdditionalArgument(int, String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns the additional argument to be used for URL construction.
- getAdditionalArgumentCount() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns the number of additional arguments this provider knows about.
- getAdditionalArgumentCount() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns the number of additional arguments this provider knows about.
- getAdditionalArgumentName(int) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns the name of the additional argument.
- getAdditionalArgumentName(int) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns the name of the additional argument.
- getAdditionalArgumentNames() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns the names of additional arguments.
- getAdditionalArgumentNames() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns the names of additional arguments.
- getAlgorithm() - Method in class rs.baselib.crypto.Decrypter
-
Returns the algorithm.
- getAlgorithm() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Returns the algorithm.
- getAlgorithm() - Method in class rs.baselib.crypto.Encrypter
-
Returns the algorithm.
- getAlgorithm() - Method in interface rs.baselib.crypto.ICryptingDelegateFactory
-
Returns the algorithm.
- getAlgorithm() - Method in class rs.baselib.licensing.KeyGen
-
- getAlgorithmParameterSpec() - Method in class rs.baselib.crypto.Decrypter
-
Returns the algorithmParameterSpec.
- getAlgorithmParameterSpec() - Method in class rs.baselib.crypto.Encrypter
-
Returns the algorithmParameterSpec.
- getAllInfos() - Method in class rs.baselib.util.ReleaseRepository
-
Returns all artifacts.
- getApplicationName(IPreferences) - Method in class rs.baselib.prefs.AbstractPreferencesService
-
Returns the application name of the given node.
- getApplicationNode(IPreferences) - Method in class rs.baselib.prefs.AbstractPreferencesService
-
Returns the application node rom the given node
- getApplicationPreferences(String) - Method in class rs.baselib.prefs.AbstractPreferencesService
-
Returns the application preferences.
- getArtifactId() - Method in class rs.baselib.util.ReleaseInformation
-
Returns the artifactId.
- getArtifactInfos(String) - Method in class rs.baselib.util.ReleaseRepository
-
Returns all artifact versions.
- getArtifacts(String) - Method in class rs.baselib.util.ReleaseRepository
-
Returns all artifact IDs of a group.
- getBeanProperty() - Method in class rs.baselib.util.BeanValueProvider
-
Returns the beanProperty.
- getBegin() - Method in class rs.baselib.util.RsDay
-
Returns the begin of this month.
- getBegin() - Method in class rs.baselib.util.RsMonth
-
Returns the begin of this month.
- getBegin() - Method in class rs.baselib.util.RsYear
-
Returns the begin of this month.
- getBoolean(Object) - Static method in class rs.baselib.lang.LangUtils
-
Converts the object to a boolean.
- getBoolean(String, boolean) - Method in class rs.baselib.prefs.AbstractPreferences
-
Returns the boolean value represented by the String
object associated with the specified key in this node.
- getBoolean(String, boolean) - Method in interface rs.baselib.prefs.IPreferences
-
Returns the boolean value represented by the String
object associated with the specified key in this node.
- getBuildDate() - Method in class rs.baselib.util.ReleaseInformation
-
Returns the buildDate.
- getByteArray(String, byte[]) - Method in class rs.baselib.prefs.AbstractPreferences
-
Returns the byte[] value represented by the String
object associated with the specified key in this node.
- getByteArray(String, byte[]) - Method in interface rs.baselib.prefs.IPreferences
-
Returns the byte[] value represented by the String
object associated with the specified key in this node.
- getByteSignature(Reader) - Method in class rs.baselib.crypto.DataSigner
-
Creates a signature for the given stream.
- getByteSignature(InputStream) - Method in class rs.baselib.crypto.DataSigner
-
Creates a signature for the given stream.
- getByteSignature(String) - Method in class rs.baselib.crypto.DataSigner
-
Creates a signature for the given string.
- getByteSignature(byte[]) - Method in class rs.baselib.crypto.DataSigner
-
Creates a signature for the given bytes.
- getCalendar(long) - Method in class rs.baselib.util.CronSchedule
-
Creates the calendar for a timestamp.
- getCapital() - Method in enum rs.baselib.type.Country
-
Returns the capital of this country.
- getChanges() - Method in class rs.baselib.bean.AbstractBean
-
Returns the list of changes that this bean has performed since loading.
- getChanges() - Method in interface rs.baselib.bean.IBean
-
Returns the list of changes that this bean has performed since loading.
- getCity() - Method in class rs.baselib.type.Address
-
- getClass(Type) - Static method in class rs.baselib.lang.LangUtils
-
Get the underlying class for a type, or null if the type is a variable type.
- getComparator() - Method in class rs.baselib.util.BeanComparator
-
Returns the comparator used to compare the values.
- getConfiguration() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Returns the configuration.
- getConnection(String, String, String, String, String, String...) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Provide and open the connection for the given arguments.
- getConnection(String, String, String, String, String, String...) - Method in interface rs.baselib.sql.IJdbcConnectionProvider
-
Provide and open the connection for the given arguments.
- getContinent() - Method in enum rs.baselib.type.Country
-
Returns the continent this country is situated in.
- getCountry() - Method in class rs.baselib.type.Address
-
- getCryptingDelegate() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Returns a crypting delegate.
- getCryptingDelegate() - Method in interface rs.baselib.crypto.ICryptingDelegateFactory
-
Returns a crypting delegate.
- getDataSource() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
- getDataSource() - Method in interface rs.baselib.sql.IDataSourceProvider
-
- getDate(Object, DateFormat[]) - Static method in class rs.baselib.lang.LangUtils
-
Returns the date using the first
DateFormat that produces a result.
- getDate(Object, DateFormat[], Date) - Static method in class rs.baselib.lang.LangUtils
-
Returns the date using the first
DateFormat that produces a result.
- getDate(Object) - Static method in class rs.baselib.lang.LangUtils
-
Converts the object to a
Date.
- getDate(Object, DateFormat) - Static method in class rs.baselib.lang.LangUtils
-
Converts the object to a date.
- getDate(Object, DateFormat, Date) - Static method in class rs.baselib.lang.LangUtils
-
Converts the object to a date.
- getDate(Object, DateFormat, Date, boolean) - Static method in class rs.baselib.lang.LangUtils
-
Converts the object to a date.
- getDate(Object) - Method in class rs.baselib.licensing.DefaultLicense
-
Returns the time in millis for the given object.
- getDay() - Method in class rs.baselib.util.RsDate
-
Returns the day object for this date.
- getDay(String) - Static method in class rs.baselib.util.RsDay
-
Returns a day object for the given key.
- getDbDriverClassName() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
- getDbLogin(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns the DB login argument to be used for URL construction.
- getDbLogin(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns the DB login argument to be used for URL construction.
- getDbName(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns the DB name argument to be used for URL construction.
- getDbName(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns the DB name argument to be used for URL construction.
- getDbPassword(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns the DB password argument to be used for URL construction.
- getDbPassword(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns the DB password argument to be used for URL construction.
- getDefaultAdditionalArgument(int) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns the default additional argument to be used when it is disabled or actual value is empty.
- getDefaultAdditionalArgument(int) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns the default additional argument to be used when it is disabled or actual value is empty.
- getDefaultDbLogin() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns the default DB login argument to be used when DB login argument is disabled or actual value is empty.
- getDefaultDbLogin() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns the default DB login argument to be used when DB login argument is disabled or actual value is empty.
- getDefaultDbName() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns the default DB name argument to be used when DB name argument is disabled or actual value is empty.
- getDefaultDbName() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns the default DB name argument to be used when DB name argument is disabled or actual value is empty.
- getDefaultDbPassword() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns the default DB password argument to be used when DB password argument is disabled or actual value is empty.
- getDefaultDbPassword() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns the default DB password argument to be used when DB password argument is disabled or actual value is empty.
- getDefaultHost() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns the default host argument to be used when host argument is disabled or actual value is empty.
- getDefaultHost() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns the default host argument to be used when host argument is disabled or actual value is empty.
- getDefaultPort() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns the default port argument to be used when port argument is disabled or actual value is empty.
- getDefaultPort() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns the default port argument to be used when port argument is disabled or actual value is empty.
- getDelegateClassName() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Returns the name of the delegate class.
- getDirectories() - Static method in class rs.baselib.lang.ResourceList
-
Returns all directories found.
- getDisplay() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns a displayable string for users.
- getDisplay(Enum<?>) - Static method in class rs.baselib.util.CommonUtils
-
Returns the display string for the default locale.
- getDisplay(Enum<?>, Locale) - Static method in class rs.baselib.util.CommonUtils
-
Returns the display string for the given locale.
- getDisplay(Object) - Static method in class rs.baselib.util.CommonUtils
-
- getDisplay(Object, Locale) - Static method in class rs.baselib.util.CommonUtils
-
Returns the display string of an object.
- getDisplay() - Method in interface rs.baselib.util.IDisplayProvider
-
Returns a displayable string for users.
- getDisplay(Locale) - Method in interface rs.baselib.util.ILocaleDisplayProvider
-
Returns the display.
- getDouble(Object) - Static method in class rs.baselib.lang.LangUtils
-
Converts the object to a double.
- getDouble(Object, double) - Static method in class rs.baselib.lang.LangUtils
-
Converts the object to a double.
- getDouble(String, double) - Method in class rs.baselib.prefs.AbstractPreferences
-
Returns the double value represented by the String
object associated with the specified key in this node.
- getDouble(String, double) - Method in interface rs.baselib.prefs.IPreferences
-
Returns the double value represented by the String
object associated with the specified key in this node.
- getDriverUrl(String, String, String, String, String, String...) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Constructs the driver's URL from the arguments.
- getDriverUrl(String, String, String, String, String, String...) - Method in interface rs.baselib.sql.IJdbcConnectionProvider
-
Constructs the driver's URL from the arguments.
- getDuration() - Method in class rs.baselib.util.DateTimePeriod
-
Returns the time in ms of this period or -1 if infinite.
- getEnd() - Method in class rs.baselib.util.RsDay
-
Returns the end of this month.
- getEnd() - Method in class rs.baselib.util.RsMonth
-
Returns the end of this month.
- getEnd() - Method in class rs.baselib.util.RsYear
-
Returns the end of this month.
- getEndValue() - Method in class rs.baselib.util.CronSchedule.TimeRange
-
- getEnum(Class<? extends Enum<?>>, String) - Static method in class rs.baselib.util.CommonUtils
-
Returns the enum constant for given display in default locale.
- getEnum(Class<? extends Enum<?>>, String, Locale) - Static method in class rs.baselib.util.CommonUtils
-
Returns the enum constant for given display in given locale.
- getExpiration() - Method in class rs.baselib.licensing.SimpleLicense
-
Returns the expiration date.
- getExpirationDate() - Method in class rs.baselib.licensing.DefaultLicense
-
Returns the expiration date.
- getExpirationDate() - Method in class rs.baselib.licensing.SimpleLicense
-
Returns the expiration date.
- getExpirationTime() - Method in class rs.baselib.licensing.LicGen
-
- getFile() - Method in class rs.baselib.lang.JarDescriptor
-
Returns the file.
- getFile() - Method in class rs.baselib.licensing.KeyGen
-
- getFloat(Object) - Static method in class rs.baselib.lang.LangUtils
-
Converts the object to a float.
- getFloat(Object, float) - Static method in class rs.baselib.lang.LangUtils
-
Converts the object to a float.
- getFloat(String, float) - Method in class rs.baselib.prefs.AbstractPreferences
-
Returns the float value represented by the String
object associated with the specified key in this node.
- getFloat(String, float) - Method in interface rs.baselib.prefs.IPreferences
-
Returns the float value represented by the String
object associated with the specified key in this node.
- getForbiddenList(Class<?>, boolean) - Method in class rs.baselib.bean.BeanSupport
-
Returns the set of property names forbidden to be copied.
- getFrom() - Method in class rs.baselib.util.DateTimePeriod
-
Returns the from.
- getGroupId() - Method in class rs.baselib.util.ReleaseInformation
-
Returns the groupId.
- getGroups() - Method in class rs.baselib.util.ReleaseRepository
-
Returns all group IDs.
- getHibernateDialect() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns the dialect to be used by Hibernate.
- getHibernateDialect() - Method in interface rs.baselib.sql.IHibernateDialectProvider
-
Returns the dialect to be used by Hibernate.
- getHost(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns the host argument to be used for URL construction.
- getHost(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns the host argument to be used for URL construction.
- getIdc() - Method in enum rs.baselib.type.Country
-
Returns the international dial code.
- getIndex(int) - Static method in class rs.baselib.util.CronSchedule
-
Returns the index for the specified Calendar type.
- getInputStream(File) - Method in class rs.baselib.prefs.PreferencesService
-
Returns an input stream that can be safely read.
- getInstance() - Static method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Returns the crypting delegate factory.
- getInt(Object) - Static method in class rs.baselib.lang.LangUtils
-
Converts the object to an int.
- getInt(Object, int) - Static method in class rs.baselib.lang.LangUtils
-
Converts the object to an int.
- getInt(String, int) - Method in class rs.baselib.prefs.AbstractPreferences
-
Returns the int value represented by the String
object associated with the specified key in this node.
- getInt(String, int) - Method in interface rs.baselib.prefs.IPreferences
-
Returns the int value represented by the String
object associated with the specified key in this node.
- getIntKey() - Method in class rs.baselib.util.RsYear
-
Returns the key of this month.
- getIso2Code() - Method in enum rs.baselib.type.Country
-
Returns the ISO 2 country code.
- getIso3Code() - Method in enum rs.baselib.type.Country
-
Returns the ISO 3 country code.
- getIso3DigitCode() - Method in enum rs.baselib.type.Country
-
Returns the iso3DigitCode.
- getJarFile() - Method in class rs.baselib.lang.JarDescriptor
-
Returns the jarFile.
- getJars() - Static method in class rs.baselib.lang.ResourceList
-
Returns all JAR files found.
- getKey() - Method in class rs.baselib.util.RsDay
-
Returns the key of this month.
- getKey() - Method in class rs.baselib.util.RsMonth
-
Returns the key of this month.
- getKey() - Method in class rs.baselib.util.RsYear
-
Returns the key of this month.
- getKeyAlias() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Returns the public key alias in key store.
- getKeyPair() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Returns the keyPair.
- getKeyPair() - Method in interface rs.baselib.crypto.ICryptingDelegateFactory
-
Returns the key.
- getKeyPair() - Method in class rs.baselib.licensing.KeyGen
-
- getKeyPairGenerators() - Static method in class rs.baselib.crypto.EncryptionUtils
-
Returns all security providers.
- getKeyPassword() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Return the public key password
- getKeys() - Method in class rs.baselib.licensing.DefaultLicenseContext
-
Returns the property keys.
- getKeys() - Method in interface rs.baselib.licensing.ILicenseContext
-
Returns the property keys.
- getKeySalt() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Return the public key salt.
- getKeySpec(Key) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Creates a key specification.
- getKeyStore() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Returns the key store.
- getKeyStore(String, char[]) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Load the default keystore type.
- getKeyStore(String, String, char[]) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Load the default keystore type.
- getKeyStore(InputStream, char[]) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Load the default keystore type.
- getKeyStore(String, InputStream, char[]) - Static method in class rs.baselib.crypto.EncryptionUtils
-
Load the given keystore.
- getKeyStoreConfig() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Returns the configuration for the keystore.
- getKeyStorePassword() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Return the key store password
- getKeyStorePath() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Returns the key store path.
- getKeyStoreType() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Returns the key store path.
- getLength() - Method in class rs.baselib.licensing.KeyGen
-
- getLicenseCreator() - Method in interface rs.baselib.licensing.ILicensingScheme
-
Returns an instance of the responsible license creator implementation.
- getLicenseCreator() - Method in class rs.baselib.licensing.LicenseGenerator
-
- getLicenseCreator() - Method in enum rs.baselib.licensing.LicensingScheme
-
Returns an instance of the responsible license creator implementation.
- getLicenseKey() - Method in class rs.baselib.licensing.LicGen
-
- getLicenseVerifier() - Method in interface rs.baselib.licensing.ILicensingScheme
-
Returns an instance of the responsible license verifier implementation.
- getLicenseVerifier() - Method in class rs.baselib.licensing.LicenseManager
-
- getLicenseVerifier() - Method in enum rs.baselib.licensing.LicensingScheme
-
Returns an instance of the responsible license verifier implementation.
- getLicgen() - Static method in class rs.baselib.licensing.LicGen
-
- getLocale(String) - Static method in class rs.baselib.lang.LangUtils
-
Returns the locale with the id.
- getLocale(String, Locale) - Static method in class rs.baselib.lang.LangUtils
-
Returns the locale with the id.
- getLockNode(IPreferences) - Method in class rs.baselib.prefs.AbstractPreferencesService
-
Returns the node where locks will be placed upon.
- getLoginLabel() - Method in class rs.baselib.security.GuiAuthorizationCallback
-
Returns the login label text.
- getLoginPrompt() - Method in class rs.baselib.security.CommandLineAuthorizationCallback
-
Returns the login prompt text.
- getLong(Object) - Static method in class rs.baselib.lang.LangUtils
-
Converts the object to a long.
- getLong(Object, long) - Static method in class rs.baselib.lang.LangUtils
-
Converts the object to a long.
- getLong(String, long) - Method in class rs.baselib.prefs.AbstractPreferences
-
Returns the long value represented by the String
object associated with the specified key in this node.
- getLong(String, long) - Method in interface rs.baselib.prefs.IPreferences
-
Returns the long value represented by the String
object associated with the specified key in this node.
- getManifest() - Method in class rs.baselib.lang.JarDescriptor
-
Returns the manifest.
- getManifests() - Static method in class rs.baselib.lang.ResourceList
-
Returns all manifest files found.
- getMaxVersion() - Method in class rs.baselib.licensing.DefaultLicense
-
Returns the maximum version this license is valid for.
- getMinVersion() - Method in class rs.baselib.licensing.DefaultLicense
-
Returns the minimum version this license is valid for.
- getMonth() - Method in class rs.baselib.util.RsDate
-
Returns the month object for this date.
- getMonth(String) - Static method in class rs.baselib.util.RsMonth
-
Returns a month object for the given key.
- getName() - Method in interface rs.baselib.bean.NamedObject
-
Returns the name of this object.
- getName() - Method in class rs.baselib.security.AbstractAuthorizationCallback
-
Returns the login name.
- getName() - Method in interface rs.baselib.security.AuthorizationCallback
-
Returns the login name.
- getName() - Method in class rs.baselib.security.CommandLineAuthorizationCallback
-
Asks the user on command line for name if no default name was set.
- getName() - Method in class rs.baselib.security.GuiAuthorizationCallback
-
Shows the popup if not done before and asks the user for credentials.
- getName() - Method in class rs.baselib.util.ReleaseInformation
-
Returns the name.
- getNext() - Method in class rs.baselib.util.RsDay
-
Returns the next month.
- getNext() - Method in class rs.baselib.util.RsMonth
-
Returns the next month.
- getNext() - Method in class rs.baselib.util.RsYear
-
Returns the next month.
- getNonTransientProperties(Object) - Method in class rs.baselib.bean.BeanSupport
-
Returns the non-transient properties of the bean or class.
- getNullValue() - Method in class rs.baselib.util.BeanValueProvider
-
Returns the nullValue.
- getOptionList(Class<? extends Enum<?>>) - Static method in class rs.baselib.util.CommonUtils
-
Returns a list of options from an enumeration class.
- getOptions() - Static method in class rs.baselib.licensing.KeyGen
-
Creates the CLI options.
- getOptions() - Static method in class rs.baselib.licensing.LicGen
-
Creates the CLI options.
- getOptions(Class<? extends Enum<?>>) - Static method in class rs.baselib.util.CommonUtils
-
Returns a list of options for display in default locale.
- getOptions(Class<? extends Enum<?>>, Locale) - Static method in class rs.baselib.util.CommonUtils
-
Returns a list of options for display in given locale.
- getOriginalValue(String) - Method in class rs.baselib.bean.AbstractBean
-
Returns the original value.
- getOS() - Static method in class rs.baselib.util.CommonUtils
-
Returns the OS name.
- getOutputStream(File) - Method in class rs.baselib.prefs.PreferencesService
-
Returns an output stream that can be written to.
- getOwner() - Method in class rs.baselib.licensing.DefaultLicense
-
Returns the license owner.
- getOwner() - Method in class rs.baselib.licensing.LicGen
-
- getOwner() - Method in class rs.baselib.licensing.SimpleLicense
-
Returns the license owner.
- getParam(SubnodeConfiguration, String) - Static method in class rs.baselib.configuration.ConfigurationUtils
-
Returns the config parameter with given value for attribute name.
- getParamSpec() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Returns the paramSpec.
- getParamSpec() - Method in interface rs.baselib.crypto.ICryptingDelegateFactory
-
Returns the paramSpec.
- getPassphrase() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Alternatively provide a passphrase for encryption usage.
- getPassphrase() - Method in interface rs.baselib.crypto.ICryptingDelegateFactory
-
Alternatively provide a passphrase for encryption usage.
- getPassword(String) - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Asks the respective callback to deliver a password.
- getPassword() - Method in class rs.baselib.security.AbstractAuthorizationCallback
-
Returns the password.
- getPassword() - Method in interface rs.baselib.security.AuthorizationCallback
-
Returns the password.
- getPassword() - Method in class rs.baselib.security.CommandLineAuthorizationCallback
-
Asks the user on command line for a password.
- getPassword() - Method in class rs.baselib.security.DefaultPasswordCallback
-
Delivers the password.
- getPassword() - Method in class rs.baselib.security.GuiAuthorizationCallback
-
Shows the popup if not done before and asks the user for credentials.
- getPassword() - Method in interface rs.baselib.security.IPasswordCallback
-
Delivers the password.
- getPasswordCallback(String) - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Returns a callback for the given type.
- getPasswordCallbackConfig(String) - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Returns the configuration for the password callback.
- getPasswordLabel() - Method in class rs.baselib.security.GuiAuthorizationCallback
-
Returns the password label text.
- getPasswordPrompt() - Method in class rs.baselib.security.CommandLineAuthorizationCallback
-
Returns the password prompt text.
- getPort(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns the port argument to be used for URL construction.
- getPort(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns the port argument to be used for URL construction.
- getPreferencesService() - Method in class rs.baselib.prefs.AbstractPreferences
-
Returns the preferences service.
- getPreferencesService() - Method in class rs.baselib.prefs.Preferences
-
Returns the preferences service.
- getPrevious() - Method in class rs.baselib.util.RsDay
-
Returns the previous month.
- getPrevious() - Method in class rs.baselib.util.RsMonth
-
Returns the previous month.
- getPrevious() - Method in class rs.baselib.util.RsYear
-
Returns the previous month.
- getPrivateKey() - Method in class rs.baselib.crypto.DataSigner
-
Returns the privateKey.
- getProduct() - Method in class rs.baselib.licensing.DefaultLicense
-
Returns the product name.
- getProduct() - Method in class rs.baselib.licensing.LicGen
-
- getProduct() - Method in class rs.baselib.licensing.SimpleLicense
-
Returns the product ID.
- getPrompt() - Method in class rs.baselib.security.GuiAuthorizationCallback
-
Returns the prompt text.
- getProperty(String) - Method in class rs.baselib.licensing.AbstractLicense
-
Sets the property of the license.
- getPropertyChangeListeners() - Method in class rs.baselib.bean.AbstractBean
-
Returns all listeners.
- getPropertyChangeListeners(String) - Method in class rs.baselib.bean.AbstractBean
-
Returns change listeners on a specific property.
- getPropertyMap(Class<?>) - Method in class rs.baselib.bean.BeanSupport
-
Returns the map for the bean class.
- getPropertyNames() - Method in class rs.baselib.licensing.AbstractLicense
-
Returns all property names.
- getPublicKey() - Method in class rs.baselib.crypto.DataSigner
-
Returns the publicKey.
- getRange() - Method in class rs.baselib.util.CronSchedule.TimeSteps
-
- getReadLock() - Method in class rs.baselib.prefs.AbstractPreferences
-
Returns the readLock.
- getReadLock(IPreferences) - Method in class rs.baselib.prefs.AbstractPreferencesService
-
Returns the read lock object for the given node.
- getReadLock(IPreferences) - Method in interface rs.baselib.prefs.IPreferencesService
-
Returns the read lock object for the given node.
- getReadWriteLock(IPreferences) - Method in class rs.baselib.prefs.AbstractPreferencesService
-
Returns the correct lock for the given node.
- getReleaseInformation(String, String, String) - Method in class rs.baselib.util.ReleaseRepository
-
Returns the information for the given artifact.
- getResources(Pattern) - Static method in class rs.baselib.lang.ResourceList
-
for all elements of java.class.path get a Collection of resources Pattern
pattern = Pattern.compile(".*"); gets all resources
- getRootNode() - Method in class rs.baselib.prefs.AbstractPreferences
-
Returns the root node of this node.
- getRsDate(Object, DateFormat[]) - Static method in class rs.baselib.lang.LangUtils
-
Returns the date using the first
DateFormat that produces a result.
- getRsDate(Object, DateFormat[], RsDate) - Static method in class rs.baselib.lang.LangUtils
-
Returns the date using the first
DateFormat that produces a result.
- getRsDate(Object) - Static method in class rs.baselib.lang.LangUtils
-
Converts the object to a
RsDate.
- getRsDate(Object, DateFormat) - Static method in class rs.baselib.lang.LangUtils
-
Converts the object to a
RsDate.
- getRsDate(Object, DateFormat, RsDate) - Static method in class rs.baselib.lang.LangUtils
-
Converts the object to a
RsDate.
- getRsDate(Object, DateFormat, RsDate, boolean) - Static method in class rs.baselib.lang.LangUtils
-
Converts the object to a
RsDate.
- getSalt() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Provide a salt for encryption usage.
- getSalt(String) - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Asks the respective callback to deliver a salt.
- getSalt() - Method in interface rs.baselib.crypto.ICryptingDelegateFactory
-
Provide a salt for encryption usage.
- getSalt() - Method in class rs.baselib.security.DefaultPasswordCallback
-
Delivers the salt for encryption.
- getSalt() - Method in interface rs.baselib.security.IPasswordCallback
-
Delivers the salt for encryption.
- getSecretKey(int, String, byte[]) - Static method in class rs.baselib.crypto.EncryptionUtils
-
- getStackTrace(int) - Static method in class rs.baselib.util.CommonUtils
-
Returns the current stacktrace.
- getStartValue() - Method in class rs.baselib.util.CronSchedule.TimeRange
-
- getState() - Method in class rs.baselib.type.Address
-
- getSteps() - Method in class rs.baselib.util.CronSchedule.TimeSteps
-
- getStreet1() - Method in class rs.baselib.type.Address
-
- getStreet2() - Method in class rs.baselib.type.Address
-
- getString(Object) - Static method in class rs.baselib.lang.LangUtils
-
Converts the object to a string.
- getSvnCommittedDate() - Method in class rs.baselib.util.ReleaseInformation
-
Returns the svnCommittedDate.
- getSvnCommittedRevision() - Method in class rs.baselib.util.ReleaseInformation
-
Returns the svnCommittedRevision.
- getSvnPath() - Method in class rs.baselib.util.ReleaseInformation
-
Returns the svnPath.
- getSvnRepository() - Method in class rs.baselib.util.ReleaseInformation
-
Returns the svnRepository.
- getSvnRevision() - Method in class rs.baselib.util.ReleaseInformation
-
Returns the svnRevision.
- getSvnSpecialStatus() - Method in class rs.baselib.util.ReleaseInformation
-
Returns the svnSpecialStatus.
- getSvnStatus() - Method in class rs.baselib.util.ReleaseInformation
-
Returns the svnStatus.
- getSystemHome() - Method in class rs.baselib.prefs.PreferencesService
-
Returns the system home dir to store system prefs at.
- getSystemPreferences(String) - Method in class rs.baselib.prefs.AbstractPreferencesService
-
Returns the system preferences for the given application.
- getSystemPreferences(String) - Method in interface rs.baselib.prefs.IPreferencesService
-
Returns the system preferences for the given application.
- getSystemPreferencesFile(String) - Method in class rs.baselib.prefs.PreferencesService
-
Returns the application's preferences file of the system.
- getSystemPreferencesHome(String) - Method in interface rs.baselib.prefs.IPreferencesService
-
Returns the home directory for system preferences of the given application.
- getSystemPreferencesHome(String) - Method in class rs.baselib.prefs.PreferencesService
-
Returns the home directory for system preferences of the given application.
- getTitle() - Method in class rs.baselib.security.GuiAuthorizationCallback
-
Returns the popup title.
- getTld() - Method in enum rs.baselib.type.Country
-
Returns the Top Level Domain.
- getTransientProperties(Object) - Method in class rs.baselib.bean.BeanSupport
-
Returns the transient properties of the bean or class.
- getType(int) - Static method in class rs.baselib.util.CronSchedule
-
Returns the type at the specified index
- getTypeArguments(Class<T>, Class<? extends T>) - Static method in class rs.baselib.lang.LangUtils
-
Get the actual type arguments a child class has used to extend a generic base class.
- getUnixTimestamp() - Static method in class rs.baselib.util.CommonUtils
-
Returns the current time as UNIX timestamp.
- getUnixTimestamp(Date) - Static method in class rs.baselib.util.CommonUtils
-
Returns the given date as UNIX timestamp.
- getUnixTimestamp(RsDate) - Static method in class rs.baselib.util.CommonUtils
-
Returns the given date as UNIX timestamp.
- getUnixTimestamp(long) - Static method in class rs.baselib.util.CommonUtils
-
Returns the given Java time as UNIX timestamp.
- getUntil() - Method in class rs.baselib.util.DateTimePeriod
-
Returns the until.
- getUri() - Method in interface rs.baselib.util.IUriProvider
-
Returns the URL.
- getUrl() - Method in interface rs.baselib.util.IUrlProvider
-
Returns the URL.
- getUrlPrefix() - Method in class rs.baselib.lang.JarDescriptor
-
Returns the URL prefix for the JAR.
- getUrlTemplate() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
- getUserHome() - Method in class rs.baselib.prefs.PreferencesService
-
Returns the home directory of the user.
- getUserPreferences(String) - Method in class rs.baselib.prefs.AbstractPreferencesService
-
Returns the user preferences for the given application.
- getUserPreferences(String) - Method in interface rs.baselib.prefs.IPreferencesService
-
Returns the user preferences for the given application.
- getUserPreferencesFile(String) - Method in class rs.baselib.prefs.PreferencesService
-
Returns the application's preferences file of the user.
- getUserPreferencesHome(String) - Method in interface rs.baselib.prefs.IPreferencesService
-
Returns the home directory for user preferences of the given application.
- getUserPreferencesHome(String) - Method in class rs.baselib.prefs.PreferencesService
-
Returns the home directory for user preferences of the given application.
- getValue(Object) - Method in class rs.baselib.util.BeanValueProvider
-
Return the value for the given object.
- getValue() - Method in class rs.baselib.util.CronSchedule.SingleTimeValue
-
- getValue(Object) - Method in interface rs.baselib.util.IValueProvider
-
Return the value for the given object.
- getValueProviders() - Method in class rs.baselib.util.BeanComparator
-
Returns the value providers of this comparator.
- getValueProviders(String...) - Static method in class rs.baselib.util.BeanValueProvider
-
Helper method to convert list of properties to value providers.
- getValues(int) - Method in class rs.baselib.util.CronSchedule
-
Returns the values for a specific time type
- getVersion() - Method in class rs.baselib.util.ReleaseInformation
-
Returns the version.
- getVersionInfos(String, String) - Method in class rs.baselib.util.ReleaseRepository
-
Returns all artifact versions.
- getVersions(String, String) - Method in class rs.baselib.util.ReleaseRepository
-
Returns all versions of an artifact.
- getWrapped() - Method in interface rs.baselib.util.IWrapper
-
Returns the wrapped object.
- getWriteLock() - Method in class rs.baselib.prefs.AbstractPreferences
-
Returns the writeLock.
- getWriteLock(IPreferences) - Method in class rs.baselib.prefs.AbstractPreferencesService
-
Returns the write lock object for the given node.
- getWriteLock(IPreferences) - Method in interface rs.baselib.prefs.IPreferencesService
-
Returns the write lock object for the given node.
- getYear() - Method in class rs.baselib.util.RsDate
-
Returns the year object for this date.
- getYear(String) - Static method in class rs.baselib.util.RsYear
-
Returns a year object for the given key.
- getYear(int) - Static method in class rs.baselib.util.RsYear
-
Returns a year object for the given key.
- getZipCode() - Method in class rs.baselib.type.Address
-
- group(String) - Static method in class rs.baselib.licensing.internal.OctetLicenseCreator
-
Groups a string into 8-character blocks.
- GuiAuthorizationCallback - Class in rs.baselib.security
-
Implements authorization information retrieval from pop-up dialog.
- GuiAuthorizationCallback() - Constructor for class rs.baselib.security.GuiAuthorizationCallback
-
Default Constructor.
- IBean - Interface in rs.baselib.bean
-
A general interface for bean support.
- ICache<K,V> - Interface in rs.baselib.util
-
A simple definition of a cache.
- IConfigurable - Interface in rs.baselib.configuration
-
Marks an object as self-configurable.
- ICryptingDelegate - Interface in rs.baselib.crypto
-
Delegate for encrypting and decrypting.
- ICryptingDelegateFactory - Interface in rs.baselib.crypto
-
Interface for factories creating crypting delegates.
- IDataSourceProvider - Interface in rs.baselib.sql
-
- IDirtyable - Interface in rs.baselib.util
-
Tells whether an object has changed or not.
- IDisplayable - Interface in rs.baselib.util
-
Defines the possibility to return a displayable string for users in a specific
Locale.
- IDisplayProvider - Interface in rs.baselib.util
-
Provides a method for displaying names or labels to a user.
- IgnoreChecks - Class in rs.baselib.test
-
Provides check methods for the
IgnoreTest annotation.
- IgnoreChecks() - Constructor for class rs.baselib.test.IgnoreChecks
-
- ignoreTest(AnnotatedElement, String...) - Static method in class rs.baselib.test.IgnoreChecks
-
Returns true when the element has been annotated to be ignored
for any of the mentioned test types.
- ignoreTest(IgnoreTest, String...) - Static method in class rs.baselib.test.IgnoreChecks
-
Returns true when the given annotation contains the any of the given test
types.
- IgnoreTest - Annotation Type in rs.baselib.test
-
Annotates a Java object to be ignored in tests.
- IHibernateDialectProvider - Interface in rs.baselib.sql
-
Provides a name for the Hibernate dialect class
- IJdbcConnectionProvider - Interface in rs.baselib.sql
-
An interface for generically providing JDBC connections.
- IJdbcConnectionProvider2 - Interface in rs.baselib.sql
-
- ILicense - Interface in rs.baselib.licensing
-
The interface a license has to fulfill.
- ILicenseContext - Interface in rs.baselib.licensing
-
A container holding properties for creation and verification of licenses.
- ILicenseCreator - Interface in rs.baselib.licensing
-
Internal interface for implementations of license generators.
- ILicenseVerifier - Interface in rs.baselib.licensing
-
Internal interface for implementations of license generators.
- ILicensingScheme - Interface in rs.baselib.licensing
-
Describes a licensing scheme.
- ILocaleDisplayProvider - Interface in rs.baselib.util
-
Marks an object as providing various displays for locale.
- infoStackTrace(Logger) - Static method in class rs.baselib.util.CommonUtils
-
Dumps the stacktrace in INFO mode.
- init(ICryptingDelegateFactory) - Method in class rs.baselib.crypto.DefaultCryptingDelegate
-
Initializes this instance.
- init() - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Initializes this factory.
- init(ICryptingDelegateFactory) - Method in interface rs.baselib.crypto.ICryptingDelegate
-
Initialize the delegate.
- init(ILicenseContext) - Method in class rs.baselib.licensing.DefaultLicense
-
Initialize the license using the given context.
- init(ILicenseContext) - Method in interface rs.baselib.licensing.ILicense
-
Initialize the license using the given context.
- init(ILicenseContext) - Method in class rs.baselib.licensing.SimpleLicense
-
Initialize the license using the given context.
- initProperty(String, ILicenseContext) - Method in class rs.baselib.licensing.AbstractLicense
-
Initializes the given property from the context.
- INSTANCE - Static variable in class rs.baselib.bean.BeanSupport
-
- INSTANCE - Static variable in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
- INSTANCE - Static variable in class rs.baselib.prefs.PreferencesService
-
The default global preference service
- INSTANCE - Static variable in class rs.baselib.util.DefaultComparator
-
A default final instance for fast usage
- INSTANCE - Static variable in class rs.baselib.util.ReleaseRepository
-
The instance of the repository
- IPasswordCallback - Interface in rs.baselib.security
-
A callback that will deliver passwords.
- IPreferences - Interface in rs.baselib.prefs
-
A node in a hierarchical collection of preference data.
- IPreferencesService - Interface in rs.baselib.prefs
-
The preference service.
- IPropertyChangeProvider - Interface in rs.baselib.bean
-
An interface telling that the object informs about property changes.
- isAbsolute(String) - Method in class rs.baselib.prefs.AbstractPreferences
-
Returns true when the given pathname is absolute to root node of this node.
- isAdditionalArgumentEnabled(int) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns whether additional argument is enabled.
- isAdditionalArgumentEnabled(int) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns whether additional argument is enabled.
- isBlockBased() - Method in class rs.baselib.crypto.DefaultCryptingDelegate
-
Returns true when the crypting algorithm is block based.
- isCompatibleVersion(String, String, String) - Static method in class rs.baselib.util.CommonUtils
-
Returns true if version is in range of minVersion and maxVersion.
- isCopyAllowed(PropertyDescriptor) - Method in class rs.baselib.bean.AbstractBean
-
- isCopyForbidden(Class<?>, String) - Method in class rs.baselib.bean.BeanSupport
-
Returns whether the given property is forbidden to be copied.
- isDay(long) - Method in class rs.baselib.util.CronSchedule
-
Checks whether given timestamp matches with defined day schedule.
- isDay(Calendar) - Method in class rs.baselib.util.CronSchedule
-
Checks whether given calendar date matches with defined day schedule.
- isDbLoginEnabled() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns whether DB login argument is enabled.
- isDbLoginEnabled() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns whether DB login argument is enabled.
- isDbNameEnabled() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns whether DB name argument is enabled.
- isDbNameEnabled() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns whether DB name argument is enabled.
- isDbPasswordEnabled() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns whether DB password argument is enabled.
- isDbPasswordEnabled() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns whether DB password argument is enabled.
- isDirty() - Method in class rs.baselib.bean.AbstractBean
-
Returns whether this object has changed.
- isDirty() - Method in interface rs.baselib.util.IDirtyable
-
Returns whether this object has changed.
- isEmpty(String) - Static method in class rs.baselib.util.CommonUtils
-
Returns true when the given string is null or - when trimmed - empty.
- isEmpty(String, boolean) - Static method in class rs.baselib.util.CommonUtils
-
Returns true when the given string is null empty.
- isEmpty() - Method in interface rs.baselib.util.ICache
-
Returns true if this map contains no key-value mappings.
- isEmpty() - Method in class rs.baselib.util.SoftMapCache
-
Returns true if this map contains no key-value mappings.
- isEmpty() - Method in class rs.baselib.util.WeakMapCache
-
Returns true if this map contains no key-value mappings.
- isHostEnabled() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns whether host argument is enabled.
- isHostEnabled() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns whether host argument is enabled.
- isHour(long) - Method in class rs.baselib.util.CronSchedule
-
Checks whether given timestamp matches with defined hour schedule.
- isHour(Calendar) - Method in class rs.baselib.util.CronSchedule
-
Checks whether given calendar date matches with defined hour schedule.
- isIn(RsDate) - Method in class rs.baselib.util.DateTimePeriod
-
Tells whether date is in this range.
- isJava6() - Static method in class rs.baselib.lang.LangUtils
-
Returns true when the runtime is Java 6.
- isMac() - Static method in class rs.baselib.util.CommonUtils
-
Tells whether runtime is a Mac system.
- isMaxVersionIncluded() - Method in class rs.baselib.licensing.DefaultLicense
-
Returns whether verification includes the maximum version.
- isMinute(long) - Method in class rs.baselib.util.CronSchedule
-
Checks whether given timestamp matches with defined schedule.
- isMinute(Calendar) - Method in class rs.baselib.util.CronSchedule
-
Checks whether given calendar date matches with defined schedule.
- isMinVersionIncluded() - Method in class rs.baselib.licensing.DefaultLicense
-
Returns whether verification includes the minimum version.
- isNoCopy(PropertyDescriptor) - Static method in class rs.baselib.lang.LangUtils
-
- isOverwrite() - Method in class rs.baselib.licensing.KeyGen
-
- isPortEnabled() - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Returns whether port argument is enabled.
- isPortEnabled() - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Returns whether port argument is enabled.
- isRelative(String) - Method in class rs.baselib.prefs.AbstractPreferences
-
Returns true when the given pathname is relative to this node.
- isRootNode() - Method in class rs.baselib.prefs.AbstractPreferences
-
Returns true when this is a root node.
- isSnapshot() - Method in class rs.baselib.util.ReleaseInformation
-
Returns whether this is a Snapshot version.
- isSolaris() - Static method in class rs.baselib.util.CommonUtils
-
Tells whether runtime is a Windows system.
- isSvnMixedRevisions() - Method in class rs.baselib.util.ReleaseInformation
-
Returns the svnMixedRevisions.
- isTransient(Object, String) - Method in class rs.baselib.bean.BeanSupport
-
Returns true when the given property is transient.
- isTransient(PropertyDescriptor) - Static method in class rs.baselib.lang.LangUtils
-
Returns true when given property is transient.
- isUnix() - Static method in class rs.baselib.util.CommonUtils
-
Tells whether runtime is a Unix system.
- isValid() - Method in class rs.baselib.util.ReleaseInformation
-
Checks whether this info is valid.
- isValidChar(char) - Method in class rs.baselib.io.AbstractReaderFilter
-
Tells the filter reader whether the given character is valid or not.
- isValidChar(char) - Method in class rs.baselib.io.XmlReaderFilter
-
Tells the filter reader whether the given character is valid or not.
- isWindows() - Static method in class rs.baselib.util.CommonUtils
-
Tells whether runtime is a Windows system.
- iterable(Iterator<T>) - Static method in class rs.baselib.util.CommonUtils
-
Returns an iterable for the given iterator.
- IterableImpl<T> - Class in rs.baselib.util
-
- IterableImpl(Iterator<T>) - Constructor for class rs.baselib.util.IterableImpl
-
Constructor.
- iterator() - Method in class rs.baselib.util.IterableImpl
-
- IUriProvider - Interface in rs.baselib.util
-
Interface that can provide URIs.
- IUrlProvider - Interface in rs.baselib.util
-
Interface that can provide URLs.
- IUrlTransformer - Interface in rs.baselib.util
-
Converts names to URLs.
- IValueProvider - Interface in rs.baselib.util
-
Interface for an object that can retrieve a certain
property from an object.
- IWrapper - Interface in rs.baselib.util
-
A wrapper marker.
- save(File, PrivateKey) - Static method in class rs.baselib.crypto.EncryptionUtils
-
- save(String, PrivateKey) - Static method in class rs.baselib.crypto.EncryptionUtils
-
- save(OutputStream, PrivateKey) - Static method in class rs.baselib.crypto.EncryptionUtils
-
- save(PrintWriter, PrivateKey) - Static method in class rs.baselib.crypto.EncryptionUtils
-
- save(File, PublicKey) - Static method in class rs.baselib.crypto.EncryptionUtils
-
- save(String, PublicKey) - Static method in class rs.baselib.crypto.EncryptionUtils
-
- save(OutputStream, PublicKey) - Static method in class rs.baselib.crypto.EncryptionUtils
-
- save(PrintWriter, PublicKey) - Static method in class rs.baselib.crypto.EncryptionUtils
-
- save(IPreferences, OutputStream) - Method in class rs.baselib.prefs.PreferencesService
-
Saves the node information into the stream
- save(String, IPreferences, PrintWriter) - Method in class rs.baselib.prefs.PreferencesService
-
Recursively stores the given node into the writer.
- SEED - Static variable in class rs.baselib.lang.HashCodeUtil
-
An initial value for a hashCode, to which is added contributions
from fields.
- serialize(Object) - Static method in class rs.baselib.lang.LangUtils
-
Serializes the given value.
- serialize(SimpleLicense) - Static method in class rs.baselib.licensing.SimpleLicense
-
Serializes this license into bytes.
- serializeBase64(Object) - Static method in class rs.baselib.lang.LangUtils
-
Serializes the given value into BASE64.
- set(String, Object) - Method in class rs.baselib.bean.AbstractBean
-
Set the property with given name to the value
- set(String, Object) - Method in interface rs.baselib.bean.IBean
-
Set the property with given name to the value
- set(String, Object) - Method in class rs.baselib.licensing.DefaultLicenseContext
-
Sets the property.
- set(Class<T>, T) - Method in class rs.baselib.licensing.DefaultLicenseContext
-
Sets the property.
- set(String, Object) - Method in interface rs.baselib.licensing.ILicenseContext
-
Sets the property.
- set(Class<T>, T) - Method in interface rs.baselib.licensing.ILicenseContext
-
Sets the property.
- set(String) - Method in class rs.baselib.util.CronSchedule
-
Sets the cron schedule.
- set(int, String) - Method in class rs.baselib.util.CronSchedule
-
Sets the time values accordingly
- set(int, CronSchedule.AbstractTimeValue[]) - Method in class rs.baselib.util.CronSchedule
-
Sets the values for a specific type
- set(String, String) - Method in class rs.baselib.util.ReleaseInformation
-
Sets the information with given key.
- setAdditionalArgument(int, String, boolean, String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
- setAdditionalArgument(int, String, boolean, String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
- setAdditionalArgumentEnabled(int, boolean) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Sets whether additional argument is enabled.
- setAdditionalArgumentEnabled(int, boolean) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Sets whether additional argument is enabled.
- setAdditionalArgumentName(int, String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Sets the name of the additional argument.
- setAdditionalArgumentName(int, String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Sets the name of the additional argument.
- setAlgorithm(String) - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Sets the algorithm.
- setAnchor(URL, String) - Static method in class rs.baselib.util.CommonUtils
-
Set the anchor id for at the given URL.
- setArtifactId(String) - Method in class rs.baselib.util.ReleaseInformation
-
Sets the artifactId.
- setBeanProperty(String) - Method in class rs.baselib.util.BeanValueProvider
-
Sets the beanProperty.
- setBuildDate(RsDate) - Method in class rs.baselib.util.ReleaseInformation
-
Sets the buildDate.
- setBuildDate(Date) - Method in class rs.baselib.util.ReleaseInformation
-
Sets the buildDate.
- setCity(String) - Method in class rs.baselib.type.Address
-
- setCountry(Country) - Method in class rs.baselib.type.Address
-
- setDataSource(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
- setDbLogin(boolean, String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
- setDbLogin(boolean, String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
- setDbLoginEnabled(boolean) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Sets whether DB login argument is enabled.
- setDbLoginEnabled(boolean) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Sets whether DB login argument is enabled.
- setDbName(boolean, String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
- setDbName(boolean, String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
- setDbNameEnabled(boolean) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Sets whether DB name argument is enabled.
- setDbNameEnabled(boolean) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Sets whether DB name argument is enabled.
- setDbPassword(boolean, String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
- setDbPassword(boolean, String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
- setDbPasswordEnabled(boolean) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Sets whether DB password argument is enabled.
- setDbPasswordEnabled(boolean) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Sets whether DB password argument is enabled.
- setDefaultAdditionalArgument(int, String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Sets the default additional argument to be used when it is disabled or actual value is empty.
- setDefaultAdditionalArgument(int, String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Sets the default additional argument to be used when it is disabled or actual value is empty.
- setDefaultDbLogin(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Sets the default DB login argument to be used when DB login argument is disabled or actual value is empty.
- setDefaultDbLogin(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Sets the default DB login argument to be used when DB login argument is disabled or actual value is empty.
- setDefaultDbName(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Sets the default DB name argument to be used when DB name argument is disabled or actual value is empty.
- setDefaultDbName(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Sets the default DB name argument to be used when DB name argument is disabled or actual value is empty.
- setDefaultDbPassword(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Sets the default DB password argument to be used when DB password argument is disabled or actual value is empty.
- setDefaultDbPassword(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Sets the default DB password argument to be used when DB password argument is disabled or actual value is empty.
- setDefaultHost(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Sets the default host argument to be used when host argument is disabled or actual value is empty.
- setDefaultHost(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Sets the default host argument to be used when host argument is disabled or actual value is empty.
- setDefaultPort(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Sets the default port argument to be used when port argument is disabled or actual value is empty.
- setDefaultPort(String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Sets the default port argument to be used when port argument is disabled or actual value is empty.
- setDirty(boolean) - Method in class rs.baselib.bean.AbstractBean
-
Sets the dirty flag.
- setEndValue(int) - Method in class rs.baselib.util.CronSchedule.TimeRange
-
- setExpirationDate(Date) - Method in class rs.baselib.licensing.DefaultLicense
-
Sets the new expiration date
- setExpirationDate(Date) - Method in class rs.baselib.licensing.SimpleLicense
-
Sets the new expiration date
- setFile(File) - Method in class rs.baselib.lang.JarDescriptor
-
Sets the file.
- setFrom(RsDate) - Method in class rs.baselib.util.DateTimePeriod
-
Sets the from.
- setGroupId(String) - Method in class rs.baselib.util.ReleaseInformation
-
Sets the groupId.
- setHibernateDialect(String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
- setHost(boolean, String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
- setHost(boolean, String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
- setHostEnabled(boolean) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Sets whether host argument is enabled.
- setHostEnabled(boolean) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Sets whether host argument is enabled.
- setJarFile(JarFile) - Method in class rs.baselib.lang.JarDescriptor
-
Sets the jarFile.
- setKeyPair(KeyPair) - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Sets the keyPair.
- setLoginLabel(String) - Method in class rs.baselib.security.GuiAuthorizationCallback
-
Sets a text for the login label.
- setLoginPrompt(String) - Method in class rs.baselib.security.CommandLineAuthorizationCallback
-
Sets a text for the login prompt.
- setMaxVersion(String) - Method in class rs.baselib.licensing.DefaultLicense
-
Sets the maximum version this license is valid for.
- setMaxVersionIncluded(boolean) - Method in class rs.baselib.licensing.DefaultLicense
-
Sets whether verification includes the maximum version.
- setMinVersion(String) - Method in class rs.baselib.licensing.DefaultLicense
-
Sets the minimum version this license is valid for.
- setMinVersionIncluded(boolean) - Method in class rs.baselib.licensing.DefaultLicense
-
Sets whether verification includes the minimum version.
- setName(String) - Method in interface rs.baselib.bean.NamedObject
-
Sets the name of this object.
- setName(String) - Method in class rs.baselib.security.AbstractAuthorizationCallback
-
Sets the login name.
- setName(String) - Method in class rs.baselib.util.ReleaseInformation
-
Sets the name.
- setNullValue(Object) - Method in class rs.baselib.util.BeanValueProvider
-
Sets the nullValue.
- setOwner(String) - Method in class rs.baselib.licensing.DefaultLicense
-
Sets the license owner.
- setOwner(String) - Method in class rs.baselib.licensing.SimpleLicense
-
Sets the license owner.
- setParamSpec(AlgorithmParameterSpec) - Method in class rs.baselib.crypto.DefaultCryptingDelegateFactory
-
Sets the paramSpec.
- setPassword(String) - Method in class rs.baselib.security.AbstractAuthorizationCallback
-
Sets the password.
- setPasswordLabel(String) - Method in class rs.baselib.security.GuiAuthorizationCallback
-
Sets a text for the password label.
- setPasswordPrompt(String) - Method in class rs.baselib.security.CommandLineAuthorizationCallback
-
Sets a text for the password prompt.
- setPort(boolean, String) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
- setPort(boolean, String) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
- setPortEnabled(boolean) - Method in class rs.baselib.sql.AbstractJdbcConnectionProvider
-
Sets whether port argument is enabled.
- setPortEnabled(boolean) - Method in interface rs.baselib.sql.IJdbcConnectionProvider2
-
Sets whether port argument is enabled.
- setPrivateKey(PrivateKey) - Method in class rs.baselib.crypto.DataSigner
-
Sets the privateKey.
- setPrivateKey(String) - Method in class rs.baselib.crypto.DataSigner
-
Sets the privateKey.
- setProduct(String) - Method in class rs.baselib.licensing.DefaultLicense
-
Sets the product name.
- setProduct(int) - Method in class rs.baselib.licensing.SimpleLicense
-
Sets the product ID.
- setPrompt(String) - Method in class rs.baselib.security.GuiAuthorizationCallback
-
Sets a text for the prompt.
- setProperty(String, Object) - Method in class rs.baselib.licensing.AbstractLicense
-
Sets the property of the license.
- setPublicKey(PublicKey) - Method in class rs.baselib.crypto.DataSigner
-
Sets the publicKey.
- setPublicKey(String) - Method in class rs.baselib.crypto.DataSigner
-
Sets the publicKey.
- setRange(CronSchedule.AbstractTimeValue) - Method in class rs.baselib.util.CronSchedule.TimeSteps
-
- setStartValue(int) - Method in class rs.baselib.util.CronSchedule.TimeRange
-
- setState(String) - Method in class rs.baselib.type.Address
-
- setSteps(int) - Method in class rs.baselib.util.CronSchedule.TimeSteps
-
- setStreet1(String) - Method in class rs.baselib.type.Address
-
- setStreet2(String) - Method in class rs.baselib.type.Address
-
- setSvnCommittedDate(RsDate) - Method in class rs.baselib.util.ReleaseInformation
-
Sets the svnCommittedDate.
- setSvnCommittedDate(Date) - Method in class rs.baselib.util.ReleaseInformation
-
Sets the svnCommittedDate.
- setSvnCommittedRevision(long) - Method in class rs.baselib.util.ReleaseInformation
-
Sets the svnCommittedRevision.
- setSvnMixedRevisions(boolean) - Method in class rs.baselib.util.ReleaseInformation
-
Sets the svnMixedRevisions.
- setSvnPath(String) - Method in class rs.baselib.util.ReleaseInformation
-
Sets the svnPath.
- setSvnRepository(String) - Method in class rs.baselib.util.ReleaseInformation
-
Sets the svnRepository.
- setSvnRevision(long) - Method in class rs.baselib.util.ReleaseInformation
-
Sets the svnRevision.
- setSvnSpecialStatus(String) - Method in class rs.baselib.util.ReleaseInformation
-
Sets the svnSpecialStatus.
- setSvnStatus(String) - Method in class rs.baselib.util.ReleaseInformation
-
Sets the svnStatus.
- setTitle(String) - Method in class rs.baselib.security.GuiAuthorizationCallback
-
Sets a text for the popup title.
- setUntil(RsDate) - Method in class rs.baselib.util.DateTimePeriod
-
Sets the until.
- setValue(int) - Method in class rs.baselib.util.CronSchedule.SingleTimeValue
-
- setVersion(String) - Method in class rs.baselib.util.ReleaseInformation
-
Sets the version.
- setZipCode(String) - Method in class rs.baselib.type.Address
-
- showPopup() - Method in class rs.baselib.security.GuiAuthorizationCallback
-
Shows the popup and asks for credentials.
- sign(Reader) - Method in class rs.baselib.crypto.DataSigner
-
Creates a signature for the given stream.
- sign(InputStream) - Method in class rs.baselib.crypto.DataSigner
-
Creates a signature for the given stream.
- sign(String) - Method in class rs.baselib.crypto.DataSigner
-
Creates a signature for the given string.
- sign(byte[]) - Method in class rs.baselib.crypto.DataSigner
-
Creates a signature for the given bytes.
- sign(ILicenseContext, byte[]) - Method in class rs.baselib.licensing.internal.OctetLicenseCreator
-
Signes the given byte array.
- SigningException - Exception in rs.baselib.crypto
-
Exception thrown from signing process.
- SigningException() - Constructor for exception rs.baselib.crypto.SigningException
-
Constructor.
- SigningException(String) - Constructor for exception rs.baselib.crypto.SigningException
-
Constructor.
- SigningException(Throwable) - Constructor for exception rs.baselib.crypto.SigningException
-
Constructor.
- SigningException(String, Throwable) - Constructor for exception rs.baselib.crypto.SigningException
-
Constructor.
- SIMPLE_INT_FORMATTER() - Static method in class rs.baselib.util.CommonUtils
-
Formatter for integers.
- SIMPLE_NUMBER_FORMATTER() - Static method in class rs.baselib.util.CommonUtils
-
Formatter for real numbers.
- SimpleAuthorizationCallback - Class in rs.baselib.security
-
A simple authorization callback to be used within programming.
- SimpleAuthorizationCallback() - Constructor for class rs.baselib.security.SimpleAuthorizationCallback
-
Default Constructor.
- SimpleAuthorizationCallback(String, String) - Constructor for class rs.baselib.security.SimpleAuthorizationCallback
-
Constructor.
- SimpleLicense - Class in rs.baselib.licensing
-
A limited, simple implementation of a license.
- SimpleLicense() - Constructor for class rs.baselib.licensing.SimpleLicense
-
Constructor.
- size() - Method in interface rs.baselib.util.ICache
-
Returns the number of key-value mappings in this map.
- size() - Method in class rs.baselib.util.SoftMapCache
-
Returns the number of key-value mappings in this map.
- size() - Method in class rs.baselib.util.WeakMapCache
-
Returns the number of key-value mappings in this map.
- sleep(long) - Static method in class rs.baselib.lang.LangUtils
-
- SoftMapCache<K,V> - Class in rs.baselib.util
-
- SoftMapCache() - Constructor for class rs.baselib.util.SoftMapCache
-
Constructor.
- STATE - Static variable in class rs.baselib.type.Address
-
Property name of state
- stderrStackTrace() - Static method in class rs.baselib.util.CommonUtils
-
Dumps the stacktrace so stderr.
- stdoutStackTrace() - Static method in class rs.baselib.util.CommonUtils
-
Dumps the stacktrace so stdout.
- storeProperties(Properties, File) - Static method in class rs.baselib.util.CommonUtils
-
Stores a property file.
- storeProperties(Properties, String) - Static method in class rs.baselib.util.CommonUtils
-
Stores a property file.
- STREET1 - Static variable in class rs.baselib.type.Address
-
Property name of street1
- STREET2 - Static variable in class rs.baselib.type.Address
-
Property name of street2
- sync() - Method in class rs.baselib.prefs.AbstractPreferences
-
Ensures that future reads from this node and its descendants reflect any
changes that were committed to the persistent store (from any VM) prior
to the sync invocation.
- sync(IPreferences) - Method in class rs.baselib.prefs.AbstractPreferencesService
-
Wait for any modifications to be flushed.
- sync() - Method in interface rs.baselib.prefs.IPreferences
-
Ensures that future reads from this node and its descendants reflect any
changes that were committed to the persistent store (from any VM) prior
to the sync invocation.
- sync(IPreferences) - Method in interface rs.baselib.prefs.IPreferencesService
-
Wait for any modifications to be flushed.
- TextFileAuthorizationCallback - Class in rs.baselib.security
-
Implements authorization information retrieval from a plain text file.
- TextFileAuthorizationCallback() - Constructor for class rs.baselib.security.TextFileAuthorizationCallback
-
Default Constructor.
- toBoolean(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to boolean.
- toBooleanObject(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to Boolean.
- toByte(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to byte.
- toByteObject(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to Byte.
- toBytes(short) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(Short) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(int) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(Integer) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(long) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(Long) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(float) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(Float) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(double) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(Double) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(char) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(Character) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(char[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(byte) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(Byte) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(boolean) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(Boolean) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(String) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter (UTF8) to its byte representation.
- toBytes(Date) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(RsDate) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(RsMonth) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(RsYear) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(RsDay) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(Timestamp) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(Currency) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(TimeZone) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(URL) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given parameter to its byte representation.
- toBytes(Serializable) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given Serializable to its byte representation.
- toChar(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to char.
- toCharArray(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to float.
- toCharObject(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to Character.
- toCurrency(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to Currency.
- toDate(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to Date.
- toDouble(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to double.
- toDoubleObject(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to Double.
- toFloat(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to float.
- toFloatObject(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to Float.
- toInt(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to int.
- toIntObject(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to Integer.
- toLong(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to long.
- toLongObject(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to Integer.
- toObject(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
- toRsDate(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to Date.
- toRsDay(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to Day.
- toRsMonth(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to Month.
- toRsYear(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to Month.
- toShort(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to short.
- toShortObject(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to Short.
- toString() - Method in class rs.baselib.bean.AbstractBean
- toString(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to string (UTF8).
- toString(String, Object...) - Static method in class rs.baselib.lang.LangUtils
-
Creates a unified toString() output.
- toString() - Method in class rs.baselib.licensing.DefaultLicense
-
- toString(String) - Static method in class rs.baselib.util.CommonUtils
-
Formats the string for display.
- toString(float) - Static method in class rs.baselib.util.CommonUtils
-
Formats the money value.
- toString(RsDate) - Static method in class rs.baselib.util.CommonUtils
-
Formats the given date.
- toString(RsDay) - Static method in class rs.baselib.util.CommonUtils
-
Formats the given day.
- toString(RsYear) - Static method in class rs.baselib.util.CommonUtils
-
Formats the given year.
- toString(RsMonth) - Static method in class rs.baselib.util.CommonUtils
-
Formats the given month (1st day of month).
- toString(byte[]) - Static method in class rs.baselib.util.CommonUtils
-
Generates a string presentation of the given bytes.
- toString(Object[]) - Static method in class rs.baselib.util.CommonUtils
-
Generates a string presentation of the given objects.
- toString() - Method in class rs.baselib.util.CronSchedule.SingleTimeValue
-
Returns cron-like string of this definition.
- toString() - Method in class rs.baselib.util.CronSchedule.TimeAll
-
Returns cron-like string of this definition.
- toString() - Method in class rs.baselib.util.CronSchedule.TimeRange
-
Returns cron-like string of this definition.
- toString() - Method in class rs.baselib.util.CronSchedule.TimeSteps
-
Returns cron-like string of this definition.
- toString() - Method in class rs.baselib.util.CronSchedule
-
Returns the cron-like definition of the schedule.
- toString(Locale) - Method in interface rs.baselib.util.IDisplayable
-
Return the display string in given locale.
- toString() - Method in class rs.baselib.util.ReleaseInformation
- toString() - Method in class rs.baselib.util.RsDay
- toString() - Method in class rs.baselib.util.RsMonth
- toString() - Method in class rs.baselib.util.RsYear
- toTimestamp(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to Date.
- toTimeZone(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to TimeZone.
- toURL(byte[]) - Static method in class rs.baselib.io.ConverterUtils
-
Converts the given bytes to URL.
- toURL(String) - Method in interface rs.baselib.util.IUrlTransformer
-
Converts the given string to a URL.
- toURL(String) - Method in class rs.baselib.util.UriProviderWrapper
-
Converts the given string to a URL.
- toURL(String) - Method in class rs.baselib.util.UrlProviderWrapper
-
Converts the given string to a URL.
- traceStackTrace(Logger) - Static method in class rs.baselib.util.CommonUtils
-
Dumps the stacktrace in TRACE mode.
- TYPES - Static variable in class rs.baselib.util.CronSchedule
-
Types being used.