Overview
Package
Class
Tree
Deprecated
Index
Help
IMC Epclient 5.0.3
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
Y
S
SHORT
- Static variable in class at.spardat.enterprise.fmt.
ADateFmt
denotes a predefined format, see
java.text.DateFormat.SHORT
.
SHORT
- Static variable in class at.spardat.enterprise.fmt.
ATimeStampFmt
SUPPRESS_ZERO
- Static variable in class at.spardat.enterprise.fmt.
ABcdFmt
Defines that a value of zero should be displayed as empty string on the UI and, vice versa, that an empty string on the UI should be mapped to a zero numeric value.
StringSplitter
- class at.spardat.enterprise.util.
StringSplitter
.
Extracts substrings, that are delimited by a provided delimiter-character, from a given String.
StringSplitter(String, char)
- Constructor for class at.spardat.enterprise.util.
StringSplitter
Constructor where no escape character is set.
StringSplitter(String, char, char)
- Constructor for class at.spardat.enterprise.util.
StringSplitter
Constructor.
StringUtil
- class at.spardat.enterprise.util.
StringUtil
.
Some string utility functions
StringUtil()
- Constructor for class at.spardat.enterprise.util.
StringUtil
SysException
- exception at.spardat.enterprise.exc.
SysException
.
This class is used to throw system-level exceptions.
SysException(String, Object[])
- Constructor for class at.spardat.enterprise.exc.
SysException
Constructs and sets the
message
of this from a two parameter
java.text.MessageFormat
compatible string.
SysException(String, Object, Object)
- Constructor for class at.spardat.enterprise.exc.
SysException
Constructs and sets the
message
of this from a two parameter
java.text.MessageFormat
compatible string.
SysException(String, Object)
- Constructor for class at.spardat.enterprise.exc.
SysException
Constructs and sets the
message
of this from a one parameter
java.text.MessageFormat
compatible string.
SysException(String)
- Constructor for class at.spardat.enterprise.exc.
SysException
Constructs and sets the message to the provided value.
SysException(Throwable, String)
- Constructor for class at.spardat.enterprise.exc.
SysException
Constructs and sets the message and the detail exception to the provided value.
SysException(Throwable)
- Constructor for class at.spardat.enterprise.exc.
SysException
Constructs with a detail exception and an empty message.
SysException(Throwable, String, Object, Object)
- Constructor for class at.spardat.enterprise.exc.
SysException
Constructs and sets the
message
of this from a two parameter
java.text.MessageFormat
compatible string.
SysException(Throwable, String, Object)
- Constructor for class at.spardat.enterprise.exc.
SysException
Constructs and sets the
message
of this from a one parameter
java.text.MessageFormat
compatible string.
SysException(Throwable, String, Object[])
- Constructor for class at.spardat.enterprise.exc.
SysException
Constructs and sets the
message
of this from a one parameter
java.text.MessageFormat
compatible string.
set(int, int, int, Locale)
- Method in class at.spardat.enterprise.fmt.
ABcdFmtDefault
Allows to set all parameters that determine the formatting process.
setCode(int)
- Method in class at.spardat.enterprise.exc.
AppException
Sets the code.
setCode(int)
- Method in class at.spardat.enterprise.exc.
Notification
Sets the code.
setCode(int)
- Method in class at.spardat.enterprise.exc.
SysException
Sets the code.
setFactory(FmtFactory)
- Static method in class at.spardat.enterprise.fmt.
FmtFactory
Enables an application to change the used factory-implementation.
setMandatory(boolean)
- Method in class at.spardat.enterprise.fmt.
IFmt
Sets the mandatory-property to the provided value.
setMax(int)
- Method in class at.spardat.enterprise.fmt.
ADateFmt
Allows to set the upper bound for a date that is specified relatively to the current date. -1 is yesterday, 0 is today and 1 denotes tomorrow.
setMaxAfterC(int)
- Method in class at.spardat.enterprise.fmt.
ABcdFmtDefault
Sets maximum number of digits after decimal separator.
setMaxAgeSpreadPct(int)
- Method in class at.spardat.enterprise.cache.
TransparentCacheDescriptor
Sets the spread of cache entry duration.
setMaxBeforeC(int)
- Method in class at.spardat.enterprise.fmt.
ABcdFmtDefault
Sets maximum number of digits before the decimal separator.
setMaxDate(String)
- Method in class at.spardat.enterprise.fmt.
ADateFmt
Set the upper bound for a date in the format
yyyyMMdd
.
setMaxLen(int)
- Method in class at.spardat.enterprise.fmt.
AStringFmt
Sets the maximum string length this formatter accepts.
setMessage(String, Object, Object)
- Method in class at.spardat.enterprise.exc.
BaseException
Sets the
message
of this from a one parameter
java.text.MessageFormat
compatible string.
setMessage(String, Object)
- Method in class at.spardat.enterprise.exc.
BaseException
Sets the
message
of this from a one parameter
java.text.MessageFormat
compatible string.
setMessage(String)
- Method in class at.spardat.enterprise.exc.
BaseException
Constructs and sets the message to the provided value.
setMessage(String, Locale, Object[])
- Method in class at.spardat.enterprise.exc.
Notification
Sets the
message
from a format string as defined in
java.text.MessageFormat
.
setMessage(String, Object, Object)
- Method in class at.spardat.enterprise.exc.
Notification
Sets the
message
of this from a one parameter
java.text.MessageFormat
compatible string.
setMessage(String, Object)
- Method in class at.spardat.enterprise.exc.
Notification
Sets the
message
of this from a one parameter
java.text.MessageFormat
compatible string.
setMessage(String)
- Method in class at.spardat.enterprise.exc.
Notification
Constructs and sets the message to the provided value.
setMin(int)
- Method in class at.spardat.enterprise.fmt.
ADateFmt
Allows to set the lower bound for a date that is specified relatively to the current date. -1 is yesterday, 0 is today and 1 denotes tomorrow.
setMinDate(String)
- Method in class at.spardat.enterprise.fmt.
ADateFmt
Set the lower bound for a date in the format
yyyyMMdd
.
setMinLen(int)
- Method in class at.spardat.enterprise.fmt.
AStringFmt
Sets the minimum length a string accepted must have.
setPattern(String)
- Method in class at.spardat.enterprise.fmt.
ADateFmtMediumSmart
Sets the pattern as defined in the class header.
setReaction(int)
- Method in class at.spardat.enterprise.exc.
AppException
Sets one or a bit-or combination of the reaction constants of
INotification
.
setReaction(int)
- Method in class at.spardat.enterprise.exc.
Notification
Sets one or a bit-or combination of the reaction constants of
INotification
.
setReaction(int)
- Method in class at.spardat.enterprise.exc.
SysException
Sets one or a bit-or combination of the reaction constants of
INotification
.
setResBundle(String)
- Method in class at.spardat.enterprise.fmt.
FmtParseException
Sets the resource bundle used for error messages.
setShortMessage(String)
- Method in class at.spardat.enterprise.exc.
AppException
Sets the short message.
setShortMessage(String)
- Method in class at.spardat.enterprise.exc.
Notification
Sets the short message.
setShortMessage(String)
- Method in class at.spardat.enterprise.exc.
SysException
Sets the short message.
setShowToEndUser(boolean)
- Method in class at.spardat.enterprise.exc.
AppException
Sets if this exception may be directly displayed to the end user or not.
setShowToEndUser(boolean)
- Method in class at.spardat.enterprise.exc.
SysException
Sets if this exception may be directly displayed to the end user or not.
setStyle(int)
- Method in class at.spardat.enterprise.fmt.
ABcdFmtDefault
Sets the style.
setType(int)
- Method in class at.spardat.enterprise.exc.
AppException
Sets the type which may be one of the
T_
-constants in
INotification
.
setType(int)
- Method in class at.spardat.enterprise.exc.
Notification
Sets the type which may be one of the
T_
-constants.
setType(int)
- Method in class at.spardat.enterprise.exc.
NotificationList
Sets the type which may be one of the
T_
-constants.
setType(int)
- Method in class at.spardat.enterprise.exc.
SysException
Sets the type which may be one of the
T_
-constants in
INotification
.
showToEndUser()
- Method in class at.spardat.enterprise.exc.
BaseException
Indicates if this exception may be directly displayed to the end user.
showToEndUser_
- Variable in class at.spardat.enterprise.exc.
BaseException
Indicates if this exception may be shown to the end user or not.
split(String, String)
- Static method in class at.spardat.enterprise.util.
StringUtil
Assumes that
s
consists of strings seperated by delimiters and extracts the former.
style_
- Variable in class at.spardat.enterprise.fmt.
IFmt
Style-field that may also be used by subclasses.
Overview
Package
Class
Tree
Deprecated
Index
Help
IMC Epclient 5.0.3
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
Y