- get(String) - Method in class org.eclipse.stardust.common.config.Parameters
-
- get(int) - Method in class org.eclipse.stardust.common.Period
-
Gets the value of a specific field of the period.
- getBoolean(String, boolean) - Method in class org.eclipse.stardust.common.config.Parameters
-
- getCause() - Method in exception org.eclipse.stardust.common.error.WorkflowException
-
This method returns the inner throwable which caused this workflow exception.
- getDate(String, Calendar) - Method in class org.eclipse.stardust.common.config.Parameters
-
We expect the format yyyy-mm-dd.
- getDate(String) - Method in class org.eclipse.stardust.common.config.Parameters
-
We expect the format yyyy-mm-dd.
- getDefaultProperties() - Static method in class org.eclipse.stardust.common.config.Parameters
-
- getDouble(String, double) - Method in class org.eclipse.stardust.common.config.Parameters
-
Gets the value of the property.
- getDualValue(Direction) - Static method in class org.eclipse.stardust.common.Direction
-
Factory method to get the opposite direction to the specified one.
- getError() - Method in exception org.eclipse.stardust.common.error.ApplicationException
-
- getFailureCodes() - Method in exception org.eclipse.stardust.common.security.InvalidPasswordException
-
Returns the list of failure codes, describing what is not valid.
- getFirst() - Method in class org.eclipse.stardust.common.Pair
-
Retrieves the first value of the pair.
- getId() - Method in class org.eclipse.stardust.common.error.ErrorCase
-
Returns the id of this error.
- getId() - Method in class org.eclipse.stardust.common.StringKey
-
- getIdentifier() - Method in exception org.eclipse.stardust.common.error.ObjectNotFoundException
-
Gets the identifier of the object.
- getInitialLogging() - Method in exception org.eclipse.stardust.common.error.ConcurrencyException
- getInner() - Method in exception org.eclipse.stardust.common.error.ApplicationException
-
Gets the stack trace for the root exception or an empty list if no root cause exception was supplied in the
constructor
- getInteger(String, int) - Method in class org.eclipse.stardust.common.config.Parameters
-
Gets the value of the property.
- getInteractiveDateFormat() - Static method in class org.eclipse.stardust.common.DateUtils
-
Factory which creates a SimpleDateFormat instance which can be used to
format Dates to strings with pattern "yyyy/MM/dd hh:mm:ss".
- getKey(String) - Static method in class org.eclipse.stardust.common.Direction
-
Translates the stringified ID into the appropriate key instance.
- getKey(Class, int) - Static method in class org.eclipse.stardust.common.IntKey
-
- getKey(Class, String, List) - Static method in class org.eclipse.stardust.common.StringKey
-
Translates the stringified ID into the appropriate key instance.
- getKey(Class, String) - Static method in class org.eclipse.stardust.common.StringKey
-
Translates the stringified ID into the appropriate key instance.
- getKeys(Class) - Static method in class org.eclipse.stardust.common.IntKey
-
- getKeys(Class<T>) - Static method in class org.eclipse.stardust.common.StringKey
-
- getKeys(Class<T>, boolean) - Static method in class org.eclipse.stardust.common.StringKey
-
- getLocalizedMessage() - Method in exception org.eclipse.stardust.common.error.ApplicationException
-
- getLogger(Class<?>) - Static method in class org.eclipse.stardust.common.log.LogManager
-
Retrieves an instance of the Category class with the specified
class name as channel name.
- getLogger(String) - Static method in class org.eclipse.stardust.common.log.LogManager
-
Retrieves an instance of the Category class with the specified
String as channel name.
- getLong(String, long) - Method in class org.eclipse.stardust.common.config.Parameters
-
- getMessages() - Method in exception org.eclipse.stardust.common.error.ValidationException
-
Returns all validation messages for this validation exception.
- getName() - Method in class org.eclipse.stardust.common.IntKey
-
- getName() - Method in class org.eclipse.stardust.common.StringKey
-
- getNoninteractiveDateFormat() - Static method in class org.eclipse.stardust.common.DateUtils
-
Factory which creates a SimpleDateFormat instance which can be used to
format Dates to strings with pattern "yyyy/MM/dd hh:mm:ss:SSS".
- getObject(String) - Method in class org.eclipse.stardust.common.config.Parameters
-
- getObject(String, T) - Method in class org.eclipse.stardust.common.config.Parameters
-
- getPriority() - Method in interface org.eclipse.stardust.common.config.GlobalParametersProviderFactory
-
- getProperties() - Method in interface org.eclipse.stardust.common.config.PropertyProvider
-
- getPropertyDisplayValue(String) - Method in interface org.eclipse.stardust.common.config.PropertyProvider
-
- getPropertyProvider() - Method in interface org.eclipse.stardust.common.config.GlobalParametersProviderFactory
-
- getReason() - Method in exception org.eclipse.stardust.common.error.LoginFailedException
-
- getRootCause() - Method in exception org.eclipse.stardust.common.error.WorkflowException
-
- getSecond() - Method in class org.eclipse.stardust.common.Pair
-
Retrieves the second value of the pair.
- getString(String) - Method in class org.eclipse.stardust.common.config.Parameters
-
Gets the value of the property.
- getString(String, String) - Method in class org.eclipse.stardust.common.config.Parameters
-
Gets the value of the property.
- getStrings(String) - Method in class org.eclipse.stardust.common.config.Parameters
-
- getStrings(String, String) - Method in class org.eclipse.stardust.common.config.Parameters
-
Returns a list of values.
- getTimestamp(Date, long) - Static method in class org.eclipse.stardust.common.DateUtils
-
Returns number of milliseconds since January 1, 1970, 00:00:00 GMT
represented by given Date object.
- getValue() - Method in class org.eclipse.stardust.common.IntKey
-
- GlobalParametersProviderFactory - Interface in org.eclipse.stardust.common.config
-
Provides a means to inject configuration properties during engine bootstrap.
- IN - Static variable in class org.eclipse.stardust.common.Direction
-
The IN direction represents a data mapping evaluation from the data
to the engine or application.
- IN_OUT - Static variable in class org.eclipse.stardust.common.Direction
-
The IN_OUT direction specifies that the access point accepts both
set and get access.
- info(Object) - Method in interface org.eclipse.stardust.common.log.Logger
-
- info(Object, Throwable) - Method in interface org.eclipse.stardust.common.log.Logger
-
- instance() - Static method in class org.eclipse.stardust.common.config.Parameters
-
- InternalException - Exception in org.eclipse.stardust.common.error
-
- InternalException(String) - Constructor for exception org.eclipse.stardust.common.error.InternalException
-
- InternalException(Throwable) - Constructor for exception org.eclipse.stardust.common.error.InternalException
-
This constructor is used for exception conversion.
- InternalException(String, Throwable) - Constructor for exception org.eclipse.stardust.common.error.InternalException
-
This constructor is used for exception conversion.
- IntKey - Class in org.eclipse.stardust.common
-
- IntKey(int, String) - Constructor for class org.eclipse.stardust.common.IntKey
-
- INVALID_PASSWORD - Static variable in exception org.eclipse.stardust.common.error.LoginFailedException
-
- INVALID_USER - Static variable in exception org.eclipse.stardust.common.error.LoginFailedException
-
- InvalidArgumentException - Exception in org.eclipse.stardust.common.error
-
Thrown to indicate that a method has been passed an illegal or
inappropriate argument.
- InvalidArgumentException(ErrorCase) - Constructor for exception org.eclipse.stardust.common.error.InvalidArgumentException
-
Constructs an IllegalArgumentException with the
specified detail message.
- InvalidArgumentException(ErrorCase, Throwable) - Constructor for exception org.eclipse.stardust.common.error.InvalidArgumentException
-
Constructs a new exception with the specified detail message and
cause.
- InvalidPasswordException - Exception in org.eclipse.stardust.common.security
-
Thrown when a password is not valid for given rules.
- InvalidPasswordException(ErrorCase, List<InvalidPasswordException.FailureCode>) - Constructor for exception org.eclipse.stardust.common.security.InvalidPasswordException
-
- InvalidPasswordException.FailureCode - Enum in org.eclipse.stardust.common.security
-
- InvalidValueException - Exception in org.eclipse.stardust.common.error
-
Thrown if a write operation to workflow data fails as of an invalid input value.
- InvalidValueException(String) - Constructor for exception org.eclipse.stardust.common.error.InvalidValueException
-
Deprecated.
- InvalidValueException(ErrorCase) - Constructor for exception org.eclipse.stardust.common.error.InvalidValueException
-
Creates a new exception instance, initializing it with the given message.
- InvalidValueException(String, Exception) - Constructor for exception org.eclipse.stardust.common.error.InvalidValueException
-
Deprecated.
- InvalidValueException(ErrorCase, Exception) - Constructor for exception org.eclipse.stardust.common.error.InvalidValueException
-
Creates a new exception instance, initializing it with the given message.
- isCompatibleWith(Direction) - Method in class org.eclipse.stardust.common.Direction
-
Gets whether the supplied direction is compatible with this direction.
- isDebugEnabled() - Method in interface org.eclipse.stardust.common.log.Logger
-
- isDebugEnabled(String) - Static method in class org.eclipse.stardust.common.log.LogManager
-
- isInfoEnabled() - Method in interface org.eclipse.stardust.common.log.Logger
-
- isLogged() - Method in exception org.eclipse.stardust.common.error.ApplicationException
-
Returns if this exception was already logged
- isValidISODateFormat(String) - Static method in class org.eclipse.stardust.common.DateUtils
-
Checks if the input date conforms to an ISO date pattern (e.g.
- isValidNonInteractiveFormat(String) - Static method in class org.eclipse.stardust.common.DateUtils
-
Checks if the input date conforms to the non-interactive date format
yyyy/MM/dd hh:mm:ss:SSS.