Interface | Description |
---|---|
DJPConstants | |
MXExceptionAdapter<T extends java.lang.Exception> |
Interface to be implemented by all classes that "adapt" non-MXExceptions to MXException.
|
MXSessionImplFactory |
Interface that needs to be implemented if a programmer wishes
to have thier own Session factory that can be used to obtain
MAXIMO business objects.
|
MXSessionListener |
Interface required to be implemented to listen to events generated
by the remote server connection.
|
StreamHelper | |
ToolClientHandler |
The handler that knows how to read the parameters passed in through HTTP request,
and how to dispatch the call to the server.
|
Class | Description |
---|---|
ApplicationError |
This class is used as a means for the Application Framework (UI) to associate an error with a
Mbo's attribute.
|
BidiUtils |
Utility class for Bidi related processing
Created by: bidi-hcg-AS
|
BitFlag |
Flags represented by bits in a long.
|
CachedObject | |
CachedObjectPointer | |
CachedObjectRepository | |
CachedObjectRepositoryFactory | |
CacheInfoRepository<V> | |
CalendarUtils |
Calendar Utility class for National Calendar Support
If provides methods that returns the Dojo Package names
and ICU4J Calendar Classes for each Calendar Type
|
CipherPlusBase64 | |
CloneApp | |
CombineWhereClauses |
Standarizes and eases the building of where clauses.
|
CommonUtil | |
Country |
Country.
|
DBConnect |
This class is used to get a database connection for utilities that are
run OUTSIDE of MXServer.
|
DefaultMXSessionFactory |
The default session factory used to get a default session
that can be used to access MAXIMO business objects.
|
DefaultToolClientHandler |
This is the ToolClientHandler that handles out of the box maximo command line tools.
|
DisplayIsDynamicJobplanFields |
Condition class used to exhibit isdynamic fields in jobplan application.
|
DMSFactory |
Creates and caches instances of DMSManager, for document management systems.
|
DMSManager |
For document management systems, superclass for the DMS managers
identified by dmsapisetting classname.
|
DomainCheckerXML |
Class file to get industry solution version
|
DoubleKey<E,F> |
The Double Key is useful when you have a dual key, like table + column.
|
DoubleUcaseKey |
The Double Uppercase String Key is useful when you have a dual key, like table + column.
|
DynamicJobPlanHelper | |
EncryptProperties |
This encrypts certain protected entries in the properties file and re-write the file in
a partially encrypted format.
|
Feature | |
FeatureToggleGenerator |
Autogenerate the FeatureManager class from the json configuration files.
|
GenCust | |
GregorianCalendarPlus |
Extends Gregorian calendar and provides support for adding or subtracting HOUR and MINUTE that is of type double.
|
HTML |
Encapsulates functionality related to HTML including Rich Text.
|
IndexedHashMap<I,K,V> |
A LinkedHashMap that allows you to get the value by position/index.
|
Javascript |
Utility class for Javascript related functions.
|
Limit |
Enforces a bounded count.
|
LinearSegment | |
LinkedDocumentInfo |
This class translates a filename to a web url, using the information in
doclink properties.
|
ListAppenders | |
LoadService |
Utility to load the service information into the database.
|
LRUCache<K,V> |
A class to represent a fixed size cache that implement the LRU algorithem.
|
MasterTenantAwareObj<E> |
Class that make the object tenant aware.
|
MasterTenantLevelObj<E> |
Class that make the object tenant aware.
|
MaximoSwingLookAndFeel |
The look and feel to use with standalone Maximo Swing-based utilities.
|
MaximoSwingTheme |
The theme to use with
MaximoSwingLookAndFeel ,
for Maximo Swing-based utilities. |
MaxSequenceProvider |
Generates unique ids for columns that require unique numbers.
|
MaxType |
Object that represents all the basic types availabe in MAXIMO.
|
MaxTypeALN | |
MaxTypeAMOUNT | |
MaxTypeBIGINT | |
MaxTypeBLOB | |
MaxTypeCLOB | |
MaxTypeCRYPTO | |
MaxTypeCRYPTOX | |
MaxTypeDATE | |
MaxTypeDATETIME | |
MaxTypeDECIMAL | |
MaxTypeDURATION | |
MaxTypeFLOAT | |
MaxTypeGL | |
MaxTypeINTEGER | |
MaxTypeLONGALN | |
MaxTypeLOWER | |
MaxTypeSMALLINT | |
MaxTypeTIME | |
MaxTypeUPPER | |
MaxTypeYORN | |
MEAVersion |
psdi.util.Version is used to capture the version information for a release of
the Integration product.
|
Message |
Message is read from a message file.
|
MessageBundle |
MessageBundle holds a list of messages that have all been retrieved from the
same messaage file.
|
MXCipher |
Utility class for CRYPTO maxtype.
|
MXCipherX |
Utility class for CRYPTOX maxtype.
|
MXDbPing |
Utility to test the database connection.
|
MXEvent |
Base class for all PSDI events.
|
MXExceptionMediator |
This static class allows Maximo extensions to plugin exception handling for
exception classes that are not subclasses of MXException.
|
MXFormat |
Class used for converting to and from the various data types supported
in MAXIMO.
|
MXMath |
A utility class to perform calculations using BigDecimal class.
|
MXNFormat |
Class used for converting to and from the various data types supported
in MAXIMO.
|
MXProperties |
Given an InputStream, return a Properties object.
|
MXSession |
Coordinates a number of items that occur during an active session with
the user.
|
MXSessionAdapter |
Adapter to be used for MXSessionListener
|
PmDeleteBulletinExpMsg | |
PreparedScript<T> | |
PreparedScriptHelper | |
RandomGenerator | |
Release |
psdi.util.Release is used to capture the version information for
a release of the MXE product and to reset the related MAXVARS
We need it to support DB updated with x-files to get it working with latest Maximo Build.
|
RemoveApp | |
ReportEncryption | |
ReportEncryptionBase | |
ResetPasswords |
This resets all Maximo user passwords to equal the userid.
|
Resolver |
Take care of locating a resource in the various places it could reside.
|
RichText | Deprecated
Use
HTML |
RMISession |
Supports connection to the server thru RMI.
|
StringStream |
Helper method feeds a String to a parser object created by JavaCC.
|
StringUtility |
String Utility functions
|
TenantAwareObj<E> |
Class that make the object tenant aware.
|
TenantLevelObj<E> |
Class that make the object tenant aware.
|
TenantLocks |
An automic object that provides the lock object for the tenant operation.
|
TenantRemover |
An automic object that provides the lock object for the tenant operation.
|
Version |
psdi.util.Version is used to capture the version information for
a release of the MXE product.
|
WASVersion |
Class file to get websphere version
|
Enum | Description |
---|---|
DJPConstants.CalcApplyTo | |
HTML.Entity |
Exception | Description |
---|---|
MXAccessException |
Exception throw for access violations.
|
MXAdminLogoutException |
Thrown when a user session has been administratively terminated.
|
MXApplicationException |
Represents all the application level exceptions that can occur.
|
MXApplicationRecordLockException | |
MXApplicationWarningException |
Represents a validation warning level exception that can occur
during filed setValue() validation.
|
MXApplicationYesNoCancelException |
Represents a yes/no/cancel exception that can occur
during filed setValue() validation or any action.
|
MXCSRFException |
This exception is used to indicate that a write to the database failed because the user did not have the proper
security context.
|
MXException |
Master definition of all MAXIMO releated exceptions.
|
MXInactiveUserException |
Exception throw for inactive user violations.
|
MXObjectNotFoundException |
Represents all the System level exceptions that can happen such
as SQL Errors.
|
MXRequiredFieldException |
This MXException class is the exception to be thrown when a required field is null (blank)
This exception is caught by the Tpae Application Framework and is used to determine if
the framework should look for additional required fields and show the user where those
exceptions are.
|
MXRowUpdateException |
Represents exception occurred because of optimistic locking problem.
|
MXSystemException |
Represents all the System level exceptions that can happen such
as SQL Errors.
|
MXUnknownObjectException |
Represents all the System level exceptions that can happen such
as SQL Errors.
|