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
I
ICache
- interface at.spardat.enterprise.cache.
ICache
.
A cache is a in memory map of key-value-pairs.
ICache.IKeyFilter
- interface at.spardat.enterprise.cache.
ICache.IKeyFilter
.
Is used to filter keys.
ICacheDescriptor
- class at.spardat.enterprise.cache.
ICacheDescriptor
.
This class provides information describing the caching behaviour of a named cache.
ICacheDescriptor()
- Constructor for class at.spardat.enterprise.cache.
ICacheDescriptor
IFmt
- class at.spardat.enterprise.fmt.
IFmt
.
IFmt objects are responsible for converting an internal string encoding of a particular AtomicAttrVal type to an UI encoding and vice versa.
IFmt()
- Constructor for class at.spardat.enterprise.fmt.
IFmt
INA
- Static variable in class at.spardat.enterprise.fmt.
AStringFmtRange
Range string denoting characters which may be safely transmitted over INA/ACNS to z/OS
INotification
- interface at.spardat.enterprise.exc.
INotification
.
An
INotification
is a message that some business logic code wants to tell to its environment.
insert(Object, Object)
- Method in class at.spardat.enterprise.cache.
DefaultCache
insert(Object, Object)
- Method in interface at.spardat.enterprise.cache.
ICache
Inserts an object for a particular key in the cache.
internal2DMY(String)
- Static method in class at.spardat.enterprise.util.
DateUtil
Converts the ISO string YYYYMMDD to the components.
internal2Date(String)
- Static method in class at.spardat.enterprise.util.
DateUtil
Converts the internal date format to a java.util.Date
internal2Date(String)
- Static method in class at.spardat.enterprise.util.
TimeStampUtil
Converts an internal string to a newly created Date.
internal2Gregorian(String)
- Static method in class at.spardat.enterprise.util.
DateUtil
Converts an YYYMMDD string to a newly created GregorianCalendar.
isDigit(char)
- Static method in class at.spardat.enterprise.util.
NumberUtil
Provides a fast but not locale independent implementation of numeric check.
isLeapYear(int)
- Static method in class at.spardat.enterprise.util.
DateUtil
Calculates if a year is a leap year.
isLegalExternalChar(char)
- Method in class at.spardat.enterprise.fmt.
ABcdFmtDefault
isLegalExternalChar(char)
- Method in class at.spardat.enterprise.fmt.
ADateFmtJavaUtilText
isLegalExternalChar(char)
- Method in class at.spardat.enterprise.fmt.
ADateFmtMediumSmart
isLegalExternalChar(char)
- Method in class at.spardat.enterprise.fmt.
AStringFmt
isLegalExternalChar(char)
- Method in class at.spardat.enterprise.fmt.
AStringFmtRange
isLegalExternalChar(char)
- Method in class at.spardat.enterprise.fmt.
AStringFmtRangeRegEx
isLegalExternalChar(char)
- Method in class at.spardat.enterprise.fmt.
ATimeStampFmt
isLegalExternalChar(char)
- Method in class at.spardat.enterprise.fmt.
IFmt
Examines whether a given character may be part of an external representation.
isLegalInternal(String)
- Method in class at.spardat.enterprise.fmt.
ABcdFmtDefault
isLegalInternal(String)
- Method in class at.spardat.enterprise.fmt.
ABcdFmtRange
isLegalInternal(String)
- Method in class at.spardat.enterprise.fmt.
ADateFmt
isLegalInternal(String)
- Method in class at.spardat.enterprise.fmt.
AStringFmt
isLegalInternal(String)
- Method in class at.spardat.enterprise.fmt.
AStringFmtRange
isLegalInternal(String)
- Method in class at.spardat.enterprise.fmt.
ATimeStampFmt
isLegalInternal(String)
- Method in class at.spardat.enterprise.fmt.
IFmt
Determines if the given string is a legal internal representation.
isMandatory()
- Method in class at.spardat.enterprise.fmt.
IFmt
Returns true, if this formatter only accepts non-empty input.
isOneWay()
- Method in class at.spardat.enterprise.fmt.
ABcdFmtDefault
isOneWay()
- Method in class at.spardat.enterprise.fmt.
ADateFmtJavaUtilText
isOneWay()
- Method in class at.spardat.enterprise.fmt.
ADateFmtMediumSmart
isOneWay()
- Method in class at.spardat.enterprise.fmt.
AStringFmt
isOneWay()
- Method in class at.spardat.enterprise.fmt.
ATimeStampFmt
isOneWay()
- Method in class at.spardat.enterprise.fmt.
IFmt
An
IFmt
is one way, if the external encoding may be generated out of the internal, but not vice versa.
isTransparent()
- Method in class at.spardat.enterprise.cache.
ICacheDescriptor
Returns true if the described cache is a transparent cache, which can load objects by the load method of this descriptor
isTransparent()
- Method in class at.spardat.enterprise.cache.
TransparentCacheDescriptor
isValid(DateUtil.DMY)
- Static method in class at.spardat.enterprise.util.
DateUtil
Returns true if the provided components represent a valid date
isValid(String)
- Static method in class at.spardat.enterprise.util.
DateUtil
Checks if the provided String is a valid YYYYMMDD string.
iterator()
- Method in class at.spardat.enterprise.exc.
NotificationList
Returns an Iterator to iterate over the contained Notifications.
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