Modifier and Type | Method and Description |
---|---|
int |
AMCrewAppBeanUtils.makeAvailableToCrews(java.lang.String isCrewFieldName,
AppInstance app) |
Modifier and Type | Method and Description |
---|---|
protected void |
CreateWorkOrderApptWindowBean.validateSearchFields() |
Modifier and Type | Method and Description |
---|---|
abstract void |
AbstractFileVerification.scanFile(java.lang.String filename,
byte[] file)
Method to implement for file scanning.
|
Modifier and Type | Method and Description |
---|---|
static MXApplicationException |
FormulaUtils.parseException(java.lang.Exception e) |
Modifier and Type | Method and Description |
---|---|
boolean |
JSConditionEvaluator.evaluateCondition(java.lang.String condition,
javax.script.Bindings bindings) |
boolean |
JSConditionEvaluator.evaluateCondition(java.lang.String condition,
MboRemote mbo) |
boolean |
JSConditionEvaluator.evaluateCondition(java.lang.String condition,
java.lang.String jsonData) |
boolean |
JSConditionEvaluator.evaluateCondition(java.lang.String condition,
StructureObject so,
MboSetInfo mboSetInfo) |
java.lang.Object |
ExpressionEvaluator.evaluateExpression(java.lang.String expression,
javax.script.Bindings bindings) |
java.lang.Object |
ExpressionEvaluator.evaluateExpression(java.lang.String expression,
java.lang.String jsonData) |
javax.script.CompiledScript |
JSConditionEvaluator.preCompileScript(java.lang.String condition,
int type) |
javax.script.CompiledScript |
ExpressionEvaluator.preCompileScript(java.lang.String expression,
int type) |
Modifier and Type | Method and Description |
---|---|
static java.util.List |
GeometryUtils.calculateGeometryGeoHashCover(byte[] geometryBytes) |
static java.lang.Long |
GeometryUtils.calculateMBRGeoHash(byte[] geometryBytes) |
static java.lang.Long |
GeometryUtils.calculatePointGeoHash(java.lang.Double y,
java.lang.Double x) |
static java.lang.String |
GeometryUtils.convertFromBinaryToGeoJSON(byte[] bytes)
Convert from Binary to GeoJSON String format
|
static java.lang.String |
GeometryUtils.convertFromBinaryToWKT(byte[] bytes)
Convert from Binary format to String WKT
|
static byte[] |
GeometryUtils.convertFromGeoJSONToBinary(java.lang.String geoJSOString)
Convert from GeoJSON string to Binary format
|
static java.lang.String |
GeometryUtils.convertFromGeoJSONToWKT(java.lang.String geoJSONString)
Convert from GeoJSON String format to WKT String
|
static byte[] |
GeometryUtils.convertFromWKTToBinary(java.lang.String wkt)
Convert from WKT String to Binary format
|
static java.lang.String |
GeometryUtils.convertFromWKTToGeoJSON(java.lang.String wkt)
Convert from WKT String to GeoJSON String
|
static java.lang.String |
GeometryUtils.convertToExternalFormat(byte[] data,
java.lang.String mboName)
Convert the binary data to the External format geometry for the Mbo
|
static byte[] |
GeometryUtils.convertToInternalFormat(java.lang.String geometryString,
java.lang.String mboName)
Convert the External geometry to the binary format that is used in the DB
|
static java.lang.String |
GeometryUtils.createBoundingBoxGeohashClause(java.lang.Double[] bboxValues) |
static java.lang.String |
GeometryUtils.getGeoHashCenter(java.lang.Long hash,
int bitDepth,
java.lang.String externalFormat) |
static java.lang.String |
GeometryUtils.getGeoHashCenter(java.lang.Long hash,
java.lang.String externalFormat)
Get center latitude/longitude from the hash
|
static java.lang.Double[] |
GeometryUtils.getLongLatFromBinaryPoint(byte[] bytes) |
static boolean |
GeometryUtils.isGeometryField(java.lang.String mboName,
java.lang.String fieldName) |
static java.lang.Double[] |
GeometryUtils.parseBBoxParam(java.lang.String bboxParam)
Parse bboxQuery parameter
|
static byte[] |
GeometryUtils.reGenerateBinary(byte[] geometry)
Method to generate again the binary value
Useful when lib changes the metadata that is stored in the bynary
|
static java.lang.String |
GeometryUtils.retrieveAutolocateRelationships(java.lang.String parentName,
java.lang.String childName) |
static java.lang.String |
GeometryUtils.retrieveExternalFormatType(java.lang.String mboName) |
static java.lang.String |
GeometryUtils.writeLongLatInExternalFormat(java.lang.String mboName,
java.lang.Double longitude,
java.lang.Double latitude) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
MapUtilCore.checkMapServiceURL(java.lang.String url)
This method will check if the user have the Map Service's URL filled correctly.
|
static java.io.ByteArrayOutputStream |
MapUtilCore.getBytesFromURLbyGET(java.lang.String urlValue,
java.util.Map params) |
static java.lang.String |
MapUtilCore.getContentFromURLbyGET(java.lang.String urlValue,
java.util.Map params) |
static java.lang.String |
MapUtilCore.getContentFromURLbyGET(java.lang.String urlValue,
java.util.Map params,
UserInfo userInfo) |
Modifier and Type | Method and Description |
---|---|
void |
SpatialMapConfServiceRemote.setTokenAuthenInfo(java.lang.String url,
MboRemote plussMapSrv,
MboRemote mapManager) |
Modifier and Type | Class and Description |
---|---|
class |
MfMailMXApplicationMailException |
Modifier and Type | Method and Description |
---|---|
protected boolean |
MfMailUtility.belongsTo(MboRemote inboundComm,
MboRemote trackEntry)
Checks whether the sender of incoming mail in inboundComm is registered
in the track entry.
|
protected boolean |
MfMailUtility.belongsTo(java.lang.String fromStr,
java.lang.String listStr)
Checks whether the e-mail address of fromStr belongs to e-mail address
list of listStr
|
protected MboRemote |
MfMailUtility.completeInboundMailStatus(MboRemote inboundComm) |
protected static MboRemote |
MfMailUtility.markErrorOnInboundMailStatus(MXLogger logger,
MboRemote inboundComm,
java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ResourceHoursViewUIHelper.useOverlappingAvails() |
Modifier and Type | Method and Description |
---|---|
void |
AlternateAvailHashMap.populateFromDd(ConnectionKey connectionKey) |
static boolean |
ResourceData.useOverlappingAvails() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ExtendedPropertyHandler.handleBLOBData(byte[] data,
java.lang.String mboName,
java.lang.String attributeName,
java.lang.String debugMessage)
Returns the BLOB data in base64 or geometry format, based on the field Geometry configuration
|
boolean |
OslcRequest.internalValues() |
void |
OslcRequest.setInteractiveRequest() |
Modifier and Type | Class and Description |
---|---|
class |
CognosTransformationException
This class is the exception class used in case any error occurs while transforming the maximo xml input to Cognos
action log script.
|
Constructor and Description |
---|
BaseResourceRequest(javax.servlet.http.HttpServletRequest request) |
Modifier and Type | Method and Description |
---|---|
int |
SKDTooltipMgrAppBean.resettodefaultclick()
Reset the tool tip
|
int |
SKDTooltipMgrAppBean.tootltippreviewclick()
Start the Preview
|
Modifier and Type | Method and Description |
---|---|
protected void |
ActivityMaxDataManager.executeCommitQuery(java.lang.String projectId,
UserInfo userInfo,
java.lang.StringBuilder objectIDs,
java.sql.Connection connection,
int dbType,
MXLogger sqlLogger)
Commits a batch of changes
|
protected void |
ConstraintMaxDataManager.executeDeleteQuery(java.lang.String projectId,
UserInfo userInfo,
java.sql.Connection connection,
int dbType,
MXLogger sqlLogger) |
protected void |
ConstraintMaxDataManager.executeUpdateQuery(java.lang.String projectId,
UserInfo userInfo,
java.lang.StringBuilder objectIDs,
java.sql.Connection connection,
int dbType,
MXLogger sqlLogger) |
Modifier and Type | Method and Description |
---|---|
java.util.List |
SKDGSLPResourceLoadCalculator.calculateLaborHrs() |
Modifier and Type | Class and Description |
---|---|
class |
SchedulerException |
Modifier and Type | Method and Description |
---|---|
protected void |
FldServiceAddressLongitudeX.validateBounds(double value) |
protected void |
FldServiceAddressLatitudeY.validateBounds(double value) |
protected void |
FldServiceAddressLongitudeX.validateCoords() |
Modifier and Type | Method and Description |
---|---|
static void |
ServerMboAdapter.wrapException(java.lang.Exception e)
Attempts to cast the given exception to a Maximo or runtime exception.
|
Modifier and Type | Method and Description |
---|---|
int |
WeatherCfgAppBean.weatherpreviewclick() |
Modifier and Type | Method and Description |
---|---|
void |
LaborWorkZone.appValidate() |
void |
AMCrewWorkZone.appValidate() |
Modifier and Type | Method and Description |
---|---|
protected void |
ActCISet.createAuthorizedCIs(int index,
java.util.Vector selected,
java.lang.String authClassID)
Common function between asyc and sync promotion
|
Modifier and Type | Method and Description |
---|---|
void |
AssetRemote.queryDataSheets(PlusCWODSSetRemote woDsSet,
boolean loopCalibrations,
java.util.Date fromDate2,
java.util.Date toDate2)
Sets up the where clause of the given WO DS MBO Set to return the list of
calibrations in a given time frame for this location
|
void |
Asset.queryDataSheets(PlusCWODSSetRemote woDsSet,
boolean loopCalibrations,
java.util.Date fromDate,
java.util.Date toDate)
Sets up the where clause of the given WO DS MBO Set to return the list of calibrations in a given time frame for
this location
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigureServiceRemote.discardALLTenantDeltas() |
void |
ConfigureService.discardALLTenantDeltas() |
boolean |
ConfigureServiceRemote.isActiveExtTable(java.lang.String objectName) |
boolean |
ConfigureService.isActiveExtTable(java.lang.String objectName)
/**
Determines if the current object is an active extension table, meaning that it
hosts extended attirbutes defined against a base object.
|
boolean |
ConfigureService.noDeltaRows(MboRemote masterMbo,
java.lang.String validationType)
Validates tenant delta rows for length,required and default value.
|
boolean |
ConfigureServiceRemote.pendingDeltaRowExist() |
boolean |
ConfigureService.pendingDeltaRowExist()
Validates tenant delta rows for length,required and default value.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PromoteAction.validateDefaults(MboRemote mbo,
PromoteValuesRemote defaults)
Validate the promotion defaults.
|
protected void |
PromoteAction.validatePromotedMbo(MboRemote mbo)
Validate the promoted object.
|
Modifier and Type | Method and Description |
---|---|
MXApplicationException |
InventoryRemote.getErrorMsg() |
MXApplicationException |
Inventory.getErrorMsg()
Returns the error message, if any, for this inventory object.
|
Modifier and Type | Method and Description |
---|---|
void |
ReorderSet.addWarning(MXApplicationException e)
Adds one warning to the list of warning exceptions.
|
void |
ReorderSetRemote.addWarning(MXApplicationException e) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ReceiptToleranceUnitTest.isCreateReceiptFailureException(MXApplicationException e) |
Modifier and Type | Method and Description |
---|---|
void |
KPIService.validateExtraUnusedVariables(java.lang.String query,
int count) |
Modifier and Type | Method and Description |
---|---|
void |
Location.queryDataSheets(PlusCWODSSetRemote woDsSet,
boolean loopCalibrations,
java.util.Date fromDate,
java.util.Date toDate)
Sets up the where clause of the given WO DS MBO Set to return the list of calibrations in a given time frame for
this location
|
void |
LocationRemote.queryDataSheets(PlusCWODSSetRemote woDsSet,
boolean loopCalibrations,
java.util.Date fromDate,
java.util.Date toDate)
Sets up the where clause of the given WO DS MBO Set to return the list of
calibrations in a given time frame for this location
|
Modifier and Type | Method and Description |
---|---|
boolean |
Budget.canGenerateBudget(boolean deleteExistingRows) |
protected boolean |
Budget.canUpdateBudget() |
Constructor and Description |
---|
Period(java.lang.String financialPeriod,
java.lang.String orgId) |
Period(java.lang.String year,
java.lang.String financialPeriod,
java.lang.String orgId,
java.util.Date periodStartDate,
java.util.Date periodEndDate) |
Modifier and Type | Method and Description |
---|---|
static void |
ComparisonRuleUtil.throwNestedException(MboRemote mbor,
MXApplicationException mxae)
Static method to throw nested expression for Comparison Rule (include the tab name in the exception)
|
Modifier and Type | Method and Description |
---|---|
protected ReconCompFilterReturn |
ReconCompFilterExpression.evaluateExpressionTree(BinaryTreeNode root,
ComparisonQueryHelper queries)
Traverse the binary tree using a recursive algorithm
|
protected java.util.List |
ReconLinkExpression.evaluateLinkExpressionTree(BinaryTreeNode root,
ReconValue leadingObject,
SubordinateSetAttribute[] subordinateSetAttributes)
Traverse the binary tree using a recursive algorithm
|
protected java.util.List |
ReconExpression.handleLogicalOperator(BinaryTreeNode operatorNode,
java.util.List rightResult,
java.util.List leftResult) |
protected java.util.Map[][] |
ReconLinkProcessor.writeLinkPhaseOutputs(ReconValueSet leadingSet)
Writes the outputs of the linking phase.
|
Constructor and Description |
---|
ReconLinkProcessor(ReconInfo reconInfo) |
Modifier and Type | Method and Description |
---|---|
static void |
SoftwareRelationship.checkDuplicateRelationship(MboRemote checkSwRelMbo)
Throw an exception if the set containing checkSwRelMbo contains another object with the same values for
(parentsw, childsw)
|
Modifier and Type | Method and Description |
---|---|
int |
WO.getCrewMemberCount(java.util.Date desiredDate)
Get members count related to MaxVar CREWDURATION for a specific date
|
protected void |
WO.updateJobPlanRevisionNum()
Updates this WO's PLUSCJPREVNUM with the currently active revision for this WO's jpnum.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Date |
DateSelectorUtil.convertDateToClientDate(java.util.Date d,
java.util.Locale l,
java.util.TimeZone tz) |
static com.ibm.icu.util.Calendar |
DateSelectorUtil.getCalendarForPattern(java.lang.String d,
int day,
int month,
java.util.Locale l,
java.util.TimeZone tz,
int type) |
static com.ibm.icu.util.Calendar |
DateSelectorUtil.getCalendarForPattern(java.lang.String d,
int day,
int month,
java.util.Locale l,
java.util.TimeZone tz,
java.util.Locale clientl,
java.util.TimeZone clienttz,
int type) |
Modifier and Type | Class and Description |
---|---|
class |
LSNRActionHandledException
Exception throw for E-mail Listener action exception
|
Modifier and Type | Method and Description |
---|---|
void |
ParserService.checkSqlInjection(java.lang.String where)
check if where clause includes ";" with sql injection statement
|
void |
ParserServiceRemote.checkSqlInjection(java.lang.String where)
Checks if where clause includes ";" with sql injection statement.
|
Modifier and Type | Method and Description |
---|---|
void |
UpgTemplate.showMXException(MXApplicationException e)
Display a message to the console and to the logfile, including errorGroup and errorKey.
|
void |
CommonShell.showMXException(MXApplicationException e)
Display a message to the console and to the logfile, including errorGroup and errorKey.
|
void |
UpgTemplate.showMXException(MXApplicationException e,
boolean infoOnly,
boolean hideErrorKey)
Display a message to the console and to the logfile, including errorGroup and errorKey.
|
void |
CommonShell.showMXException(MXApplicationException e,
boolean infoOnly,
boolean hideErrorKey)
Display a message to the console and to the logfile, including errorGroup and errorKey.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map |
Util.getTenantExtAttributes(java.sql.Connection conn,
java.lang.String objectName,
int tenantId)
Returns the attributes for the given tenant and/or object.
|
java.util.ArrayList |
Util.updateViewMetaDataForExtendedAttr(java.sql.Connection conn,
java.lang.String objectName,
java.lang.String viewName,
java.util.Map extAttr,
int tenantId) |
Modifier and Type | Method and Description |
---|---|
void |
FldOMPVersion.validate()
Checks to make sure that the OMP product name is filled in if you try to
fill in the OMP version.
|
Modifier and Type | Method and Description |
---|---|
static void |
FldSwKbtCronTempDir.fileTest(java.lang.String dir,
java.lang.Object[] errorParams)
If directory does not exist, create it.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
MoutWORsvProcess.isUpdateSenderSysId(MboSetInfo mboSetInfo,
MboRemote mbo,
boolean isHeader)
Set sendersysid to Reservations children of WO as well.
|
Modifier and Type | Method and Description |
---|---|
static org.jdom2.Document |
MaximoBidiTransformer.transformFromMaximoFormat(org.jdom2.Document inDoc,
java.lang.String outFormat)
Transform the input
org.jdom.Document using the Maximo Bidi layout format to output
Bidi layout format (inbound). |
static org.jdom2.Document |
MaximoBidiTransformer.transformFromMaximoFormat(org.jdom2.Document inDoc,
java.lang.String outFormat,
java.util.Set exclusionsSet)
Transform the input
org.jdom.Document using the Maximo Bidi layout format to output
Bidi layout format (inbound). |
static org.jdom2.Document |
MaximoBidiTransformer.transformFromMaximoFormat(org.jdom2.Document inDoc,
java.lang.String outFormat,
java.util.Set exclusionsSet,
boolean transformAttributes)
Transform the input
org.jdom.Document using the Maximo Bidi layout format to output
Bidi layout format (inbound). |
static java.util.List |
MaximoBidiTransformer.transformFromMaximoFormat(java.util.List inStrs,
java.lang.String outFormat)
Transform batch of strings using the Maximo Bidi layout format to output Bidi layout format (inbound).
|
static java.util.List |
MaximoBidiTransformer.transformFromMaximoFormat(java.util.List inStrs,
java.lang.String outFormat,
java.util.Map errors)
Transform batch of strings using the Maximo Bidi layout format to output Bidi layout format (inbound).
|
static java.lang.String |
MaximoBidiTransformer.transformFromMaximoFormat(java.lang.String text,
java.lang.String outFormat)
Transform text from Maximo Bidi layout format to external Bidi layout format (outbound)
|
static org.jdom2.Document |
MaximoBidiTransformer.transformToMaximoFormat(org.jdom2.Document inDoc,
java.lang.String inFormat)
Transform the input
org.jdom.Document using the input Bidi layout format to
Maximo Bidi layout format (outbound). |
static org.jdom2.Document |
MaximoBidiTransformer.transformToMaximoFormat(org.jdom2.Document inDoc,
java.lang.String inFormat,
java.util.Set exclusionsSet)
Transform the input
org.jdom.Document using the input Bidi layout format to
Maximo Bidi layout format (outbound). |
static org.jdom2.Document |
MaximoBidiTransformer.transformToMaximoFormat(org.jdom2.Document inDoc,
java.lang.String inFormat,
java.util.Set exclusionsSet,
boolean transformAttributes)
Transform the input
org.jdom.Document using the input Bidi layout format to
Maximo Bidi layout format (outbound). |
static java.util.List |
MaximoBidiTransformer.transformToMaximoFormat(java.util.List inStrs,
java.lang.String inFormat)
Transform batch of strings using the input Bidi layout format to Maximo Bidi layout format (outbound).
|
static java.util.List |
MaximoBidiTransformer.transformToMaximoFormat(java.util.List inStrs,
java.lang.String inFormat,
java.util.Map errors)
Transform batch of strings using the input Bidi layout format to Maximo Bidi layout format (outbound).
|
static java.lang.String |
MaximoBidiTransformer.transformToMaximoFormat(java.lang.String text,
java.lang.String inFormat)
Transform text from external Bidi layout format to Maximo Bidi layout format (inbound)
|
Modifier and Type | Method and Description |
---|---|
void |
FileLoaderProcess.processCleanup()
Clean up called by flat and xml file load callers to to update database file extract entry,
clean up on sql statements, connection etc.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
MicUtil.getBooleanProperty(java.lang.String propName,
boolean dflt) |
boolean |
MaxEndPointPropInfo.getBooleanValue()
Get boolean property value
|
static int |
MicUtil.getIntegerProperty(java.lang.String propName,
int dflt) |
java.lang.String[] |
MicService.getTargetWindow(java.lang.String launchEntryName,
MboRemote mainMbo)
Get Target Window.
|
protected boolean |
MicSetOut.isUpdateSenderSysId(MboSetInfo mboSetInfo,
MboRemote mbo,
boolean isHeader)
For event scenario only the primary Mbo [of the channels object structure] is candidate
[for its sendersysid column to be updated] as long as its persistent and the event is
not a delete event.
|
java.util.Map |
EntMicService.parseQueueSelector(java.lang.String selector)
Sets user info for interface table processing
|
Modifier and Type | Method and Description |
---|---|
protected static boolean |
WebServicesUtil.isAppServerContainerDeployment() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
GLFormat.checkType(int segno,
java.lang.String val)
Check the type of the segment to make sure it is OK !
|
void |
DBShortcut.connect(ConnectionKey conKey)
This method obtains a SQL.Connection to the database connected by
MXServer The returned connection is obtained by MXserver.
|
java.lang.String |
Mbo.getRowStamp()
Returns the string representation of the rowstamp.
|
java.lang.Object |
Mbo.getRowStampObject() |
int |
Mbo.getTenantId(java.lang.String tableName) |
void |
GLFormat.mergeString(java.lang.String val)
Merge the specified string with the current value
The current value of the account has highest priority, and the
passed in string will be used to fill in any non specified values
|
Modifier and Type | Method and Description |
---|---|
MaxCondition |
MboRelationPath.getMaxCondition()
Return the condition.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PlusCFldJPDatasheetLocation.validateLocationIsTag()
Validate that the associated location is a tag id.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
PlusCFldToleranceUpdate.doCalculateAveragesAndStdDevs(MboRemote mboRemote,
java.lang.String fieldName)
Calculates averages and standard deviations for the given field in the
point's group.
|
protected java.lang.String |
PlusCFldToleranceUpdate.formatDoubleMax(java.lang.String value,
int maxFraction)
Format double max.
|
protected boolean |
PlusCWODSPoint.getBoolean(java.lang.String attribute,
boolean valueIfNull)
Returns the given attributes boolean value, or
valueIfNull
if the attribute is null. |
boolean |
PlusCWODSRemote.getBooleanWithDefault(java.lang.String attribute,
boolean valueIfNull)
Returns the given attributes boolean value, or
valueIfNull
if the attribute is null. |
boolean |
PlusCWODS.getBooleanWithDefault(java.lang.String attribute,
boolean valueIfNull)
Returns the given attributes boolean value, or
valueIfNull
if the attribute is null. |
protected double |
PlusCFldToleranceUpdate.strToDbl(java.lang.String a)
Str to dbl.
|
protected void |
PlusCFldWODSTagLocation.validateLocationIsTag()
Validate that the associated location is a tag id.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
MXServerRemote.getAppServiceNames() |
java.util.ArrayList |
MXServerRemote.getMboCounts() |
java.util.ArrayList |
MXServer.getMboCounts()
Deprecated.
|
java.util.ArrayList |
MXServerRemote.getMboCounts(int tenantID) |
java.util.ArrayList |
MXServer.getMboCounts(int tenantID)
This method returns an ArrayList of MboSet and Mbo counts
The Array list contains a list of String[] in the following
format
For non-MT
String["Server Name","MboSet Name", "MboSet Count", "Mbo Count"]
For MT["Server Name-Tenant Code","MboSet Name", "MboSet Count", "Mbo Count"]
String
|
SrvCommRemote |
MXServerRemote.getServerCommandRemote(java.lang.String name,
java.lang.String passwd) |
SrvCommRemote |
MXServer.getServerCommandRemote(java.lang.String name,
java.lang.String passwd)
Deprecated.
|
SrvCommRemote |
MXServerRemote.getServerCommandRemote(UserInfo userInfo) |
SrvCommRemote |
MXServer.getServerCommandRemote(UserInfo userInfo) |
SrvCommRemote |
MXServerRemote.getSrvComm(java.lang.String name,
java.lang.String passwd) |
SrvCommRemote |
MXServer.getSrvComm(java.lang.String name,
java.lang.String passwd)
Return the Server Command "interface"
|
void |
MXServer.validateS2stokenConfigValue() |
Modifier and Type | Class and Description |
---|---|
class |
MXApplicationRecordLockException |
class |
MXApplicationWarningException
Represents a validation warning level exception that can occur
during filed setValue() validation.
|
class |
MXApplicationYesNoCancelException
Represents a yes/no/cancel exception that can occur
during filed setValue() validation or any action.
|
class |
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.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
MXFormat.dateTimeToString(java.util.Date date,
java.lang.String dateFormat,
java.util.Locale l,
java.util.TimeZone tz) |
static double |
MXFormat.durationToDouble(java.lang.String s)
Convert a duration string to a double value.
|
static double |
MXFormat.durationToDouble(java.lang.String s,
java.util.Locale l)
Convert a duation string to a double value using the specified locale.
|
static java.util.Date |
MXFormat.jmigStringToDateTime(java.lang.String s)
Convert a dateTime String in ISO 8601 format to a Date object
|
static int[] |
MXFormat.parseDateTime(java.lang.String s,
java.util.Locale l,
java.lang.String pattern)
Break a date, datetime or time string into constituent parts.
|
static int[] |
MXNFormat.parseDateTime(java.lang.String s,
com.ibm.icu.util.ULocale l,
java.lang.String pattern)
Break a date, datetime or time string into constituent parts.
|
static java.util.Date |
MXFormat.sqlWindowsStringToDateTime(java.lang.String s)
Convert a string to a date using the specified locale and time zone
|
static double |
MXFormat.stringToAmount(java.lang.String s)
convert and amount string to a double using the default locale
|
static double |
MXFormat.stringToAmount(java.lang.String s,
java.util.Locale l)
Convert and amount string to a double using the specified locale.
|
static boolean |
MXFormat.stringToBoolean(java.lang.String s)
Convert a string to a boolean value with default locale
|
static boolean |
MXFormat.stringToBoolean(java.lang.String s,
java.util.Locale l)
Convert a string to a boolean value specific locale
|
static java.util.Date |
MXNFormat.stringToDate(java.lang.String s)
Convert a string to a date using the default locale amd default time zone
|
static java.util.Date |
MXFormat.stringToDate(java.lang.String s)
Convert a string to a date using the default locale amd default time zone
|
static java.util.Date |
MXFormat.stringToDate(java.lang.String s,
java.util.Locale l)
Convert a string to a date using the specified locale and default time zone
|
static java.util.Date |
MXFormat.stringToDate(java.lang.String s,
java.util.Locale l,
java.util.TimeZone tz)
Convert a string to a date using the specified locale and time zone
|
static java.util.Date |
MXNFormat.stringToDate(java.lang.String strDate,
java.lang.String strFormat)
Convert a string to date using the specidied format
|
static java.util.Date |
MXFormat.stringToDate(java.lang.String strDate,
java.lang.String strFormat)
Convert a string to date using the specidied format
|
static java.util.Date |
MXNFormat.stringToDate(java.lang.String s,
com.ibm.icu.util.ULocale l)
Convert a string to a date using the specified ULocale and default time zone
|
static java.util.Date |
MXNFormat.stringToDate(java.lang.String s,
com.ibm.icu.util.ULocale l,
java.util.TimeZone tz)
Convert a string to a date using the specified ULocale and time zone
|
static java.util.Date |
MXNFormat.stringToDateTime(java.lang.String s)
Convert a datetime string to a date using the default ULocale and time zone.
|
static java.util.Date |
MXFormat.stringToDateTime(java.lang.String s)
Convert a datetime string to a date using the default locale and time zone.
|
static java.util.Date |
MXFormat.stringToDateTime(java.lang.String s,
java.util.Locale l)
Convert datetime string to a date using the specified locale and default time zone.
|
static java.util.Date |
MXFormat.stringToDateTime(java.lang.String s,
java.util.Locale l,
java.util.TimeZone tz)
Convert a datetime string to a date using the specified locale and time zone.
|
static java.util.Date |
MXNFormat.stringToDateTime(java.lang.String s,
com.ibm.icu.util.ULocale l)
Convert datetime string to a date using the specified ULocale and default time zone.
|
static java.util.Date |
MXNFormat.stringToDateTime(java.lang.String s,
com.ibm.icu.util.ULocale l,
java.util.TimeZone tz)
Convet a datetime string to a date using the specified ULocale and time zone.
|
static double |
MXFormat.stringToDouble(java.lang.String s)
Convert a string to a double using the default locale.
|
static double |
MXFormat.stringToDouble(java.lang.String s,
java.util.Locale l)
convert a double to string using the specified locale
|
static double |
MXFormat.stringToDouble(java.lang.String s,
java.util.Locale l,
boolean userUIMod)
convert a string to double using the specified locale.
|
static int |
MXFormat.stringToInt(java.lang.String s)
Convert a string to an integer using the default locale
|
static int |
MXFormat.stringToInt(java.lang.String s,
java.util.Locale l)
Convert a string to an integer using the specified locale
|
static int |
MXFormat.stringToIntAsBindNumber(java.lang.String s)
Convert a string to an integer expecting it to be the bind number in the sql statement.
|
static long |
MXFormat.stringToLong(java.lang.String s)
Convert a string to a long using the default locale
|
static long |
MXFormat.stringToLong(java.lang.String s,
java.util.Locale l)
Convert a string to a long using the specified locale
|
static java.util.Date |
MXFormat.stringToTime(java.lang.String s)
Convert a time string to a date using the default locale and time zone.
|
static java.util.Date |
MXFormat.stringToTime(java.lang.String s,
java.util.Locale l)
Convert a time string to a date using the specified locale and default time zone.
|
static java.util.Date |
MXFormat.stringToTime(java.lang.String s,
java.util.Locale l,
java.util.TimeZone tz)
Convert a time string to a date using the specified locale and time zone.
|
Modifier and Type | Method and Description |
---|---|
BIMViewer |
AssetLookupBaseToo.getModel() |
BIMViewer |
AssetLookupBase.getModel() |
java.util.Set |
AssetLookupBaseToo.getValueList() |
java.util.Set |
AssetLookupBase.getValueList() |
Modifier and Type | Method and Description |
---|---|
int |
CraftAppBean.MKISCREW()
The user can change the CRAFT.ISCREW flag for all records or all selected records.
|
Modifier and Type | Method and Description |
---|---|
int |
InventoryAppBean.STATUS() |
int |
InventoryAppBean.TAXCODES() |
Modifier and Type | Method and Description |
---|---|
int |
ItemAppBean.CAPCSTADG() |
int |
ItemAppBean.ITEMORG() |
int |
ItemAppBean.MKISCREW()
The user can change the ITEM.ISCREW flag for all records or all selected records.
|
int |
ItemAppBean.STATUS() |
int |
ItemAppBean.TOOLCHARGE() |
Modifier and Type | Method and Description |
---|---|
int |
LaborAppBean.ADDCREWWO() |
Modifier and Type | Method and Description |
---|---|
int |
PersonGroupAppBean.MKISCREW()
The user can change the PERSONGROUP.ISCREWWORKGROUP flag for all records or all selected records.
|
Modifier and Type | Method and Description |
---|---|
int |
ReceiptsAppBean.approvereceipts() |
Modifier and Type | Method and Description |
---|---|
protected void |
ReportScheduleCommonBean.checkEmailField(MboRemote reportSched,
MboRemote reportRemote)
Performs checks on REPORTSCHED.EMAILUSERS:
If REPORTSCHED.EMAILUSERS is null or empty.
Calls
checkEmailTargets()
|
protected void |
ReportScheduleCommonBean.checkEmailTargets(MboRemote reportSched)
Performs checks on REPORTSCHED.EMAILUSERS:
Checks if each email address correspond to a Maximo User e-mail;
validation is done against EMAIL.EMAILADDRESS entries. |
protected void |
ReportScheduleCommonBean.checkRecurringSchedule(MboRemote reportSched,
MboRemote reportRemote)
Performs check only if the scheduled report set as recurring:
REPORTSCHED.SCHEDULE is not null or empty
|
protected void |
ReportScheduleCommonBean.checkRunOnceSchedule(MboRemote reportSched,
MboRemote reportRemote)
Performs check only if the scheduled report set to run once:
REPORTSCHED.ONCEDATETIME is not null
|
protected MboRemote |
ReportScheduleCommonBean.getReport(MboRemote reportSched)
Returns the
REPORT entry attached to this REPORTSCHED by the REPORT relationship. |
Modifier and Type | Method and Description |
---|---|
int |
ModifyTemplates.deleterow()
Asks for confirmation of deletion of a template from dialog before deleting it
|
Modifier and Type | Class and Description |
---|---|
class |
MXApplicationLiteralWarningException
This class is necessary to allow multiple exceptions be shown in one message
box in an orderly way
|
Modifier and Type | Method and Description |
---|---|
void |
UploadFile.writeToDisk() |
void |
UploadFile.writeToDisk(boolean removespace) |
void |
UploadFile.writeToDisk(boolean removespace,
boolean removepercent) |
Modifier and Type | Method and Description |
---|---|
WFInstanceRemote |
WFProcess.initiateWorkflow(MboRemote targetMbo,
java.lang.String memo)
Initiate this process on the target Mbo.
|