Modifier and Type | Method and Description |
---|---|
void |
ContentCatalogAppBean.CANCEL() |
void |
ContentCatalogAppBean.delete() |
void |
CatalogItemsBean.DOWNLOADPKG() |
void |
ContentCatalogAppBean.EDIT() |
MboSetRemote |
Catalog.getMboSet(java.lang.String arg0) |
void |
ContentCatalogAppBean.initializeApp() |
void |
CatalogItemsBean.INSTALL() |
void |
CatalogItemsBean.INSTALLCOMPLETE() |
void |
CatalogItemsBean.INSTALLPKG() |
void |
ContentCatalogAppBean.NEW() |
void |
Catalog.parseCatalog(MboSetRemote ms,
java.lang.String urlString,
java.lang.String descString) |
void |
CatalogItemsBean.save() |
void |
ContentCatalogAppBean.SAVECATALOG() |
int |
ContentCatalogAppBean.selectrecord() |
int |
CatalogTableBean.selectrecord() |
int |
CatalogResultsTableBean.selectrecord() |
int |
ReplacementsTableBean.setvalue() |
Modifier and Type | Method and Description |
---|---|
static long |
MaxSequence.generateKey(java.sql.Connection con,
java.lang.String tbName,
java.lang.String name)
Generates a unique key used by long description and workflow ID columns.
|
Modifier and Type | Method and Description |
---|---|
void |
CatalogItemRemote.downloadContent() |
void |
CatalogItem.downloadContent() |
java.lang.String |
CatalogItemRemote.getDownloadMessages() |
java.lang.String |
CatalogItem.getDownloadMessages() |
java.lang.String |
CatalogItemRemote.getInstallMessages() |
java.lang.String |
CatalogItem.getInstallMessages() |
java.util.List<java.lang.String> |
CatalogItemRemote.getJythonScripts() |
java.util.List<java.lang.String> |
CatalogItem.getJythonScripts() |
MboSetRemote |
ContentReplacement.getList(java.lang.String attribute) |
void |
CatalogItemRemote.installContent() |
void |
CatalogItem.installContent() |
boolean |
CatalogItemRemote.isDownloadComplete() |
boolean |
CatalogItem.isDownloadComplete() |
boolean |
CatalogItemRemote.isDownloadFailed() |
boolean |
CatalogItem.isDownloadFailed() |
boolean |
CatalogItemRemote.isInstallComplete() |
boolean |
CatalogItem.isInstallComplete() |
boolean |
CatalogItemRemote.isInstallFailed() |
boolean |
CatalogItem.isInstallFailed() |
java.lang.String |
CatalogItemRemote.loadLicense() |
java.lang.String |
CatalogItem.loadLicense() |
Modifier and Type | Method and Description |
---|---|
void |
AutoScriptDelegateAction.applyCustomAction(MboRemote arg0,
java.lang.Object[] arg1) |
Modifier and Type | Method and Description |
---|---|
void |
FldVarType.action()
set NOVALIDATION, NOACCESSCHECK, NOACTION field flag based on variable type
alndomain value
|
void |
FldVarBindingType.action()
set "literal" field flag based on binding type synonymdomain value
|
void |
FldScrLPScriptOrigin.action() |
void |
FldScrLaunchPointType.action()
set required and read only field flag based on LAUNCH Point type synonymdomain value
|
void |
FldScriptOwnerName.action()
Sets the owner info when owner Person name changes.
|
void |
FldScriptOwnerID.action()
Sets the owner info when owner Person Id changes
|
void |
FldScriptOwner.action()
Sets the Created By user info when Owner is the same as the Created By
Person.
|
void |
FldScriptIfaceTypeRefresh.action()
Set the required fields for a given ifacetype and reset the specific values
|
void |
FldScriptIfaceType.action()
Set the Autoscript value with the selected radio button values for the Integration
|
void |
FldScriptEventType.action() |
void |
FldScriptCreatedByName.action()
Sets the created user info when created Person Id changes.
|
void |
FldScriptCreatedByID.action() |
void |
FldScriptCreatedBy.action()
Sets the created user info when created Person Id changes.
|
void |
FldLiteralDataType.action() |
void |
FldLaunchPointName.action()
Fills Launch point variable set when the launch point is changed.
|
void |
FldIsOverridden.action()
Flags to READONLY when the launch point vars Overridden is changed.
|
void |
FldIntObjectName.action()
Set the Autoscript value with the selected radio button values
|
void |
FldIfaceRQRSDir.action()
Reset the specific fields for Request and Response direction radio buttons
|
void |
FldIfaceName.action()
Set the Autoscript value with the selected radio button values
|
void |
FldICIfaceName.action()
Set the Autoscript value with the selected radio button values
|
void |
FldESIfaceName.action()
Set the Autoscript value with the selected radio button values
|
void |
FldCommonModified.action()
set the mbo to be modified.
|
void |
FldAutoScriptBinarySource.action() |
void |
FldAttributeValueNP.action()
Copies the value to VarBindValue
|
void |
ScriptLaunchPointVars.add()
Default value for some of the fields of the new Launch Point Vars.
|
void |
ScriptLaunchPoint.add()
Default value for some of the fields of the new Launch Point.
|
void |
AutoScriptVars.add() |
void |
AutoScriptState.add()
Add a new AutoScriptState object.
|
void |
AutoScript.add()
Default value for some of the fields of the new Script.
|
void |
ScriptLaunchPoint.appValidate()
Called when the mbo is saved to the database.
|
void |
AutoScriptVars.appValidate()
Called when the mbo is saved to the database.
|
void |
AutoScript.appValidate() |
void |
AutoScriptStateSet.canAdd()
In order to create new AutoScriptState, this set needs to be owned by a
AutoScript Mbo
|
void |
AutoScriptStateHandler.canChangeStatus(java.lang.String currentState,
java.lang.String desiredState,
long accessModifier)
Defines which State changes are legal.
|
void |
AutoScriptVars.canDelete()
checks whether the Auto Script variable records can be deleted
|
void |
AutoScriptState.canDelete()
Checks to make sure that the owner is the Script object
before proceeding to the delete method.
|
void |
AutoScript.canDelete()
scripts cannot be deleted when they are in archived state or when they
are being referenced by objects
|
void |
AutoScriptStateHandler.changeStatus(java.lang.String currentState,
java.lang.String desiredState,
java.util.Date date,
java.lang.String memo)
Changes the State from the current state to a desired state.
|
void |
AutoScriptStateHandler.checkStatusChangeAuthorization(java.lang.String desiredExternalState)
Checks to see if the user is authorized to make a state changes.
|
void |
AutoScriptStateHandler.checkUserSecurity(java.lang.String desiredMaxState)
Check out the users security rights to call the specified State.
|
void |
ScriptLaunchPointSet.commit() |
void |
AutoScriptSet.commit() |
void |
AutoScriptRemote.componentAdded() |
void |
AutoScript.componentAdded() |
void |
ScriptLaunchPoint.delete(long accessModifier)
override delete to delete this and records associated with this launch point
|
void |
AutoScriptVars.delete(long accessModifier)
override delete to delete this and records associated with this script
|
void |
AutoScript.delete(long accessModifier)
override delete to delete this and records associated with this script
|
MboRemote |
AutoScript.duplicate() |
boolean |
VarBindingTypeCondition.evaluateCondition(MboRemote mbo,
java.lang.Object param)
Evaluate the condition for displaying the Publish as Cognos Package action.
|
boolean |
IsAfterSelected.evaluateCondition(MboRemote mbo,
java.lang.Object param) |
void |
ScriptAttributeTreeSet.fill(java.lang.String objectName,
java.lang.String parentObjName,
java.lang.String relationName,
boolean top,
int leafLevel)
Sets originating MBO name
|
void |
ScriptLaunchPointVarsSetRemote.fillLaunchPointVars(MboRemote autoVarMbo)
Fills Launch Point Vars.
|
void |
ScriptLaunchPointVarsSet.fillLaunchPointVars(MboRemote autovar)
Fills Launch Point Vars.
|
MboRemote |
ScriptAttributeTreeSetRemote.findMbo(MboRemote mbo,
java.lang.String key) |
MboRemote |
ScriptAttributeTreeSet.findMbo(MboRemote mbo,
java.lang.String key) |
MboValueData[][] |
ScriptAttributeTreeSet.getAllHierarchies(java.lang.String object,
java.lang.String key,
java.lang.String[] attrs,
int maxRows) |
java.util.List<java.lang.String> |
ScriptAttributeTree.getAlnList() |
MboValueData[][] |
ScriptAttributeTreeSet.getChildren(java.lang.String object,
java.lang.String key,
java.lang.String[] attrs,
int maxRows)
Returns zero or more children objects in the hierarchy.
|
MboValueData[] |
ScriptAttributeTreeSet.getHierarchy(java.lang.String object,
java.lang.String key) |
MboSetRemote |
FldVarType.getList() |
MboSetRemote |
FldVarBindValue.getList()
Return/Filters list of varbindingvalue for the lookup based on the varbindingtype field.
|
MboSetRemote |
FldScriptLang.getList()
Return list of relationship name from the maxrelationship table.
|
MboSetRemote |
FldObjectName.getList() |
MboSetRemote |
FldLaunchPntVarBindValue.getList()
Return/Filters list of varbindingvalue for the lookup based on the varbindingtype field.
|
MboSetRemote |
FldIntObjectName.getList()
Return list of mbos for from the MaxIntObject table where maxvalue is INTEGRATION,MIGRATIONMGR,OSLC.
|
MboSetRemote |
FldIfaceName.getList()
Return list of mbos for from the maxifaceout table.
|
MboSetRemote |
FldICIfaceName.getList()
Return list of mbos for from the maxifaceinvoke table.
|
MboSetRemote |
FldESIfaceName.getList()
Return list of mbos for from the maxifacein table.
|
MboSetRemote |
FldAutoScript.getList()
Return list of relationship name from the maxrelationship table.
|
java.lang.String |
FldVarBindValue.getLookupName()
This method returns valuelist in case of maxprop or maxvars.
|
java.lang.String |
FldLaunchPntVarBindValue.getLookupName()
This method returns valuelist in case of maxprop or maxvars.
|
MboValueData[] |
ScriptAttributeTreeSet.getParent(java.lang.String object,
java.lang.String key,
java.lang.String[] attrs)
Returns zero or one parent object for the given object in the hierarchy.
|
MboValueData[][] |
ScriptAttributeTreeSet.getPathToTop(java.lang.String object,
java.lang.String key,
java.lang.String[] attrs,
int maxRows)
Returns all objects in the path to the top from the current object, i.e.
|
MboValueData[][] |
ScriptAttributeTreeSet.getSiblings(java.lang.String object,
java.lang.String key,
java.lang.String[] attrs,
int maxRows)
Returns zero or more siblings of the given object in the hierarchy.
|
MboValueData[][] |
ScriptAttributeTreeSetRemote.getTop(java.lang.String[] attrs,
int maxRows) |
MboValueData[][] |
ScriptAttributeTreeSet.getTop(java.lang.String[] attrs,
int maxRows)
Returns all the top level objects in the hierarchy, i.e.
|
MboValueData |
ScriptAttributeTreeSet.getUniqueIDValue(java.lang.String object,
java.lang.String[] attributes,
java.lang.String[] values) |
boolean |
ScriptAttributeTree.hasChildren()
Returns true of the current node has children.
|
boolean |
ScriptAttributeTree.hasParents() |
void |
ScriptLaunchPointVars.init() |
void |
ScriptLaunchPoint.init() |
void |
AutoScriptVars.init()
initialization routine.
|
void |
AutoScriptStateSet.init()
Initialize the set.
|
void |
AutoScriptState.init()
Initailze the object to be read only.
|
void |
AutoScript.init()
initialization rountine.
|
void |
FldScrLPScriptOrigin.initValue()
Initialize parent objectname based on persitant field parent object id.
|
void |
FldScriptOwnerName.initValue() |
void |
FldScriptOwnerID.initValue() |
void |
FldScriptIfaceTypeRefresh.initValue() |
void |
FldScriptIfaceType.initValue() |
void |
FldScriptEventType.initValue()
Initialize eventtype and disable the save fields
|
void |
FldScriptCreatedByName.initValue() |
void |
FldScriptCreatedByID.initValue() |
void |
FldIfaceRQRSDir.initValue() |
void |
FldAttributeValueNP.initValue()
Initialize parent objectname based on persitant field parent object id.
|
boolean |
AutoScriptVars.isFlagExist(long dbValue,
long compValue) |
boolean |
ScriptAttributeTree.isTop() |
void |
ScriptLaunchPointVars.modify()
This is called whenever a change is made to the attributes of ScriptLaunchPointVars.
|
void |
ScriptLaunchPoint.modify()
This is called whenever a change is made to the attributes of ScriptLaunchPoint.
|
void |
AutoScriptVars.modify()
This is called whenever a change is made to the attributes of AutoScriptVars.
|
void |
AutoScript.modify()
called whenever a field is modified to update the changedate and changeby
attributes
|
void |
AutoScriptStateHandler.postStatusChange(java.lang.String currentState,
java.lang.String State,
java.util.Date asOfDate,
java.lang.String memo)
This method is called by the framework's changeState method.
|
boolean |
AutoScriptRemote.preCompileScript() |
boolean |
AutoScript.preCompileScript() |
void |
ScriptLaunchPointVars.save()
Called when the mbo is saved to the database.
|
void |
ScriptLaunchPointRemote.saveObjectEvent()
Sets the flags for the objectevent field based on the current mbo field values.
|
void |
ScriptLaunchPoint.saveObjectEvent() |
void |
MaxLaunchPointProcess.setAdditionalData(MboSetRemote mboSet,
java.lang.String tableName)
Sets additional data from XML to MBO which was not set through
Integration Data Dictionary.
|
void |
ScriptAttributeTree.setAlnList(java.util.List<java.lang.String> in) |
void |
ScriptAttributeTreeSet.setHierarchy(java.lang.String object,
java.lang.String key,
java.lang.String hierarchy) |
MboRemote |
ScriptAttributeTreeSet.setup() |
MboSetRemote |
FldVarBindValue.smartFill(java.lang.String value,
boolean exact)
This method return null in case the domainid is null.
|
MboSetRemote |
FldLaunchPntVarBindValue.smartFill(java.lang.String value,
boolean exact)
This method return null in case the domainid is null.
|
java.lang.String |
VarBindingTypeCondition.toWhereClause(java.lang.Object param,
MboSetRemote msr)
Convert the condition to a where clause.
|
java.lang.String |
IsAfterSelected.toWhereClause(java.lang.Object param,
MboSetRemote msr) |
void |
FldVarName.validate() |
void |
FldVarBindValue.validate()
Validate that the MboSet returned used using either the relationship, or the where clause is
not empty.
|
void |
FldScriptOwnerName.validate()
No validation takes place, so override and do nothing.
|
void |
FldScriptOwner.validate()
No validation takes place, so override and do nothing.
|
void |
FldScriptLang.validate()
validation for checking supported script engines short name /alias
|
void |
FldScriptCreatedByName.validate()
No validation takes place, so override and do nothing.
|
void |
FldScriptCreatedBy.validate()
No validation takes place, so override and do nothing.
|
void |
FldLaunchPntVarBindValue.validate()
Validate that the MboSet returned used using either the relationship, or the where clause is
not empty.
|
void |
FldIntObjectName.validate()
Throw exception if the object structure is report object structure
|
void |
FldCommonModified.validate()
Called to validate the data
|
void |
FldAutoScriptSource.validate()
Make AliasConflict flag false when the FlatSupported Flag becomes false.
|
void |
FldAutoScriptBinarySource.validate()
Make AliasConflict flag false when the FlatSupported Flag becomes false.
|
void |
FldAutoScript.validate()
Called to validate the data
Validates object structure used with
|
Constructor and Description |
---|
AutoScriptState(MboSet ms) |
AutoScriptStateSet(MboServerInterface ms)
Construct the set of script State.
|
FldAttributeValueNP(MboValue mbv) |
FldAutoScript(MboValue mbv)
Constructor
|
FldESIfaceName(MboValue mbv)
Constructor
|
FldICIfaceName(MboValue mbv)
Constructor
|
FldIfaceName(MboValue mbv)
Constructor
|
FldIfaceRQRSDir(MboValue mbv)
Construct and attach to the MboValue.
|
FldIntObjectName(MboValue mbv)
Constructor
|
FldLaunchPntVarBindValue(MboValue mbv) |
FldScriptCreatedBy(MboValue mbv)
Construct without a criteria.
|
FldScriptCreatedByID(MboValue mbv)
Construct without a criteria.
|
FldScriptCreatedByName(MboValue mbv)
Construct without a criteria.
|
FldScriptIfaceType(MboValue mbv)
Construct and attach to the MboValue.
|
FldScriptIfaceTypeRefresh(MboValue mbv)
Construct and attach to the MboValue.
|
FldScriptOwner(MboValue mbv)
Construct without a criteria.
|
FldScriptOwnerID(MboValue mbv)
Construct without a criteria.
|
FldScriptOwnerName(MboValue mbv)
Construct without a criteria.
|
FldVarBindValue(MboValue mbv) |
MaxLaunchPointProcess()
Constructor
|
ScriptAttributeTree(MboSet ms)
Constructor
|
ScriptAttributeTreeSet(MboServerInterface ms)
Construct the set
|
Modifier and Type | Method and Description |
---|---|
void |
AutoScriptChangeState.add()
Sets up a new AutoScriptChangeState object.
|
Constructor and Description |
---|
AutoScriptChangeState(MboSet ms)
Constructor
|
AutoScriptChangeStateSet(MboServerInterface ms)
Construct the set
|
FldAutoScriptChangeState(MboValue mbv)
Construct and attach to the MboValue.
|
ScriptEnginesNPMbo(MboSet ms)
Constructor
|
ScriptEnginesNPSet(MboServerInterface ms)
Construct the set
|
Modifier and Type | Method and Description |
---|---|
int |
AutoScriptAppBean.addactionlaunchevent() |
int |
AutoScriptAppBean.addattributelaunchevent() |
int |
AutoScriptAppBean.addcustomconditionlaunchevent() |
int |
AutoScriptAppBean.addobjectlaunchevent() |
int |
AutoScriptAppBean.addscriptevent(java.lang.String intDomType) |
int |
ScriptWizardBean.cancelchanges()
Cancels the changes to the interaction.
|
int |
AutoScriptAppBean.cancelDialog() |
int |
ScriptWizardBean.complete()
Event fired when user click Complete button on the screen.
|
int |
CreateScriptDialogBean.complete()
Event fired when user click Complete button on the screen.
|
int |
AutoScriptAppBean.complete()
Event fired when user click Complete button on the Object Launch Point dialog.
|
int |
AutoScriptAppBean.CREATEACT() |
void |
AutoScriptAppBean.createAction() |
int |
AutoScriptChangeStatusBean.execute()
Method invoked from status dialog box
|
int |
AutoScriptAppBean.EXECUTE() |
void |
AutoScriptAppBean.executeScript() |
java.lang.String |
ScrRelationshipTreeBean.getTreeControlObjectName()
Gets the object name from the top level mbo/relationship.
|
boolean |
ScriptWizardBean.hasSigOptionAccess(int row,
java.lang.String sigOption) |
boolean |
ScriptConditionalBean.hasSigOptionAccess(int row,
java.lang.String sigOption) |
void |
ScriptObjectLpWizardBean.initialize() |
void |
ScriptCustomConditionLpWizardBean.initialize() |
void |
ScriptAttrLpWizardBean.initialize() |
void |
ScriptActionLpWizardBean.initialize() |
void |
AttributeTreeBean.initialize() |
void |
ScriptWizardBean.insert() |
void |
AutoScriptAppBean.insert() |
int |
ScriptWizardBean.loadData()
Import the file from the client system and set the content into Soure field in AutoScript Mbo.
|
int |
CreateScriptDialogBean.loadData()
Import the file from the client system and set the content into Soure field in AutoScript Mbo.
|
int |
ScriptWizardBean.nexttab()
Event fired when user click Next button on the screen.
|
int |
ScriptWizardBean.prevtab()
Event fired when user click Previous button on the screen.
|
int |
AttributeTreeBean.selectnode() |
void |
AttributeTreeBean.setcurrentnode(java.lang.String newobjectname,
java.lang.String newuniqueidname,
java.lang.String newuniqueidvalue) |
int |
AutoScriptAppBean.STATUS() |
void |
ScrSQLExpressionBldrBean.validateExp() |
Modifier and Type | Method and Description |
---|---|
PartnerInfo |
IMSessionHandler.getPartnerInfo(javax.servlet.http.HttpServletRequest httpRequest)
Get specific information about the target person to chat with which
includes the person's IM ID
|
static java.lang.String |
SessionInfoHelper.getSessionId(javax.servlet.http.HttpServletRequest request) |
static void |
Messages.setResourceBundle(javax.servlet.http.HttpSession httpSession) |
Constructor and Description |
---|
DynamicIcon(javax.servlet.http.HttpServletRequest request) |
Modifier and Type | Method and Description |
---|---|
int |
IMOpenConnectionDialog.openIMConnection() |
Modifier and Type | Method and Description |
---|---|
boolean |
CrewIDHider.evaluateCondition(MboRemote mbo,
java.lang.Object param) |
java.lang.String |
CrewIDHider.toWhereClause(java.lang.Object param,
MboSetRemote msr) |
Modifier and Type | Method and Description |
---|---|
void |
AMCrewSet.addPersonWarning(MXException e) |
void |
AMCrewSetRemote.addWarning(MXException e) |
Modifier and Type | Method and Description |
---|---|
void |
FldAMCTToolResourceID.action() |
void |
FldAMCTToolItemNum.action()
Update the required qualifications table to reflect the newly entered tool
|
void |
FldAMCTQualQuantity.action() |
void |
FldAMCTQualQualId.action()
Value changed: set quantity and position to null when applicable, and reset description
|
void |
FldAMCTQualPosition.action()
Clear out the qualificationid field, and
Toggle the Read/Write flag of quantity field as the position values changes
|
void |
FldAMCTCraftSkillLevel.action()
Delete the associated qualifications for the craft position
|
void |
FldAMCTCraftPosition.action()
Delete/Undelete any qualifications that are associated with the
previous/current position value.
|
void |
FldAMCTCraftCraft.action()
Delete the associated qualifications of the previous position value.
|
void |
FldAMCrewToolSqItemNum.action()
Performs the following actions when a tool is added or deleted
1.
|
void |
FldAMCrewToolSeq.action() |
void |
FldAMCrewToolEndDate.action() |
void |
FldAMCrewToolEffectiveDate.action()
Updates the EndDate based on the latest effective date of the previous tool asset.
|
void |
FldAMCrewToolAssetNum.action() |
void |
FldAMCrewStartDate.action() |
void |
FldAMCrewQualQuantity.action() |
void |
FldAMCrewQualPosition.action() |
void |
FldAMCrewQualId.action() |
void |
FldAMCrewLbrPosVendor.action() |
void |
FldAMCrewLbrPosSkillLevel.action() |
void |
FldAMCrewLbrPosPosition.action() |
void |
FldAMCrewLbrPosCraft.action() |
void |
FldAMCrewLaborPosition.action() |
void |
FldAMCrewLaborLaborCode.action()
Actions to be performed when valid Labor code is entered
|
void |
FldAMCrewLaborEndDate.action() |
void |
FldAMCrewLaborEffectiveDate.action() |
void |
FldAMCrewLaborCraft.action() |
void |
FldAMCrewDisplayFrom.action() |
void |
FldAMCrewDate.action() |
void |
FldAMCrewCrewStartDate.action() |
void |
FldAMCrewContract.action()
Remove the revisionnum if the value of contractnum is null.
|
void |
FldAMCrewCommonCraftRate.action()
Fill in all the values for the columns associated with this column of CraftRate mbo, when there is only one record.
|
void |
FldAMCrewCalNum.action() |
void |
FldAMCrewAMCrewType.action() |
void |
AMCTTool.add() |
void |
AMCTStatusHist.add()
Add a CTStatusHist object
|
void |
AMCTQualification.add() |
void |
AMCTCraft.add()
Add a new CTCraft record.
|
void |
AMCrewType.add()
Initialize all the fields that are required.
|
void |
AMCrewToolSq.add() |
void |
AMCrewTool.add() |
void |
AMCrewStatHis.add() |
void |
AMCrewQual.add()
Add a Qualification Mbo to the set
|
void |
AMCrewModAvail.add() |
void |
AMCrewLabPos.add() |
void |
AMCrewLabor.add() |
void |
AMCrew.add() |
void |
AMCrewSet.addPersonWarning(MXException e) |
void |
AMCTQualificationSetRemote.adjustCraftQuantities(int quantity) |
void |
AMCTQualificationSet.adjustCraftQuantities(int quantity)
Adjust the quantity fields for the mbos for which the current quantity
atrribute value exceeds quantity.
|
void |
AMCrewQualSetRemote.adjustCraftQuantities(int quantity) |
void |
AMCrewQualSet.adjustCraftQuantities(int quantity)
Adjust the quantity fields for the mbos for which the current quantity
atrribute value exceeds quantity.
|
void |
AMCrewQualSet.adjustQualQuantities(int quantity)
Adjusts the quantity fields for the mbos for which the current quantity
value exceeds the new quantity
|
void |
AMCTQualification.appValidate() |
void |
AMCrewTool.appValidate() |
void |
AMCrewModAvail.appValidate()
If the availability has been modified, we must check that all fields are filled in,
and that the number of work hours is within the range of the times specified.
|
void |
AMCrewLabor.appValidate() |
void |
AMCrewRemote.associateCrewType() |
void |
AMCrew.associateCrewType()
Associate the Crew Type copying all requirements (crafts, qualifications and tools)
|
void |
AMCrewRemote.calculateAvailabilityData() |
void |
AMCrew.calculateAvailabilityData()
The method calculates the values for the nonpersistent fields StartTime, Availability (i.e.
|
void |
AMCTQualification.canDelete()
Check if this CTQualification can be deleted.
|
void |
AMCrewType.canDelete()
Check if this CrewTemplate is referenced by a Crew object, in which case
disallow deletion by throwing an exception.
|
void |
AMCrewToolSq.canDelete()
Check if this AMCrew Tool Sequence can be deleted from the 'Required
Tools' table window in Crew Tab Business Rules : 1.
|
void |
AMCrewTool.canDelete() |
void |
AMCrewQual.canDelete()
Check to see if this Mbo can be deleted.
|
void |
AMCrewLabPos.canDelete()
Check if this AMCrew Labor Position can be deleted using the 'Required
Craft' table window Business Rules : 1.
|
void |
AMCrewLabor.canDelete() |
void |
AMCrew.canDelete()
Business Rules : 1.
|
void |
AMCrewType.changeStatus(java.lang.String status,
java.util.Date asOfDate,
java.lang.String memo,
long accessModifier) |
void |
AMCrew.changeStatus(java.lang.String status,
java.util.Date date,
java.lang.String memo,
long accessModifier) |
void |
AMCrew.changeStatus(java.lang.String newStatus,
java.lang.String memo) |
void |
AMCrewTypeStatusHandler.changeStatus(java.lang.String currentStatus,
java.lang.String status,
java.util.Date date,
java.lang.String memo) |
void |
AMCrewStatusHandler.changeStatus(java.lang.String currentStatus,
java.lang.String status,
java.util.Date date,
java.lang.String memo)
Changes the status of the AMCrew object
|
void |
AMCrewRemote.checkCalendarAndShift() |
void |
AMCrew.checkCalendarAndShift()
This method checks whether this crew has a calendar and a shift
associated with it.
|
void |
AMCrewLaborSet.checkExistingLabor(MboRemote unrestrictedMbo,
MboRemote owner)
Checks to see if the unrestirctedMbo's labor already exists in the current labors set based on
the laborcode and the effective date.
|
void |
AMCrewToolSet.checkExistingTools(MboRemote unrestrictedMbo,
MboRemote owner)
Checks to see if the unrestirctedMbo's asset already exists in the current tools set based on
the assetnumber and the effective date.
|
void |
AMCrewToolRemote.checkForAssetAlreadyAssigned(java.lang.String assetnum,
java.util.Date EffectiveDate) |
void |
AMCrewTool.checkForAssetAlreadyAssigned(java.lang.String laborCode,
java.util.Date SpecifiedEffectiveDate)
If the Specified 'EffectiveDate before CurrentDate':
Check to determine whether the selected Asset has already been assigned
to an existing active crew, for the specified EffectiveDate.
|
boolean |
AMCrewLabor.checkForCalShifNum()
Check for whether the selected labor is available for the Calendar and
Shiftnum of the crew.
|
boolean |
AMCrewLabor.checkForCrewAlreadyAssigned(java.lang.String laborCode,
java.util.Date EffectiveDate)
Check to determine whether the selected labor has already been assigned
to an existing active crew.
|
void |
AMCrewLaborRemote.checkForDatesOverlapping(MboRemote mbo) |
void |
AMCrewLabor.checkForDatesOverlapping(MboRemote mbo)
If the Labor exists in AMCREWLABOR table and dates are overlapping:
If the existing record has an 'End Date' and specified 'Effect Date or End Date' are between,
existing records 'Effective Date and End Date'
OR
If the existing record has no 'End Date' and the specified 'Effect Date' is after the existing record's
'Effect Date'
|
void |
AMCrewLaborRemote.checkForLaborAlreadyAssigned(java.lang.String laborCode,
java.util.Date EffectiveDate) |
void |
AMCrewLabor.checkForLaborAlreadyAssigned(java.lang.String laborCode,
java.util.Date SpecifiedEffectiveDate)
If the Specified 'EffectiveDate before CurrentDate':
Check to determine whether the selected labor has already been assigned
to an existing active crew, for the specified EffectiveDate.
|
void |
AMCrewLaborRemote.checkForRules(MboRemote mbo) |
void |
AMCrewLabor.checkForRules(MboRemote mbo)
Check for the Rules
|
void |
AMCrewToolSet.checkForSecondEntry(MboRemote unrestrictedMbo,
MboRemote owner) |
void |
AMCrewLaborSet.checkForSecondEntry(MboRemote unrestrictedMbo,
MboRemote owner) |
boolean |
AMCrewLabor.checkForValidQualification(java.lang.String sPosition)
To Check the selected Labor has all the qualifications required for the
Craft position
|
void |
AMCrewToolSet.checkPositionSequence(MboRemote unrestrictedMbo,
MboRemote owner) |
void |
AMCrewLaborSet.checkPositionSequence(MboRemote unrestrictedMbo,
MboRemote owner) |
boolean |
AMCrewToolSet.checkSetInMemory(MboRemote unrestrictedMbo,
MboSetRemote foundCollisions) |
boolean |
AMCrewLaborSet.checkSetInMemory(MboRemote unrestrictedMbo,
MboSetRemote foundCollisions) |
boolean |
AMCrewToolSet.checkSetInMemory(MboRemote unrestrictedMbo,
MboSetRemote foundCollisions,
boolean findAnyOverlap) |
boolean |
AMCrewLaborSet.checkSetInMemory(MboRemote unrestrictedMbo,
MboSetRemote foundCollisions,
boolean findAnyOverlap) |
void |
AMCrewTypeStatusHandler.checkStatusChangeAuthorization(java.lang.String desiredStatus) |
void |
AMCrewStatusHandler.checkStatusChangeAuthorization(java.lang.String desiredStatus) |
void |
AMCrewRemote.childHasChanged() |
void |
AMCrew.childHasChanged() |
void |
AMCrewLaborSet.createAMCrewLabor(MboRemote unrestrictedMbo,
MboRemote owner) |
void |
AMCrewLaborSetRemote.createAMCrewLabor(MboRemote unrestrictedMbo,
MboRemote owner,
boolean fromNewRow) |
void |
AMCrewLaborSet.createAMCrewLabor(MboRemote unrestrictedMbo,
MboRemote owner,
boolean fromNewRow) |
void |
AMCrewLaborSet.createAMCrewLabor(MboRemote unrestrictedMbo,
MboRemote owner,
boolean fromNewRow,
java.lang.String dialogID) |
void |
AMCrewLaborSet.createAMCrewLaborForRemove(MboRemote unrestrictedMbo,
MboRemote amCrewLab,
java.lang.String dialogID) |
void |
AMCrewLaborSet.createAMCrewLaborSqEntry(MboRemote unrestrictedMbo,
MboRemote owner) |
void |
AMCrewToolSetRemote.createAMCrewTool(MboRemote unrestrictedMbo,
MboRemote owner) |
void |
AMCrewToolSet.createAMCrewTool(MboRemote unrestrictedMbo,
MboRemote owner) |
void |
AMCrewToolSetRemote.createAMCrewTool(MboRemote unrestrictedMbo,
MboRemote owner,
boolean fromNewRow) |
void |
AMCrewToolSet.createAMCrewTool(MboRemote unrestrictedMbo,
MboRemote owner,
boolean fromNewRow) |
void |
AMCrewToolSet.createAMCrewTool(MboRemote unrestrictedMbo,
MboRemote owner,
boolean fromNewRow,
java.lang.String dialogID) |
void |
AMCrewToolSet.createAMCrewToolForRemove(MboRemote unrestrictedMbo,
MboRemote amCrewTool,
java.lang.String dialogID) |
void |
AMCrewToolSet.createAMCrewToolSqEntry(MboRemote unrestrictedMbo,
MboRemote owner) |
void |
AMCTTool.delete(long accessModifier)
Delete the CTTool record, and the associated required qualification
records.
|
void |
AMCTCraft.delete(long accessModifier)
Delete the CTCraft record, and the associated required qualification
records.
|
void |
AMCrewType.delete(long accessModifier)
Delete the CrewType record, and the associated CTTOOL,
CTQUALIFICATION, CTCRAFT, and CTSTATUSHIST records.
|
void |
AMCrewToolSq.delete(long accessModifier) |
void |
AMCrewQual.delete(long accessModifier) |
void |
AMCrewLabPos.delete(long accessModifier)
Business Rules : 1.
|
void |
AMCrewLabor.delete(long accessModifier) |
void |
AMCrew.delete(long accessModifier) |
void |
AMCrewLabPosRemote.deleteAssociatedLabor(java.lang.String position) |
void |
AMCrewLabPos.deleteAssociatedLabor(java.lang.String position) |
void |
AMCTToolRemote.deleteAssociatedQuals(java.lang.String itemNum) |
void |
AMCTTool.deleteAssociatedQuals(java.lang.String itemNum)
Delete the qualifications that are associated with a tool from
CTQualification.
|
void |
AMCTCraftRemote.deleteAssociatedQuals(java.lang.String position) |
void |
AMCTCraft.deleteAssociatedQuals(java.lang.String position)
Delete the qualifications that are associated with this CTCraft.
|
void |
AMCrewToolSqRemote.deleteAssociatedQuals(java.lang.String itemNum) |
void |
AMCrewToolSq.deleteAssociatedQuals(java.lang.String itemNum) |
void |
AMCrewLabPosRemote.deleteAssociatedQuals(java.lang.String position) |
void |
AMCrewLabPos.deleteAssociatedQuals(java.lang.String position)
Delete the qualifications that are referenced by this craft position
|
MboRemote |
AMCrewType.duplicate()
Create a duplicate CrewType object
|
MboRemote |
AMCrew.duplicate() |
void |
AMCrewSetRemote.filterByWork(MboSetRemote mboset)
filter crews by work
|
void |
AMCrewSet.filterByWork(MboSetRemote matchSet)
Do the filtering logic
|
double |
AMCrewTool.findAvailableTime(java.util.Date shiftStart,
java.util.Date shiftEnd)
Based on the shift start and shift end, we will return the total time available for this tool in hours.
|
double |
AMCrewLabor.findAvailableTime(java.util.Date shiftStart,
java.util.Date shiftEnd,
java.util.Date crewDate)
Based on the shift start and shift end, we will return the total time available for this tool in hours.
|
MboRemote |
AMCrewQualSetRemote.findByAttribute(java.lang.String attrName,
java.lang.String attrValue) |
MboRemote |
AMCrewQualSet.findByAttribute(java.lang.String attrName,
java.lang.String attrValue)
Finds a CTQualification mbo whose attribute value matches attrValue.
|
MboRemote |
AMCTQualificationSetRemote.findByAttributeWithTool(java.lang.String attrName,
java.lang.String attrValue,
boolean includeDeleted) |
MboRemote |
AMCTQualificationSet.findByAttributeWithTool(java.lang.String attrName,
java.lang.String attrValue,
boolean includeDeleted)
Finds a CTQualification mbo whose attribute value matches attrValue and is associated
with a tool.
|
MboRemote |
AMCrewQualSetRemote.findByAttributeWithToolDeleted(java.lang.String attrName,
java.lang.String attrValue) |
MboRemote |
AMCrewQualSet.findByAttributeWithToolDeleted(java.lang.String attrName,
java.lang.String attrValue) |
MboRemote |
AMCrewQualSetRemote.findByAttributeWithToolNotDeleted(java.lang.String attrName,
java.lang.String attrValue) |
MboRemote |
AMCrewQualSet.findByAttributeWithToolNotDeleted(java.lang.String attrName,
java.lang.String attrValue) |
MboRemote |
AMCrewToolSqSetRemote.findByKeyValue(java.lang.String keyName,
java.lang.String keyValue) |
MboRemote |
AMCrewToolSqSet.findByKeyValue(java.lang.String keyName,
java.lang.String keyValue) |
MboRemote |
AMCrewLabPosSetRemote.findByKeyValue(java.lang.String keyName,
java.lang.String keyValue) |
MboRemote |
AMCrewLabPosSet.findByKeyValue(java.lang.String keyName,
java.lang.String keyValue) |
MboRemote |
AMCTQualificationSetRemote.findByPosition(java.lang.String position) |
MboRemote |
AMCTQualificationSet.findByPosition(java.lang.String position)
Find a CTqualification mbo whose Position attribute value matches position.
|
MboRemote |
AMCTCraftSetRemote.findByPosition(java.lang.String keyValue) |
MboRemote |
AMCTCraftSet.findByPosition(java.lang.String keyValue)
Find the CTCraft object whose POSITION attribute matches keyValue.
|
MboRemote |
AMCrewQualSetRemote.findByPosition(java.lang.String position) |
MboRemote |
AMCrewQualSet.findByPosition(java.lang.String position)
Finds a Qualification mbo whose position value matches position.
|
MboRemote |
AMCTToolSetRemote.findByQualId(java.lang.String qualId) |
MboRemote |
AMCTToolSet.findByQualId(java.lang.String qualId)
Find a CTTool mbo whose one of its required qualifications matches qualId.
|
MboRemote |
AMCrewToolSqSetRemote.findByQualId(java.lang.String qualId) |
MboRemote |
AMCrewToolSqSet.findByQualId(java.lang.String qualId) |
MboRemote |
AMCTQualificationSetRemote.findByQuantity(int quantity) |
MboRemote |
AMCTQualificationSet.findByQuantity(int quantity)
Find a CTQualification mbo whose Quantity attribute value matches quantity.
|
MboRemote |
AMCrewQualSetRemote.findByQuantity(int quantity) |
MboRemote |
AMCrewQualSet.findByQuantity(int quantity)
Finds Qualification mbo whose quantity value matches quantity.
|
java.lang.String |
AMCrew.getAddressString()
There is no address string with LBSLocation.
|
java.lang.Double |
AMCrew.getAltitude() |
java.lang.Double |
AMCrew.getAltitudeAccuracy() |
double |
AMCrewRemote.getAssignedHours(boolean insideCurrentDateWorkingTime,
java.util.Date wpStartDateTime,
java.util.Date wpEndDateTime,
MboSetRemote dayNAssignmentSet) |
double |
AMCrew.getAssignedHours(boolean insideCurrentDateWorkingTime,
java.util.Date wpStartDateTime,
java.util.Date wpEndDateTime,
MboSetRemote dayNAssignmentSet)
Sums up the assigned hours of the assignments in the assignment set, but
only those portions of them that are actually inside working time.
|
double |
AMCrewRemote.getAvailableHours(java.util.Date startDate) |
double |
AMCrew.getAvailableHours(java.util.Date startDate)
Get either the number of workhours for this day, either from the modavail
table, if there is an entry, or from the workperiod table.
|
MboRemote |
AMCrewRemote.getAvailableMbo(java.util.Date startDate) |
MboRemote |
AMCrew.getAvailableMbo(java.util.Date startDate)
Get either the WorkPeriod mbo or the ModAvail mbo if there is one.
|
java.util.List<MboRemote> |
AMCrewRemote.getAvailableMboList(java.util.Date startDate) |
java.util.List<MboRemote> |
AMCrew.getAvailableMboList(java.util.Date startDate)
This returns either the workperiod or modavail mbo for the given parameters.
|
java.util.Date |
AMCrewRemote.getClientDTFromServerDT(java.util.Date serverDateTime,
java.util.GregorianCalendar scratchCal) |
java.util.Date |
AMCrew.getClientDTFromServerDT(java.util.Date serverDateTime,
java.util.GregorianCalendar scratchCal)
Generates a datetime in the client time zone from a datetime in the
server time zone, using previously calculated zone offsets.
|
java.util.Date |
AMCrewSetRemote.getClientWorkDate() |
java.util.Date |
AMCrewSet.getClientWorkDate() |
MboRemote |
AMCrewRemote.getCompositeWP(java.util.List<MboRemote> modAvailList,
java.util.Date workDate) |
MboRemote |
AMCrew.getCompositeWP(java.util.List<MboRemote> modAvailList,
java.util.Date workDate)
This takes a List of ModAvail mbos and combines them with the WorkPeriod of the same workdate,
if any, into a single "composite" workperiod.
|
java.util.Date |
AMCrewRemote.getCrewDate() |
java.util.Date |
AMCrew.getCrewDate()
Get crew date
|
int |
AMCrewRemote.getCrewMemberCount(java.util.Date desiredDate) |
int |
AMCrew.getCrewMemberCount(java.util.Date desiredDate)
Get members count related to MaxVar CREWDURATION for a specific date
|
java.util.Date |
AMCrewLaborSet.getCurrentDate()
Calculate Current Date
|
java.util.Date |
AMCrewRemote.getCurrentShiftEndDate(java.util.Date endDate) |
java.util.Date |
AMCrew.getCurrentShiftEndDate(java.util.Date endDate) |
java.util.Date |
AMCrewRemote.getCurrentShiftStartDate(java.util.Date effectiveDate) |
java.util.Date |
AMCrew.getCurrentShiftStartDate(java.util.Date effectiveDate) |
java.util.Date |
AMCrewRemote.getDateTime(java.util.Date workdt,
java.util.Date sttime) |
MboSetRemote |
AMCrewRemote.getDayNAssignmentSet(MboRemote theCrewMbo,
java.util.Date wpStartDateTime,
java.util.Date wpEndDateTime) |
MboSetRemote |
AMCrew.getDayNAssignmentSet(MboRemote theCrewMbo,
java.util.Date wpStartDateTime,
java.util.Date wpEndDateTime)
Fetch the mboset of those assignments for this crew that start within the
working time of the dayN under consideration.
|
java.util.Date |
AMCrew.getEarliestUnassignedDateTime(MboSetRemote dayNAssignmentSet,
java.util.Date rangeStartDateTime,
java.util.Date rangeFinishDateTime)
This is passed a mboSet of assignments and a datetime range.
|
java.util.Date |
AMCrewLaborSet.getEffectiveDate(java.util.Date effectivedate)
`
Calculate Effective Date
|
java.util.Date |
AMCrewLabor.getEffectiveDate(java.util.Date effectivedate)
Calculate Effective Date
|
java.util.Date |
AMCrewLaborSetRemote.getEffectiveDateTimeMinus(java.util.Date effectivedate) |
java.util.Date |
AMCrewLaborSet.getEffectiveDateTimeMinus(java.util.Date effectivedate)
`
Calculate Effective Date Time -1 Minute
|
java.util.Date |
AMCrewLaborSetRemote.getEffectiveDateTimePlus(java.util.Date effectivedate) |
java.util.Date |
AMCrewLaborSet.getEffectiveDateTimePlus(java.util.Date effectivedate)
`
Calculate Effective Date Time +1 Minute
|
java.util.Date |
AMCrewLaborSet.getEndDate(java.util.Date enddate)
Calculate End Date
|
java.util.Date |
AMCrewLaborSet.getEndDateTimePlus(java.util.Date enddate) |
java.lang.Double |
AMCrew.getHeading() |
java.lang.String |
AMCrewLaborSetRemote.getLaborPositionQualStatus(MboRemote crewQual,
java.util.Date desireddate) |
java.lang.String |
AMCrewLaborSet.getLaborPositionQualStatus(MboRemote crewQual,
java.util.Date desireddate) |
java.lang.String |
AMCrewLaborSetRemote.getLaborQualStatus(MboRemote crewQual,
java.util.Date desireddate) |
java.lang.String |
AMCrewLaborSet.getLaborQualStatus(MboRemote crewQual,
java.util.Date desireddate) |
java.lang.String |
AMCrewLaborSetRemote.getLaborRequirementStatus(MboRemote laborPos)
Deprecated.
as of 7.5.0.5
|
java.lang.String |
AMCrewLaborSet.getLaborRequirementStatus(MboRemote laborPos)
Deprecated.
as of 7.5.0.5
Requirement status is set in AMCrewLabPos.setStatusFromAssignedLabor
|
java.util.Collection |
AMCrewRemote.getLabors(java.util.Date currentDate) |
java.util.Collection |
AMCrew.getLabors(java.util.Date currentDate)
Get all labors assigned on this crew for the currentDate
|
java.util.Date |
AMCrew.getLastUpdate() |
java.lang.Double |
AMCrew.getLatitudeY() |
MboSetRemote |
FldAMCTToolItemNum.getList() |
MboSetRemote |
FldAMCTQualQualId.getList()
Get the list of qualifications from Qualification table
|
MboSetRemote |
FldAMCTCraftVendor.getList() |
MboSetRemote |
FldAMCTCraftSkillLevel.getList() |
MboSetRemote |
FldAMCTCraftCraft.getList() |
MboSetRemote |
FldAMCTCraftContractNum.getList() |
MboSetRemote |
FldAMCrewWorkGroup.getList() |
MboSetRemote |
FldAMCrewToolSqItemNum.getList()
overridden method
|
MboSetRemote |
FldAMCrewToolItemNum.getList()
overridden method
|
MboSetRemote |
FldAMCrewToolAssetNum.getList() |
MboSetRemote |
FldAMCrewShiftNum.getList() |
MboSetRemote |
FldAMCrewQualId.getList()
CMS: ADDED : TO DISPLAY ONLY VALID QUALIFICATIONS BASED ON THE VALUE IN THE POSITION column.
|
MboSetRemote |
FldAMCrewLbrPosCraft.getList() |
MboSetRemote |
FldAMCrewLaborVendor.getList() |
MboSetRemote |
FldAMCrewLaborSkillLevel.getList() |
MboSetRemote |
FldAMCrewLaborLaborCode.getList() |
MboSetRemote |
FldAMCrewLaborCraft.getList() |
MboSetRemote |
FldAMCrewLaborContractNum.getList() |
MboSetRemote |
FldAMCrewContract.getList()
Set the qbe's of the lookup.
|
MboSetRemote |
FldAMCrewCommonCraftRate.getList()
Set the qbe's of the lookup.
|
MboSetRemote |
FldAMCrewAMCrewType.getList() |
java.lang.Double |
AMCrew.getLocationAccuracy() |
java.lang.Double |
AMCrew.getLongitudeX() |
MboSetRemote |
AMCrew.getMboSet(java.lang.String name) |
java.util.Hashtable |
AMCrewSetRemote.getOriginalCrewQbe()
get original crew qbe
|
java.util.Hashtable |
AMCrewSet.getOriginalCrewQbe() |
java.lang.String |
AMCrewSetRemote.getOriginalCrewUserWhere()
get original crew user where
|
java.lang.String |
AMCrewSet.getOriginalCrewUserWhere() |
int |
AMCrewTypeRemote.getResourceNumber() |
int |
AMCrewType.getResourceNumber()
Return the number of resources on the crew
|
java.util.Date[] |
AMCrewRemote.getServerDateColumn() |
java.util.Date[] |
AMCrew.getServerDateColumn() |
java.util.Date |
AMCrewRemote.getServerDTFromClientDT(java.util.Date clientDateTime,
java.util.GregorianCalendar scratchCal) |
java.util.Date |
AMCrew.getServerDTFromClientDT(java.util.Date clientDateTime,
java.util.GregorianCalendar scratchCal)
Generates a datetime in the server time zone from a datetime in the
client time zone, using previously calculated zone offsets.
|
java.lang.Double |
AMCrew.getSpeed() |
SqlFormat |
FldAMCrewLaborVendor.getSqlForEnteredFields() |
SqlFormat |
FldAMCrewLaborSkillLevel.getSqlForEnteredFields() |
SqlFormat |
FldAMCrewLaborLaborCode.getSqlForEnteredFields() |
SqlFormat |
FldAMCrewLaborCraft.getSqlForEnteredFields() |
SqlFormat |
FldAMCrewLaborContractNum.getSqlForEnteredFields() |
double |
AMCTToolRemote.getStandardRate() |
double |
AMCTTool.getStandardRate()
Return the standard rate for the tool associated with this MBO
|
double |
AMCTCraftRemote.getStandardRate() |
double |
AMCTCraft.getStandardRate()
Return the standard rate for the craft associated with this MBO
|
double |
AMCrewToolRemote.getStandardRate() |
double |
AMCrewTool.getStandardRate()
Return standard rate for current tool asset
|
double |
AMCrewLaborRemote.getStandardRate() |
double |
AMCrewLabor.getStandardRate()
Return standard rate for current labor
|
java.util.Collection |
AMCrewRemote.getTools(java.util.Date currentDate) |
java.util.Collection |
AMCrew.getTools(java.util.Date currentDate)
Get all tools assigned on this crew for the currentDate
|
MboRemote |
AMCrewRemote.getValidContract(java.util.Date startDate) |
MboRemote |
AMCrew.getValidContract(java.util.Date startDate)
Get the valid contract for the Crew.
|
java.util.Date |
AMCrewSet.getWorkDate() |
java.util.Date |
AMCrewRemote.getWPEndDateTime(MboRemote WorkTimeMbo,
java.util.Date wpStartDateTime,
java.util.GregorianCalendar scratchCal) |
java.util.Date |
AMCrew.getWPEndDateTime(MboRemote WorkTimeMbo,
java.util.Date wpStartDateTime,
java.util.GregorianCalendar scratchCal)
Gets the end datetime for the workperiod.
|
java.lang.Boolean |
AMCrew.hasCoords() |
boolean |
AMCrewToolRemote.hasToolAssetAlreadyAssigned() |
boolean |
AMCrewTool.hasToolAssetAlreadyAssigned()
Check if the tool asset is already assign to some crew
|
void |
FldAMCrewToolEffectiveDate.init() |
void |
AMCTTool.init() |
void |
AMCTQualification.init() |
void |
AMCTCraft.init()
Initialise CTCraft object.
|
void |
AMCrewToolSq.init() |
void |
AMCrewTool.init() |
void |
AMCrewQual.init() |
void |
AMCrewLabPos.init() |
void |
AMCrewLabor.init() |
void |
AMCrew.init()
Initialize the AMCrew Mbo object
|
void |
FldAmCrewTypeEffRate.initValue() |
void |
FldAMCrewToolsSeqRequirementStatus.initValue() |
void |
FldAMCrewToolAvailHours.initValue() |
void |
FldAMCrewQualRequirementStatus.initValue() |
void |
FldAMCrewLbrPosRequirementStatus.initValue() |
void |
FldAMCrewLaborAvailHours.initValue() |
void |
FldAMCrewDisplayFrom.initValue() |
void |
FldAMCrewDate.initValue() |
boolean |
AMCrewRemote.isAMGridCreated() |
boolean |
AMCrew.isAMGridCreated() |
boolean |
AMCrewLaborRemote.isDatesOverlapping() |
boolean |
AMCrewLabor.isDatesOverlapping()
If the 'checkForDatesOverlapping' method is called, and called from FldAMCrewLaborLaborCode.Validate()
|
boolean |
AMCrew.isGISDataReadonly() |
boolean |
AMCrewToolRemote.isHasToolAssetLoop() |
boolean |
AMCrewTool.isHasToolAssetLoop() |
void |
AMCTCraft.modify() |
void |
AMCrewRemote.refreshkRequirements() |
void |
AMCrew.refreshkRequirements()
Refresh the required crafts, qualifications and tools.
|
MboSetRemote |
AMCrewLaborSet.removeLaborAssignment(MboRemote unrestrictedMbo,
MboRemote amCrewLab,
java.lang.String dialogID) |
MboSetRemote |
AMCrewLaborSet.removeLaborAssignment(MboRemote unrestrictedMbo,
MboRemote amCrewLab,
java.lang.String dialogID,
MboRemote collision)
Modifies existing records based on collisions found based on the unrestrictedMbo.
|
MboSetRemote |
AMCrewToolSet.removeToolAssignment(MboRemote unrestrictedMbo,
MboRemote amCrewTool,
java.lang.String dialogID) |
MboSetRemote |
AMCrewToolSet.removeToolAssignment(MboRemote unrestrictedMbo,
MboRemote amCrewTool,
java.lang.String dialogID,
MboRemote collision)
Modifies existing records based on collisions found based on the unrestrictedMbo.
|
void |
AMCrewStatHis.save() |
void |
AMCrewLabor.save()
Action when AMCrewLbor record is being saved
|
void |
AMCrew.saveGISData(java.lang.String address,
java.lang.String lat,
java.lang.String lng)
The address here is not saved as this will be writing out to LBSLocation table which
does not contain an address.
|
void |
AMCrew.saveLBSData(java.lang.Double lat,
java.lang.Double lng,
java.lang.Double locationAccuracy,
java.lang.Double altitudeAccuracy,
java.lang.Double altitude,
java.lang.Double heading,
java.lang.Double speed) |
void |
AMCrewRemote.setAMGridCreated(boolean gridCreated) |
void |
AMCrew.setAMGridCreated(boolean gridCreated) |
void |
AMCrewSetRemote.setClientWorkDate(java.util.Date CLNTWorkDate) |
void |
AMCrewSet.setClientWorkDate(java.util.Date CLNTWorkDate) |
void |
AMCrewRemote.setCrewDate(java.util.Date date) |
void |
AMCrew.setCrewDate(java.util.Date date)
Set crew date
|
void |
AMCrewToolRemote.setHasToolAssetLoop(boolean hasToolAssetLoop) |
void |
AMCrewTool.setHasToolAssetLoop(boolean hasToolAssetLoop) |
void |
AMCrewLaborRemote.setisDatesOverlapping(boolean datesOverlapping) |
void |
AMCrewLabor.setisDatesOverlapping(boolean datesOverlapping)
set this value from 'checkForDatesOverlapping' method on YES
|
void |
AMCrewSetRemote.setOriginalCrewQbe(java.util.Hashtable inQbe)
set original crew qbe
|
void |
AMCrewSet.setOriginalCrewQbe(java.util.Hashtable inQbe) |
void |
AMCrewSetRemote.setOriginalCrewUserWhere(java.lang.String inWhere)
set original crew user where
|
void |
AMCrewSet.setOriginalCrewUserWhere(java.lang.String inWhere) |
void |
AMCrewQual.setRequirementStatus(MboSet laborSet,
java.util.Date crewShiftStart,
java.util.Date crewShiftEnd,
int quantity) |
void |
AMCrewToolSq.setRequirementStatus(java.lang.String amcrew,
java.lang.String orgid,
java.util.Date crewShiftStart,
java.util.Date crewShiftEnd,
java.util.Date crewDate) |
void |
AMCrewLabPos.setRequirementStatus(java.lang.String amcrew,
java.lang.String orgid,
java.util.Date crewShiftStart,
java.util.Date crewShiftEnd,
java.util.Date crewDate) |
void |
AMCrewRemote.setServerDateColumn(java.util.Date[] newServerDateColumn) |
void |
AMCrew.setServerDateColumn(java.util.Date[] newServerDateColumn) |
void |
AMCrewToolSq.setStatusFromAssignedAssets(MboSet toolSet,
java.util.Date crewShiftStart,
java.util.Date crewShiftEnd) |
void |
AMCrewLabPos.setStatusFromAssignedLabor(MboSet laborSet,
java.util.Date crewShiftStart,
java.util.Date crewShiftEnd,
java.util.Date crewDate) |
void |
FldAMCrewLaborLaborCode.setValueFromLookup(MboRemote sourceMbo) |
void |
AMCrewSet.setWorkDate(java.util.Date workdate) |
void |
AMCrewRemote.setWorkHrs(java.util.Date DayOneClientDate) |
void |
AMCrew.setWorkHrs(java.util.Date DayOneClientDate)
Sets the available hours for the 7 dayN attributes (all non-persistent).
|
MboSetRemote |
FldAMCrewLaborVendor.smartFind(java.lang.String value,
boolean exact) |
MboSetRemote |
FldAMCrewLaborSkillLevel.smartFind(java.lang.String value,
boolean exact) |
MboSetRemote |
FldAMCrewLaborLaborCode.smartFind(java.lang.String value,
boolean exact) |
MboSetRemote |
FldAMCrewLaborCraft.smartFind(java.lang.String value,
boolean exact) |
MboSetRemote |
FldAMCrewLaborContractNum.smartFind(java.lang.String value,
boolean exact) |
void |
AMCTTool.undelete()
Undelete the CTTool record, and any associated qualifications.
|
void |
AMCTQualification.undelete()
Undelete a CTQualification record according to the following rules:
Checks to see if this qualification is associated with a tool, then
checks to see if this tool is marked for deletion, then throw an
exception.
|
void |
AMCTCraft.undelete()
Undelete the CTCraft record, and the associated qualifications.
|
void |
AMCrewToolSq.undelete() |
void |
AMCrewQual.undelete() |
void |
AMCrewLabPos.undelete() |
void |
AMCTToolRemote.undeleteAddAssociatedQuals() |
void |
AMCTTool.undeleteAddAssociatedQuals()
Undelete the qualifications that are associated with a tool.
|
void |
AMCrewToolSqRemote.undeleteAddAssociatedQuals() |
void |
AMCrewToolSq.undeleteAddAssociatedQuals() |
void |
AMCTCraftRemote.undeleteAssociatedQuals() |
void |
AMCTCraft.undeleteAssociatedQuals()
Undelete the qualifications that are associated with this craft.
|
void |
AMCrewQualSetRemote.updateQualStatus() |
void |
AMCrewQualSet.updateQualStatus() |
void |
AMCrewToolSqSetRemote.updateRequirementStatus() |
void |
AMCrewToolSqSet.updateRequirementStatus()
Loops through the requirements to see if the requirements have been fulfilled.
|
void |
AMCrewLabPosSetRemote.updateRequirementStatus() |
void |
AMCrewLabPosSet.updateRequirementStatus()
Loops through the requirements to see if the requirements have been fulfilled.
|
void |
AMCrewLabPosSetRemote.updateRequirementStatus(MboRemote laborPos)
Deprecated.
as of 7.5.0.5
|
void |
AMCrewLabPosSet.updateRequirementStatus(MboRemote laborPos)
Deprecated.
as of 7.5.0.5
|
void |
AMCrewTypeRemote.updateStandardRate() |
void |
AMCrewType.updateStandardRate()
Update standard rate field by calculating the sum of all craft
and tool rates
|
void |
AMCrewRemote.updateStandardRate() |
void |
AMCrew.updateStandardRate()
Update standard rate field by calculating the sum of all labor
and asset rates
|
void |
AMCrewToolSet.updateStatusTableViewStatusDialog()
Loops through the requirements to see if the requirements have been fulfilled.
|
void |
AMCrewLaborSet.updateStatusTableViewStatusDialog()
Loops through the requirements to see if the requirements have been fulfilled.
|
void |
FldAMCTToolResourceID.validate() |
void |
FldAMCTQualQuantity.validate()
Validate quantity value: Value must be >= 1, and <= to the CTCraft position count.
|
void |
FldAMCTQualQualId.validate()
Validate the qualificationid value: If QualificationId exists in
QualCraftSkill, and if a value exists in Position there must be a match
with CTCraft.Craft and CTCraft.SkillLevel of the associated position
|
void |
FldAMCTQualPosition.validate()
Validate that the position value is unique.
|
void |
FldAMCTCraftPosition.validate() |
void |
FldAMCrewWorkGroup.validate() |
void |
FldAMCrewToolSeq.validate() |
void |
FldAMCrewToolEndDate.validate() |
void |
FldAMCrewToolEffectiveDate.validate()
validates the values being input to the effective date field
Business Rule :
1.
|
void |
FldAMCrewToolAssetNum.validate()
Validates to make sure that the asset specified is the correct asset which is tied to the tool specified in the required tools.
|
void |
FldAMCrewQualQuantity.validate() |
void |
FldAMCrewQualPosition.validate() |
void |
FldAMCrewQualId.validate() |
void |
FldAMCrewLbrPosCraft.validate() |
void |
FldAMCrewLaborSkillLevel.validate()
Validate Skill Level
|
void |
FldAMCrewLaborPosition.validate() |
void |
FldAMCrewLaborLaborCode.validate() |
void |
FldAMCrewLaborEndDate.validate() |
void |
FldAMCrewLaborEffectiveDate.validate() |
void |
FldAMCrewLaborCraft.validate() |
void |
FldAMCrewEndDate.validate() |
void |
FldAMCrewDisplayFrom.validate() |
void |
FldAMCrewCrewEndDate.validate() |
void |
FldAMCrewContract.validate()
Check if the status of selected contract is approved.
|
void |
FldAMCrewCommonCraftRate.validate()
This method first gets a CraftRate set based on the
Craft,Skilllevel, Vendor, ContractNum, and Orgid that are currently filled in.
|
void |
FldAMCrewAMCrewType.validate() |
Constructor and Description |
---|
FldAMCrewAMCrewType(MboValue mbv) |
FldAMCrewCalNum(MboValue mbv) |
FldAMCrewCommonCraftRate(MboValue mbv,
boolean statusCriteria) |
FldAMCrewLaborCraft(MboValue mbv) |
FldAMCrewLaborLaborCode(MboValue mbv) |
FldAMCrewLaborSkillLevel(MboValue mbv) |
FldAMCrewLbrPosCraft(MboValue mbv) |
FldAMCrewLbrPosSkillLevel(MboValue mbv) |
FldAMCrewShiftNum(MboValue mbv) |
FldAMCrewToolAssetNum(MboValue mbv) |
MaxAMCrewProcess()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
FldCommonCrewAvailDate.action() |
MboSetRemote |
FldAMCrew.getList() |
void |
FldLaborCrewWorkGroup.validate() |
void |
FldCrewWorkGroup.validate() |
Constructor and Description |
---|
FldAMCrewType(MboValue mbv) |
FldCommonCrewAvailDate(MboValue mbv) |
Modifier and Type | Method and Description |
---|---|
void |
FldJobPlanAMCrewType.action() |
void |
FldJobPlanAMCrew.action() |
MboSetRemote |
FldJobPlanAMCrewType.getList() |
void |
FldJobPlanAMCrewType.init() |
void |
FldJobPlanAMCrew.init() |
void |
FldJobPlanAMCrewType.setValueFromLookup(MboRemote sourceMbo) |
void |
FldJobPlanAMCrew.setValueFromLookup(MboRemote sourceMbo) |
void |
FldJobPlanAMCrewType.validate()
Resets this objects current relationship and then validates that at least
one row exists in the sourceTable based on the values already entered in
the targetFields.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AMCrewWoLabRemote.actDurationExceeds(double totalacthrs,
double totalreghrs,
double totalprempayhrs) |
boolean |
AMCrewWoLab.actDurationExceeds(double totalacthrs,
double totalreghrs,
double totalprempayhrs)
Check if the labor is active in labor table
|
void |
FldWMAssignTmpWoNum.action() |
void |
FldWMAssignTmpTaskID.action() |
void |
FldWMAssignTmpActDur.action()
Set the Labor records Total Actual Hours and Total Regular Hours
|
void |
FldTempToolSeq.action() |
void |
FldAMCrewWOLabTotalActHrs.action() |
void |
FldAMCrewWOLabPremiumPayCode.action()
Set the values of premiumpayrate and premiumpayratetype to null, if the premiumpaycode is null
|
void |
WMAssignTmp.add() |
void |
AMCrewWoTl.add() |
void |
AMCrewWoLab.add() |
boolean |
AMCrewWoLabRemote.exceedsActDuration(double totalacthrs,
double totalreghrs,
double totalprempayhrs) |
boolean |
AMCrewWoLab.exceedsActDuration(double totalacthrs,
double totalreghrs,
double totalprempayhrs)
Regular Hours + Premium Pay Hours >
|
long |
WMAssignTmpRemote.getAssignmentID() |
long |
WMAssignTmp.getAssignmentID() |
MboSetRemote |
FldWMAssignTmpWoNum.getList() |
MboSetRemote |
FldWMAssignTmpTaskID.getList() |
MboSetRemote |
FldTempToolSeq.getList() |
MboSetRemote |
FldTempPosition.getList() |
MboSetRemote |
FldTempLaborCode.getList() |
MboSetRemote |
FldTempAssetNum.getList() |
MboSetRemote |
FldAMCrewWOLabPremiumPayCode.getList()
Returns the list of the valid premiumpay codes for the given craft.
|
boolean |
AMCrewWoLabRemote.hasActiveLabor() |
boolean |
AMCrewWoLab.hasActiveLabor()
Check if the labor is active in labor table
|
void |
WMAssignTmp.init()
Initialize flags
|
void |
AMCrewWoTl.init()
Initialize flags
|
void |
AMCrewWoLab.init()
Initialize flags
|
void |
WMAssignTmpRemote.setActualDuration() |
void |
WMAssignTmp.setActualDuration()
Return actual duration using start time and finish time
|
void |
WMAssignTmpRemote.setAllReadOny() |
void |
WMAssignTmp.setAllReadOny()
Initialize flags with all readonly
|
void |
AMCrewWoTlRemote.setAllReadOny() |
void |
AMCrewWoTl.setAllReadOny()
Initialize flags with all readonly
|
void |
AMCrewWoLabRemote.setAllReadOny() |
void |
AMCrewWoLab.setAllReadOny()
Initialize flags with all readonly
|
void |
WMAssignTmpRemote.setAssignmentID(long l) |
void |
WMAssignTmp.setAssignmentID(long id) |
void |
WMAssignTmpRemote.setEstimateDuration() |
void |
WMAssignTmp.setEstimateDuration() |
void |
FldWMAssignTmpStartTime.validate() |
void |
FldWMAssignTmpEndTime.validate() |
void |
FldTempLaborCode.validate() |
void |
FldAMCrewWOLabTotalRegularHrs.validate()
Total Regular Hours + Total Premium Pay Hours cannot exceed Total Actual Hours
Total Actual hours = Total Regular Hours + Total Premium Pay Hours
|
void |
FldAMCrewWOLabTotalPremPayHrs.validate()
Total Regular Hours + Total Premium Pay Hours cannot exceed Total Actual Hours
Total Actual hours must be = Total Regular Hours + Total Premium Pay Hours
|
java.util.Date |
WMAssignTmpRemote.validateDateTime(java.util.Date date,
java.util.Date date2) |
java.util.Date |
WMAssignTmp.validateDateTime(java.util.Date date,
java.util.Date time)
This method will take two dates as a parameters and remove the date section from
one and combine it with the time section from the other.
|
Modifier and Type | Method and Description |
---|---|
MboSetRemote |
FldLabTransEnterByAMCrew.getList() |
void |
FldLabTransEnterByAMCrew.validate() |
Modifier and Type | Method and Description |
---|---|
static AMCrew |
AMCrewUnitTestLibrary.addAssetToAMCrewViaNewRow(AMCrew amcrew,
java.lang.String toolseq,
Asset asset,
java.util.Date effectiveDate,
java.util.Date enddate,
boolean addToolRequirement,
boolean commit) |
static AMCrew |
AMCrewUnitTestLibrary.addAssetToAMCrewViaUnrestricted(AMCrew amcrew,
java.lang.String toolseq,
Asset asset,
java.util.Date effectiveDate,
java.util.Date enddate) |
void |
AMCrewUnitTest.addNewUnrestricedRowWithoutConflicts()
This is scenario K unit test case.
|
static AMCrewToolSq |
AMCrewUnitTestLibrary.addRequiredToolToAMCrew(AMCrew amcrew,
java.lang.String toolseq,
java.lang.String itemnum,
boolean commit) |
void |
AMCrewUnitTest.addUnrestrictedAsPreviousEntry()
This is scenario A unit test case.
|
void |
AMCrewUnitTest.changeEffectiveDate()
This is scenario J unit test case.
|
void |
AMCrewUnitTest.checkPreviousDateErrorModification()
This is scenario B unit test case.
|
void |
AMCrewUnitTest.checkRecordExistModification()
This is scenario C unit test case.
|
void |
AMCrewUnitTest.modifyEffectiveDateExtendEndDate()
This is scenario L unit test case.
|
void |
AMCrewUnitTest.modifyEffectiveDateToPast()
This is scenario D unit test case.
|
void |
AMCrewUnitTest.modifyEffectiveDateWithNullEndDate()
This is scenario F unit test case.
|
void |
AMCrewUnitTest.modifyEndDateFromOtherCrewAddToThisCrew()
This is scenario G unit test case.
|
void |
AMCrewUnitTest.modifyEndDateToFuture()
This is scenario E unit test case.
|
void |
AMCrewUnitTest.modifyEndDateToNull()
This is scenario E unit test case.
|
void |
AMCrewUnitTest.preppingCrew1() |
void |
AMCrewUnitTest.preppingCrew2() |
void |
AMCrewUnitTest.preppingCrew3() |
void |
AMCrewUnitTest.preppingCrew4() |
void |
AMCrewUnitTest.preppingCrew5() |
void |
AMCrewUnitTest.preppingForFollowingScenarios()
This resets the dates as a prep between scenario F and scenario G
For the Test Case Scenarios see RTC#60878
|
void |
AMCrewUnitTest.removeFromMiddleOfAssignment()
This is scenario H unit test case.
|
void |
AMCrewUnitTest.removeRecordsFromMultipleCrews()
This is scenario I unit test case.
|
void |
AMCrewUnitTest.testDeleteAMCrew() |
Modifier and Type | Method and Description |
---|---|
void |
FldDailyCrewReassignSelectedDate.action()
Set end date equal to current date.
|
void |
FldDailyCrewReassignCurrentDate.action()
Set end date equal to current date.
|
void |
FldDailyCrewReassignAMCrew.action() |
void |
FldAMCrewUnRestrictedToolAssetNum.action() |
void |
FldAMCrewToolUnRestrictedToAssetNum.action() |
void |
FldAMCrewLabUnRestrictedToLaborCode.action() |
void |
FldAMCrewLabUnRestrictedSkillLevel.action() |
void |
FldAMCrewLabUnRestrictedPosition.action() |
void |
FldAMCrewLabUnRestrictedLaborCode.action() |
void |
FldAMCrewLabUnRestrictedCraft.action() |
void |
DailyCrewReassign.add() |
void |
AMCTChangeStatus.add()
Adds a new Crew Type Status Change (CTChangeStatus) object
|
void |
AMCrewToolUnRestricted.add() |
void |
AMCrewLabUnRestricted.add() |
void |
AMCrewChngSt.add()
Adds a new AMCrew Change Status (AMCrewChngSt) object
|
void |
AMCrewAvail.add() |
void |
AMCrewAvailRemote.appValidate() |
void |
AMCrewAvail.appValidate()
If the availability has been modified, we must check that all fields are filled in,
and that the number of work hours is within the range of the times specified.
|
void |
AMCrewAvail.canDelete()
Delete can only happen if there is a AMCREWMODAVAIL record for this line.
|
void |
DailyCrewReassign.checkForLaborAlreadyAssigned(java.lang.String laborCode,
java.util.Date specifiedEffectiveDate)
Check to determine whether the selected labor has already been assigned
to an existing active crew, for the specified EffectiveDate.
|
void |
AMCrewToolUnRestricted.checkRequiredTools()
Checks the AMCREWs required tools to see if the item and sequence exists and prompts the user
how they want to handle a possible conflict with sequence and item number
|
void |
FldCrewWorkDate.createAMGrid(AMCrewRemote crewMbo) |
void |
AMCrewAvail.delete(long accessModifier)
Also delete the AMCREWMODAVAIL record.
|
void |
AMCrewAvailSet.execute()
Overrode to call save method
|
MboRemote |
AMCrewAvailRemote.getAvailPeriodMbo() |
MboRemote |
AMCrewAvail.getAvailPeriodMbo()
Simple getter
|
java.util.Date |
AMCrewToolUnRestricted.getCurrentShiftEndate(java.util.Date endDate) |
java.util.Date |
AMCrewLabUnRestricted.getCurrentShiftEndate(java.util.Date endDate) |
java.util.Date |
DailyCrewReassign.getCurrentShiftEndDate() |
java.util.Date |
DailyCrewReassign.getCurrentShiftStartDate() |
java.util.Date |
AMCrewToolUnRestricted.getCurrentShiftStartDate(java.util.Date effectiveDate) |
java.util.Date |
AMCrewLabUnRestricted.getCurrentShiftStartDate(java.util.Date effectiveDate) |
java.lang.String |
DailyCrewReassign.getDialogID() |
java.util.Date |
AMCrewLabUnRestricted.getEffectiveDateTimeMinus(java.util.Date effectivedate) |
java.util.Date |
AMCrewLabUnRestricted.getEndDateTimePlus(java.util.Date enddate) |
MboSetRemote |
FldAMCrewUnRestrictedToolSeq.getList() |
MboSetRemote |
FldAMCrewUnRestrictedToolItemNum.getList()
overridden method
|
MboSetRemote |
FldAMCrewUnRestrictedToolAssetNum.getList() |
MboSetRemote |
FldAMCrewToolUnRestrictedToAssetNum.getList() |
MboSetRemote |
FldAMCrewLabUnRestrictedVendor.getList() |
MboSetRemote |
FldAMCrewLabUnRestrictedToLaborCode.getList() |
MboSetRemote |
FldAMCrewLabUnRestrictedSkillLevel.getList() |
MboSetRemote |
FldAMCrewLabUnRestrictedLaborCode.getList() |
MboSetRemote |
FldAMCrewLabUnRestrictedCraft.getList() |
MboSetRemote |
FldAMCrewLabUnRestrictedContractNum.getList() |
int |
AMCrewAvailSetRemote.getModAvailRows() |
int |
AMCrewAvailSet.getModAvailRows()
retrieve AMCREWMODAVAIL rows
|
java.util.Date |
AMCrewLabUnRestricted.getReturnDate(java.util.Date effectivedate) |
SqlFormat |
FldAMCrewLabUnRestrictedVendor.getSqlForEnteredFields() |
SqlFormat |
FldAMCrewLabUnRestrictedToLaborCode.getSqlForEnteredFields() |
SqlFormat |
FldAMCrewLabUnRestrictedSkillLevel.getSqlForEnteredFields() |
SqlFormat |
FldAMCrewLabUnRestrictedLaborCode.getSqlForEnteredFields() |
SqlFormat |
FldAMCrewLabUnRestrictedCraft.getSqlForEnteredFields() |
SqlFormat |
FldAMCrewLabUnRestrictedContractNum.getSqlForEnteredFields() |
void |
FldDailyCrewReassignAMCrew.init()
Set the MboValue flag to readonly if the mbo is amcrewtype, craft or laborcode
|
void |
FldCrewWorkDate.initValue()
If this was the first DayN field accessed, the createAMGrid method is called;
otherwise, we do nothing and return.
|
void |
FldCrewPercentAlloc.initValue() |
boolean |
AMCrewAvailRemote.modifiedAvailability() |
boolean |
AMCrewAvail.modifiedAvailability()
Has this object been modified?
|
boolean |
AMCrewAvailSetRemote.needsSave() |
boolean |
AMCrewAvailSet.needsSave()
Loops through the set of mbo's calling modifiedAvailability on each.
|
void |
AMCrewAvailSetRemote.saveModifiedAvailability() |
void |
AMCrewAvailSet.saveModifiedAvailability()
Loop through the set of mbos determining if any have been modified.
|
void |
AMCrewAvailRemote.saveModifiedAvailability() |
void |
AMCrewAvail.saveModifiedAvailability()
If the mbo has been modified, update the AMCREWMODAVAIL mbo that already exists, if there is one,
or we add a new AMCREWMODAVAIL mbo and update that if one did not already exist.
|
void |
AMCrewAvailRemote.setAvailPeriodMbo(MboRemote availPeriodMbo) |
void |
AMCrewAvail.setAvailPeriodMbo(MboRemote availPeriodMbo)
Simple setter
|
void |
DailyCrewReassign.setDialogID(java.lang.String currentDialogID) |
MboRemote |
AMCrewAvailSet.setup()
Add AMCREW based owners handling
|
void |
AMCrewAvailSet.setupFields(java.util.Date inDate,
MboRemote crew)
Set up the fields by getting the workperiod or AMCREWMODAVAIL mbo associated with each day and copying the relevant data.
|
void |
AMCrewAvailRemote.setupFields(java.util.GregorianCalendar startCal,
MboRemote crew) |
void |
AMCrewAvail.setupFields(java.util.GregorianCalendar startCal,
MboRemote crew)
set field values
|
void |
FldAMCrewLabUnRestrictedLaborCode.setValueFromLookup(MboRemote sourceMbo) |
MboSetRemote |
FldAMCrewLabUnRestrictedVendor.smartFind(java.lang.String value,
boolean exact) |
MboSetRemote |
FldAMCrewLabUnRestrictedSkillLevel.smartFind(java.lang.String value,
boolean exact) |
MboSetRemote |
FldAMCrewLabUnRestrictedLaborCode.smartFind(java.lang.String value,
boolean exact) |
MboSetRemote |
FldAMCrewLabUnRestrictedCraft.smartFind(java.lang.String value,
boolean exact) |
MboSetRemote |
FldAMCrewLabUnRestrictedContractNum.smartFind(java.lang.String value,
boolean exact) |
void |
FldDailyCrewReassignSelectedDate.validate() |
void |
FldDailyCrewReassignCurrentDate.validate() |
void |
FldAMCrewUnRestrictedToolSeq.validate() |
void |
FldAMCrewUnRestrictedToolItemNum.validate()
Checks to see if there is an existing record with based on the orgid, amcrew and itemnum already in the amcrewtoolsq table.
|
void |
FldAMCrewUnRestrictedReturnDate.validate()
'Return Date' cannot be after 'End Date'
|
void |
FldAMCrewLabUnRestrictedToLaborCode.validate() |
void |
FldAMCrewLabUnRestrictedSkillLevel.validate()
Validate Skill Level
|
void |
FldAMCrewLabUnRestrictedPosition.validate() |
void |
FldAMCrewLabUnRestrictedLaborCode.validate() |
void |
FldAMCrewLabUnRestrictedEndDate.validate()
'Return Date' cannot be after 'End Date'
|
void |
FldAMCrewLabUnRestrictedEffectiveDate.validate()
'Effective Date' cannot be after 'End Date'
|
Modifier and Type | Method and Description |
---|---|
void |
FldWPLaborAMCrewType.action() |
void |
FldWPLaborAMCrew.action()
Set additional values and update the assignments.
|
void |
FldAssignAMCrewType.action() |
void |
FldAssignAMCrew.action()
Set additional values and calculate the finishdate.
|
MboSetRemote |
FldWPLaborAMCrewType.getList() |
MboSetRemote |
FldAssignCrewWorkGroup.getList() |
MboSetRemote |
FldAssignAMCrewType.getList() |
MboSetRemote |
FldAssignAMCrew.getList()
Set the qbe's of the lookup.
|
void |
FldWPLaborAMCrewType.init() |
void |
FldWPLaborAMCrew.init()
Set the MboValue flag to readonly if the mbo is amcrewtype, craft or laborcode
|
void |
FldAssignAMCrew.setValueFromLookup(MboRemote sourceMbo) |
void |
FldWPLaborAMCrewType.validate()
Resets this objects current relationship and then validates that at least
one row exists in the sourceTable based on the values already entered in
the targetFields.
|
void |
FldWPLaborAMCrew.validate()
Check the shiftnum.
|
void |
FldAssignCrewWorkGroup.validate() |
void |
FldAssignAMCrewType.validate() |
void |
FldAssignAMCrew.validate()
Check the crewtype, the shiftnum and the contract.
|
Modifier and Type | Method and Description |
---|---|
void |
AssignCrew.add()
The add method: sets the defaults of the fields on the Available Crew dialog.
|
void |
WMMatchToCrewSetRemote.addMatchMbos(java.util.Vector selectedMbos) |
void |
WMMatchToCrewSet.addMatchMbos(java.util.Vector selectedMbos) |
MboSetRemote |
AssignCrewSetRemote.getCrewSet() |
MboSetRemote |
AssignCrewSet.getCrewSet() |
boolean |
AssignCrew.getFirstTimeThrough()
Fetches the firstTimeThrough boolean.
|
MboSetRemote |
FldWMMatchCrwWorkGroup.getList() |
void |
AssignCrew.setFirstTimeThrough(boolean newValue)
Sets the firstTimeThrough boolean.
|
void |
AssignCrewSetRemote.setRefresh(boolean refresh) |
void |
AssignCrewSet.setRefresh(boolean refresh) |
void |
FldAssignCrewToDate.validate() |
void |
FldAssignCrewFromDate.validate() |
Modifier and Type | Method and Description |
---|---|
int |
AMCrewLaborBean.addrow() |
int |
AMCrewToolsUnRestrictedBean.execute()
This method is executed when OK button is pressed
|
int |
AMCrewLaborUnRestrictedBean.execute()
This method is executed when OK button is pressed
|
int |
AMCrewAssignHistoryBean.filterhistory() |
int |
AMCrewActualsHistoryBean.filterhistory() |
int |
AMViewWorkOrderBean.filterworkorder() |
int |
AMCrewAppBean.filterworkorder() |
int |
AMViewWorkOrderBean.FILTERWORKORDER() |
java.util.Date |
AMCrewToolsBean.getCurrentDateTime(java.util.Date currentDate)
Calculate Current Date with -1 second
|
java.util.Date |
AMCrewLaborBean.getCurrentDateTime(java.util.Date currentDate)
Calculate Current Date with -1 second
|
MboSetRemote |
AMViewWorkOrderBean.getMboSet() |
void |
AMCrewToolsBean.initialize()
Initialize bean.
|
void |
AMCrewLaborBean.initialize()
Initialize bean.
|
int |
DailyCrewReassignBean.loadnextdialog() |
int |
AMCrewAppBeanUtils.makeAvailableToCrews(java.lang.String isCrewFieldName,
AppInstance app) |
int |
AMCrewAppBean.refreshactualshistory() |
int |
AMCrewAppBean.refreshassignhistory() |
int |
DailyCrewReassignBean.refreshCrew()
Refresh screen
|
int |
AMCrewToolsBean.refreshhistory() |
int |
AMCrewLaborBean.refreshhistory() |
int |
AMCrewAppBean.refreshhistory() |
int |
AMCrewTypeAppBean.SAVE() |
int |
AMCrewAppBean.SAVE() |
void |
AMCrewLaborBean.setDate(java.lang.String componentId,
java.util.Date value) |
void |
AMCrewLaborBean.setValue(java.lang.String attribute,
MboRemote mboRemote) |
int |
AMCrewLaborBean.toggledeleterow() |
Modifier and Type | Method and Description |
---|---|
int |
EnterByCrewWOBean.addrow() |
int |
EnterByCrewAMCrewWOLabBean.addrow()
To add the Labor for Crew on the Enter Time By Crew dialog
|
int |
EnterByCrewBean.execute()
This method is executed when OK button is pressed
|
int |
EnterByCrewBean.refreshCrew()
Refresh screen
|
int |
EnterByCrewBean.selectCrew()
Event handlig for select crew button.
|
int |
EnterByCrewBean.selectWorkDate()
Event handlig for select date button Clean date and refresh screen
|
int |
EnterByCrewWOBean.toggledeleterow()
If a WO-task to be deleted on the Enter Time By Crew dialog, then re-calculate act-duration of
all the remaining tasks and update the labor records totals
|
Modifier and Type | Method and Description |
---|---|
int |
AMCrewTableBean.amCrewRefresh()
Refreshes (i.e.
|
int |
AMCrewTableBean.assigncrewgrid(java.lang.String theDay)
This method is called when the users assign crew by by clicking on the
available hours grid.
|
int |
AMCrewTableBean.assigncrewgrid1() |
int |
AMCrewTableBean.assigncrewgrid2() |
int |
AMCrewTableBean.assigncrewgrid3() |
int |
AMCrewTableBean.assigncrewgrid4() |
int |
AMCrewTableBean.assigncrewgrid5() |
int |
AMCrewTableBean.assigncrewgrid6() |
int |
AMCrewTableBean.assigncrewgrid7() |
int |
AssignCrewBean.cancelAMAssignCrewDialog()
If the user cancels out of the Assign Crew dialog, we must clear the selection
on the crew list, but only if the action was clicking the availability grid.
|
int |
WMMatchWOToCrewBean.execute()
Construct the sql format needed to filter the list by looping through the WMMatch mbos.
|
int |
WMMatchCrewBean.execute()
Construct the sql format needed to filter the list by looping through the WMMatch mbos.
|
int |
ModAvailCrewBean.execute()
Override to include resetCrewList
|
MboSetRemote |
AMManageCrewQueriesBean.getMboSetRemote()
This is identical to getMboSetRemote in ManageQueriesBean except that instead
of fetching the ID of the current app, we pass the getQueriesForUser method
the hard-coded name of the Crew app, because it's those queries that we wish
to retrieve.
|
MboSetRemote |
AMCrewTableBean.getMboSetRemote() |
void |
ModAvailCrewBean.initialize()
Sets up a personAvailSet with (the maxvar) ModAvailRows number of rows;
also sets the table's PageRowCount to display that number of rows...
|
int |
AMCrewTableBean.modavailcrew()
This method verifies that the selected labor has a calendar and a shift
associated with it before it allows the modavail dialog to be called.
|
int |
WMMatchWOToCrewBean.resetwhere()
Clear the userWhere and set the QBE back to the original QBE.
|
int |
WMMatchCrewBean.resetwhere()
Clear the userWhere and set the QBE back to the original QBE.
|
int |
AMManageCrewQueriesBean.selectrecord()
In general structure this is similar to selectrecord in ManageQueriesBean except
that AMCrewTableBean (the databean of the Crew List table) is being operated
on rather than the results bean or the AppBean.
|
Modifier and Type | Method and Description |
---|---|
int |
AvailableCrewBean.refreshCrewList() |
int |
AvailableCrewListBean.selectrecord() |
int |
AvailableCrewBean.selectRecord(MboRemote crewAssign) |
Modifier and Type | Method and Description |
---|---|
int |
AssetMouseOverSpecBean.addrow()
New Row on the 'Mouse Over' dialog
|
int |
AssetMouseOverPrimaryBean.addrow()
New Row on the 'Mouse Over' dialog
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
AssetNodeVisitor.generateIlvNode(MboRemote assetMbo,
java.lang.String tag) |
java.lang.String |
AssetNodeVisitor.getClassificationId(MboRemote assetMbo) |
java.lang.String |
AssetNodeVisitor.getCLASSSTRUCTURE_CLASSIFICATIONID(MboRemote assetMbo)
Help API to call
AssetNodeVisitor.getClassificationId(MboRemote) |
java.lang.String |
AssetNodeVisitor.getCLASSSTRUCTURE_DESCRIPTION(MboRemote assetMbo) |
java.lang.String |
AssetNodeVisitor.getNodeImage(MboRemote assetMbo) |
TaskIndicator |
AssetNodeVisitor.getScheduledTaskIndicator(MboRemote assetMbo) |
boolean |
AssetNodeVisitor.isTopLevelAsset(MboRemote assetMbo) |
static TaskIndicator |
TaskIndicator.resolveTaskIndicator(WOSet wos) |
void |
AssetNodeVisitor.setupMouseOverInfo(MboRemote mbo) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
MBOString.getString(MboRemote mbo,
java.lang.String mboattr,
int datatype)
Return any type of mbo value as a string
|
Modifier and Type | Method and Description |
---|---|
com.collation.platform.model.Guid |
TADDMHandler.addAccessCollection(com.collation.platform.model.Guid mssGuid,
java.lang.String collectionName) |
void |
TADDMHandler.addMembersToCollection(com.collation.platform.model.Guid collection,
com.collation.platform.model.Guid[] members) |
int |
TADDMHandler.deleteAccessCollection(com.collation.platform.model.Guid mssGuid,
com.collation.platform.model.Guid collectionGuid) |
com.collation.platform.model.Guid |
TADDMHandler.getCollectionGuidByName(java.lang.String colName) |
byte[] |
TADDMHandler.invoke(java.util.Map<java.lang.String,?> metaData,
byte[] data)
Sends data to a given TADDM server.
|
void |
TADDMHandler.removeMembersToCollection(com.collation.platform.model.Guid collection,
com.collation.platform.model.Guid[] members) |
StructureData |
AuthSyncColExit.setDataOut(StructureData userExitData) |
StructureData |
AuthSyncColAuthExit.setDataOut(StructureData userExitData) |
Modifier and Type | Class and Description |
---|---|
class |
MXExceptionWithDefault
Refer to a message in an exception where the
message may not be in the MaxMessages table.
|
Modifier and Type | Method and Description |
---|---|
org.apache.log4j.Level |
MaximoMessage.getLevel(MXException mxe) |
Modifier and Type | Method and Description |
---|---|
void |
FldSpecificationTableValue.action()
Sets VALUE to the value of the ALNVALUE
|
void |
FldSpecificationNumValue.action()
Sets VALUE to the value of the ALNVALUE
|
void |
FldSpecificationAlnValue.action()
Sets VALUE to the value of the ALNVALUE
|
boolean |
CheckIsOnCrew.evaluateCondition(MboRemote mbo,
java.lang.Object param)
Evaluates the condition for Enter By Crew used in Everyplace.
|
java.lang.String |
CheckIsOnCrew.toWhereClause(java.lang.Object param,
MboSetRemote msr)
Sets the where clause
|
Constructor and Description |
---|
FldSpecificationAlnValue(MboValue mbv) |
FldSpecificationNumValue(MboValue mbv) |
FldSpecificationTableValue(MboValue mbv) |
Modifier and Type | Method and Description |
---|---|
void |
FldLaborByCrewTransType.action() |
void |
FldLaborByCrewDates.action()
Calculates regular hours based on start / end datetimes
|
void |
FldLaborByCrewActualsTaskID.action() |
void |
LaborByCrew.add()
Sets up LaborByCrew object.
|
void |
LaborByCrewSet.execute()
Creates labor and tools transaction for the crew that the current user belongs
(if any).
|
void |
FldLaborByCrewTransType.init() |
void |
FldLaborByCrewActualsTaskID.init()
This field is read/only outside a work order application.
|
void |
FldSpecificationValue.initValue()
set the initial value of the field to the alphanumeric, numeric or table value.
|
MboRemote |
LaborByCrewSet.setup() |
void |
FldSpecificationValue.validate()
Ignores all validation logic.
|
void |
FldLaborByCrewTransType.validate()
Validates trans type against work order transtype
|
Constructor and Description |
---|
FldLaborByCrewActualsTaskID(MboValue mbv)
Constructor
|
LaborByCrew(MboSet ms)
Constructor
|
LaborByCrewSet(MboServerInterface ms)
Construct the set
|
Modifier and Type | Method and Description |
---|---|
void |
TestDataGeneration.loadTestData()
This class is responsible for creating test data records necessary throughout the unit tests.
|
Modifier and Type | Method and Description |
---|---|
void |
AMCrewAvailTest.appValidateTest() |
void |
AMCrewAvailTest.deleteTest() |
void |
AMCrewAvailTest.modifiedAvailabilityTest() |
void |
AMCrewAvailSetTest.needsSaveTest() |
void |
AMCrewTest.newCrewTest() |
void |
AMCrewAvailTest.saveModifiedAvailabilityTest() |
void |
AMCrewAvailSetTest.saveModifiedAvailabilityTest() |
void |
AMCrewAvailTest.setupFieldsTest() |
void |
AMCrewAvailSetTest.setupTest() |
void |
AMCrewTest.testLBSforCrew() |
Modifier and Type | Method and Description |
---|---|
void |
AMCTInAssignmentTest.coverCrewInAssignment() |
void |
AMCTInAssignmentTest.coverCrewInAssignmentSet() |
void |
AMCrewTypeTest.getResourceNumberTest() |
void |
AMCrewTypeTest.updateHourlyRatesWithoutCraftTest() |
Modifier and Type | Method and Description |
---|---|
void |
AssetTest.testLocHierarchyFalse() |
void |
AssetTest.testLocHierarchyTrue() |
Modifier and Type | Method and Description |
---|---|
void |
LocationTest.deleteTest()
Delete test - Location with custom SA
|
void |
LocationTest.getAddressSystemForLocationTest1()
getAddressSystemForLocation test - Location with no System
|
void |
LocationTest.getAddressSystemForLocationTest2()
getAddressSystemForLocation test - Location with Address System
|
void |
LocationTest.getMboSetTest1()
getMboSet test - Child Location in System Hierarchy
|
void |
LocationTest.getMboSetTest2()
getMboSet test - Parent Location in System Hierarchy
|
void |
LocationTest.getMboSetTest3()
getMboSet test - Location with no System Hierarchy
|
void |
LocationTest.getServiceAddressTest()
getServiceAddress test - Location without SA and maxvar enabled
|
void |
LocationTest.saveGISDataTest1()
saveGISData test - Location without SA
|
void |
LocationTest.saveGISDataTest2()
saveGISData test - Location without SA and maxvar enabled
|
Modifier and Type | Method and Description |
---|---|
void |
MapManagerJUnit.TestAddMapSitesMapManager() |
void |
MapManagerJUnit.TestBasicMapManager()
This class is responsible for creating test data records necessary throughout the unit tests.
|
void |
MapManagerJUnit.TestBasicMapManagerDelete() |
void |
MapManagerJUnit.TestDuplicateMapTip() |
void |
MapManagerJUnit.TestDuplicateMapTipWithFilter() |
void |
MapManagerJUnit.TestErrorsMapManager() |
Modifier and Type | Method and Description |
---|---|
void |
WOAMCrewTypeResourceDataManagerTest.populateProjectDataTest() |
Modifier and Type | Method and Description |
---|---|
void |
SLRouteServiceTest.applyRoutesTest1()
Test "Apply SLR" from select action with Crews
|
void |
SLRouteServiceTest.applyRoutesTest2()
Test "Apply SLR" from select action with Labors
|
void |
SLRouteServiceTest.createSLRBasedOnSKDProjectTest1()
Test for "Apply Street Level Routes" button, with resources filled
|
void |
SLRouteServiceTest.createSLRBasedOnSKDProjectTest2()
Test for "Apply Street Level Routes" button, with work query filled
|
void |
SLRouteServiceTest.cronTaskTest() |
void |
SLRouteServiceTest.deleteRoutesTest() |
Modifier and Type | Method and Description |
---|---|
void |
TKServiceAddressTest.copyDataFromServiceAddressTest() |
void |
SRTest.getAddressStringTest() |
void |
SRTest.getAutoLocateTest() |
void |
SRTest.getLatitudeYTest() |
void |
SRTest.getLongitudeXTest() |
void |
SRTest.getServiceAddressTest() |
void |
SRTest.saveGISDataTest() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceAddressTest.initTest() |
void |
ServiceAddressServiceTest.maxVarsTest()
Following methods will be tested:
isAddressDetailRequired(),
isCoordinatesLatLong(),
isAddressMasterMaximo(),
getLocationHierarchy().
|
Modifier and Type | Method and Description |
---|---|
void |
WOServiceAddressTest.copyDataFromServiceAddressTest() |
void |
WOTest.getAddressStringTest() |
void |
WOTest.getAutoLocateTest() |
void |
WOTest.getServiceAddressTest() |
void |
WOTest.saveGISDataTest() |
void |
WOServiceAddressTest.updateAssetField(java.lang.String mboFile) |
void |
WOServiceAddressTest.updateAssetField4WOActivity() |
void |
WOServiceAddressTest.updateAssetField4WOChange() |
void |
WOServiceAddressTest.updateAssetField4Workorder() |
void |
WOServiceAddressTest.updateAssetField4WOTask() |
void |
WOServiceAddressTest.updateAssetFieldWithSAMSGPROMPT() |
void |
WOServiceAddressTest.updateLocationField(java.lang.String wombo) |
void |
WOServiceAddressTest.updateLocationField4WOActivity() |
void |
WOServiceAddressTest.updateLocationField4WOChange() |
void |
WOServiceAddressTest.updateLocationField4Workorder() |
void |
WOServiceAddressTest.updateLocationField4WOTask() |
void |
WOServiceAddressTest.updateLocationFieldWithSAMSGPROMPT() |
Modifier and Type | Method and Description |
---|---|
UserInfo |
MXUnitTestUtil.getNewUserInfo(java.lang.String loginid)
Returns Maximo user information for user
loginid . |
Modifier and Type | Method and Description |
---|---|
MXException |
ICMessage.getMessage() |
abstract MXException |
IntegrityCheck.getTitle()
Returns an MXException that tells the user what is being checked now.
|
Modifier and Type | Method and Description |
---|---|
void |
ICMessage.addToList(MXException mxe)
Adds a list item to a report.
|
Constructor and Description |
---|
ICMessage(org.apache.log4j.Level level,
MXException mxe) |
ICMessage(MXException mxe) |
Modifier and Type | Method and Description |
---|---|
MXException |
ZTriggerCheck.getTitle()
Deprecated.
|
MXException |
WogenCheck.getTitle() |
MXException |
VerifyValueListColumns.getTitle() |
MXException |
VerifyUniqueColumnIndex.getTitle() |
MXException |
VerifySameAs.getTitle() |
MXException |
VerifyPrimaryKeyColumnSequence.getTitle() |
MXException |
VerifyMTExtensionViews.getTitle() |
MXException |
VerifyMaximoTables.getTitle() |
MXException |
VerifyMaximoColumns.getTitle() |
MXException |
VerifyLangColumnClass.getTitle() |
MXException |
VerifyIndexRequired.getTitle() |
MXException |
VerifyGLAccountColumns.getTitle() |
MXException |
VerifyAutoKeys.getTitle() |
MXException |
VerifyAutoKeyColumns.getTitle() |
MXException |
VerifyAttributeType.getTitle() |
MXException |
VerifyAttributeObject.getTitle() |
MXException |
VerifyAttributeNumbers.getTitle() |
MXException |
VerifyAppMenuPositions.getTitle() |
MXException |
ValidExtends.getTitle() |
MXException |
ValidAuditTable.getTitle() |
MXException |
MaxUserGroupsAreGroups.getTitle() |
MXException |
MaxAppsHaveTables.getTitle() |
abstract MXException |
ConfigTableCheck.getTitle() |
MXException |
CheckWorkflowLoop.getTitle() |
MXException |
CheckUserPrivs.getTitle() |
MXException |
CheckTextSearchTables.getTitle() |
MXException |
CheckTableConfig.getTitle() |
MXException |
CheckSequences.getTitle() |
MXException |
CheckPendingChanges.getTitle() |
MXException |
CheckObjectConfig.getTitle() |
MXException |
CheckMaxViewConfig.getTitle() |
MXException |
CheckMaxViewColumnConfig.getTitle() |
MXException |
CheckMaxVars.getTitle() |
MXException |
CheckMaxTableConfig.getTitle() |
MXException |
CheckGroupPrivs.getTitle() |
MXException |
CheckForBackupTables.getTitle() |
MXException |
CheckDomains.getTitle() |
MXException |
CheckConfigurations.getTitle() |
MXException |
CheckColumnConfig.getTitle() |
MXException |
AncestorCheck.getTitle() |
MXException |
AllPersistentColumnsHaveTables.getTitle() |
Modifier and Type | Method and Description |
---|---|
void |
FldURL.action()
Called to perform an action when field set to a value
Sets iface table name to null
|
void |
FldTitle.action()
Called to perform an action when field set to a value
Sets value to true or false
|
void |
FldSelected.action()
Called to perform an action when field set to a value
|
void |
FldProcessResponse.action()
Called to perform an action when field set to a value
|
void |
FldInteractionName.action()
Called to perform an action when field set to a value
Sets iface table name to null
|
void |
FldEncryptValue.action()
Called to perform an action when field set to a value
Sets iface table name to null
|
void |
FldDefaultValue.action()
Called to perform an action when field set to a value
Sets value to true or false
|
void |
FldAppName.action()
Called to perform an action when field set to a value
Sets iface table name to null
|
void |
IntGenerator.add()
Add new IntGenerator.
|
java.util.LinkedHashMap<java.lang.String,java.lang.String> |
IntGeneratorRemote.addRemoveID(java.lang.String id) |
java.util.LinkedHashMap<java.lang.String,java.lang.String> |
IntGenerator.addRemoveID(java.lang.String id)
Add id of removed node to the map
|
void |
IntGenerator.appValidate()
Overwitten for IntGenerator MBO.
|
void |
IntGenerator.checkMappingObject(java.lang.String colsRelation)
Will check mapping object when it changed
param colsRelation relationship from mapping to attributes
|
java.lang.String |
IntGeneratorRemote.createIntegrationArtifacts(java.lang.String label,
byte[] presentataionXML) |
java.lang.String |
IntGenerator.createIntegrationArtifacts(java.lang.String label,
byte[] presentataion)
Create all intgration artifcts
|
void |
IntGeneratorSet.execute()
Initialize rountine.
|
void |
WSIOTreeSet.fill(MboRemote parentMbo,
boolean top)
Sets originating MBO name
|
void |
WSIOTreeSetRemote.fill(WSIO wsio,
boolean top,
java.util.LinkedHashMap<java.lang.String,java.lang.String> removeMap) |
void |
WSIOTreeSet.fill(WSIO wsio,
boolean top,
java.util.LinkedHashMap<java.lang.String,java.lang.String> removeMap)
Sets originating MBO name
|
MboSetRemote |
IntGeneratorRemote.fillAttributes(MboRemote parent,
MboRemote thisMbo,
boolean removeExisting) |
MboSetRemote |
IntGenerator.fillAttributes(MboRemote parent,
MboRemote thisMbo,
boolean removeExisting)
Return map of all attributes.
|
void |
IntGenerator.fillObjStrUi(boolean isReq) |
MboRemote |
WSIOTreeSetRemote.findMbo(MboRemote mbo,
java.lang.String key) |
MboRemote |
WSIOTreeSet.findMbo(MboRemote mbo,
java.lang.String key) |
MboValueData[][] |
WSIOTreeSet.getAllHierarchies(java.lang.String object,
java.lang.String key,
java.lang.String[] attrs,
int maxRows) |
java.util.List<java.lang.String> |
WSIOTree.getAlnList() |
MboValueData[][] |
WSIOTreeSet.getChildren(java.lang.String object,
java.lang.String key,
java.lang.String[] attrs,
int maxRows)
Returns zero or more children objects in the hierarchy.
|
java.util.Map<java.lang.String,java.lang.String> |
IntGenerator.getExistingAttributes(MboSetRemote set,
MboRemote thisMbo)
Return map of all attributes existsing in a given set.
|
MboValueData[] |
WSIOTreeSet.getHierarchy(java.lang.String object,
java.lang.String key) |
MboSetRemote |
FldObjectName.getList() |
MboSetRemote |
FldMapAttribute.getList()
Return list of mbos for all relations.
|
MboSetRemote |
FldIntMode.getList()
Return list of mbos for from the companiies table.
|
MboSetRemote |
FldBindValue.getList()
Return list of mbos for from the companiies table.
|
MboSetRemote |
FldAppRelation.getList()
Return list of mbos for all relations.
|
OBPGenerator |
IntGenerator.getOBPGenerator()
Get OBP Generator object
|
OBPInfo |
IntGenerator.getOBPInfo()
Get OBP Info object
|
MboValueData[] |
WSIOTreeSet.getParent(java.lang.String object,
java.lang.String key,
java.lang.String[] attrs)
Returns zero or one parent object for the given object in the hierarchy.
|
java.lang.String |
IntGenerator.getParentTbName(java.lang.String hierPath)
Get parent table name
|
MboValueData[][] |
WSIOTreeSet.getPathToTop(java.lang.String object,
java.lang.String key,
java.lang.String[] attrs,
int maxRows)
Returns all objects in the path to the top from the current object, i.e.
|
java.util.LinkedHashMap<java.lang.String,java.lang.String> |
IntGenerator.getRemoveMap()
Get Map with all removed id's
|
MboValueData[][] |
WSIOTreeSet.getSiblings(java.lang.String object,
java.lang.String key,
java.lang.String[] attrs,
int maxRows)
Returns zero or more siblings of the given object in the hierarchy.
|
MboValueData[][] |
WSIOTreeSetRemote.getTop(java.lang.String[] attrs,
int maxRows) |
MboValueData[][] |
WSIOTreeSet.getTop(java.lang.String[] attrs,
int maxRows)
Returns all the top level objects in the hierarchy, i.e.
|
MboValueData |
WSIOTreeSet.getUniqueIDValue(java.lang.String object,
java.lang.String[] attributes,
java.lang.String[] values) |
WSIO |
IntGenerator.getWSIO()
Return WSIO object.
|
WSIOAttribute |
IntGenerator.getWSIOAttribute()
Return WSIOAttribute object.
|
boolean |
WSIOTree.hasChildren()
Returns true of the current node has children.
|
boolean |
WSIOTree.hasParents() |
void |
IntGenerator.init()
Initialize rountine.
|
boolean |
WSIOTree.isTop() |
void |
IntGeneratorRemote.logCancel() |
void |
IntGenerator.logCancel()
Log Cancel Interaction.
|
void |
IntGeneratorRemote.logMappingStep(boolean isReq,
java.lang.String label,
java.lang.String wsioObjectName,
java.lang.String objectName,
java.lang.String objectRelation,
java.lang.String attributeName,
java.lang.String locationPath,
java.lang.String value) |
void |
IntGenerator.logMappingStep(boolean isReq,
java.lang.String label,
java.lang.String wsioObjectName,
java.lang.String objectName,
java.lang.String objectRelationName,
java.lang.String attributeName,
java.lang.String locationPath,
java.lang.String value)
Log Mapping Steps.
|
void |
IntGeneratorRemote.logStep(int step,
java.lang.String label) |
void |
IntGenerator.logStep(int step,
java.lang.String label)
Log Wizard Steps.
|
void |
IntGeneratorRemote.logUISelectionStep(boolean isReq,
java.lang.String label) |
void |
IntGenerator.logUISelectionStep(boolean isReq,
java.lang.String label)
Log UI generation Steps.
|
void |
IntGeneratorRemote.logWSIOStep(boolean isReq,
java.lang.String label) |
void |
IntGenerator.logWSIOStep(boolean isReq,
java.lang.String label)
Log WSIO Steps.
|
void |
IntGenerator.parseWSDL()
Parse WSDL to show all services ports and operations of WSDL.
|
void |
IntGeneratorRemote.processnode(WSIOTreeSetRemote treeSet,
java.util.LinkedHashMap<java.lang.String,java.lang.String> removeMap,
boolean isRequest) |
void |
IntGenerator.processnode(WSIOTreeSetRemote treeSet,
java.util.LinkedHashMap<java.lang.String,java.lang.String> removeMap,
boolean isRequest)
Process Individual note.
|
void |
IntGenerator.select()
Select method for intgenerator.
|
void |
WSIOTree.setAlnList(java.util.List<java.lang.String> in) |
void |
WSIOTreeSet.setHierarchy(java.lang.String object,
java.lang.String key,
java.lang.String hierarchy) |
boolean |
IntGeneratorRemote.setPortAndOperation() |
boolean |
IntGenerator.setPortAndOperation()
Set selected service, port and operation to the top level Mbo.
|
void |
IntGeneratorRemote.setRequestArtifacts() |
void |
IntGenerator.setRequestArtifacts()
Fill all request artifacts to show on UI.
|
void |
IntGeneratorRemote.setResponseArtifacts() |
void |
IntGenerator.setResponseArtifacts()
Fill all response artifacts to show on UI.
|
MboRemote |
WSIOTreeSet.setup() |
MboRemote |
IntGeneratorSet.setup()
Causes the NonP-MboSet used for method parameter validation to setup itself for use.
|
void |
IntGenerator.setWSIO(WSIO in)
Sets WSIO object.
|
void |
IntGenerator.setWSIOAttribute(WSIOAttribute inAttr)
Sets WSIOAttribute object.
|
java.util.LinkedHashMap<java.lang.String,java.lang.String> |
IntGeneratorRemote.undoAllRemove() |
java.util.LinkedHashMap<java.lang.String,java.lang.String> |
IntGenerator.undoAllRemove()
Undo remove of all nodes
|
java.util.LinkedHashMap<java.lang.String,java.lang.String> |
IntGeneratorRemote.undoRemove(java.lang.String id) |
java.util.LinkedHashMap<java.lang.String,java.lang.String> |
IntGenerator.undoRemove(java.lang.String id)
Undo remove of the node by id
|
java.util.LinkedHashMap<java.lang.String,java.lang.String> |
IntGeneratorRemote.undoRemoveLast() |
java.util.LinkedHashMap<java.lang.String,java.lang.String> |
IntGenerator.undoRemoveLast()
Undo remove of the last node
|
void |
IntGenerator.unselect()
Unselect method for intgenerator.
|
void |
FldUseParent.validate()
Validate Object Name.
|
void |
FldObjectName.validate()
Validate Object Name.
|
void |
FldMapAttribute.validate()
Called to perform an action when field set to a value
Sets iface table name to null
|
void |
FldIntMode.validate() |
void |
FldIntMainObject.validate()
Validate Object Name.
|
void |
FldInteractionName.validate()
Overridden to call for validation for checking object structure name or alias
|
void |
FldDomainID.validate() |
void |
FldBindValue.validate()
Validate Binding value.
|
void |
FldAppRelation.validate()
Called to perform an action when field set to a value
|
void |
FldAppName.validate()
Validate Binding value.
|
void |
FldApplyResponse.validate()
Validate Binding value.
|
java.lang.String |
IntGeneratorRemote.validateMappings(boolean isResponse) |
java.lang.String |
IntGenerator.validateMappings(boolean isResponse)
Validate all mappings.
|
void |
IntGeneratorRemote.viewOptimizedSchemaRequest(boolean fill) |
void |
IntGenerator.viewOptimizedSchemaRequest(boolean fill)
Optimize schema request.
|
void |
IntGeneratorRemote.viewOptimizedSchemaResponse(boolean fill) |
void |
IntGenerator.viewOptimizedSchemaResponse(boolean fill)
Optimize schema response.
|
void |
IntGeneratorRemote.viewSchema() |
void |
IntGenerator.viewSchema()
Get all schema information for selected service, port and operation.
|
Constructor and Description |
---|
FldAppName(MboValue mbv)
Constructor
|
FldAppRelation(MboValue mbv)
Constructor
|
FldDomainID(MboValue mbv)
Constructor
|
FldEncryptValue(MboValue mbv)
Constructor
|
FldIntMode(MboValue mbv) |
FldMapAttribute(MboValue mbv)
Constructor
|
FldProcessResponse(MboValue mbv)
Constructor
|
FldSelected(MboValue mbv)
Constructor
|
FldURL(MboValue mbv)
Constructor
|
IntGenerator(MboSet ms)
Constructor
|
IntGeneratorSet(MboServerInterface ms)
Construct the set
|
WSIOTree(MboSet ms)
Constructor
|
WSIOTreeSet(MboServerInterface ms)
Construct the set
|
Modifier and Type | Method and Description |
---|---|
void |
FldMapAttribute.action()
Called to perform an action when field set to a value
Sets iface table name to null
|
void |
FldBindValue.action()
Called to perform an action when field set to a value
Sets iface table name to null
|
void |
MaxIntPolicyParam.add()
Default value for some of the fields of the new maxreplaceproc table.
|
void |
MaxIntPolicy.add()
Default value for some of the fields of the new maxreplaceproc table.
|
void |
MaxIntMappingDetail.add()
Default value for some of the fields of the new MaxIntMapping table.
|
void |
MaxIntMapping.add()
Default value for some of the fields of the new MaxIntMapping table.
|
void |
MaxInteraction.add()
Default value for some of the fields of the new MaxIntMapping table.
|
void |
MaxInteraction.checkMappingObject(MboRemote mapObject,
java.lang.String colsRelation)
Called to perform an action when field set to a value
Sets iface table name to null
|
void |
MaxIntPolicyParamSet.commit()
Commit the transaction.
|
void |
MaxInteractionSet.commit()
Commit the transaction.
|
void |
MaxIntPolicy.delete(long accessModifier)
Overwitten for ifaceproc's MBO.
|
void |
MaxIntMapping.delete(long accessModifier)
Overwitten for ifaceproc's MBO.
|
void |
MaxInteraction.delete(long accessModifier)
Overwitten for ifaceproc's MBO.
|
java.lang.String |
MaxInteractionRemote.deleteInteraction(byte[] presentataion) |
java.lang.String |
MaxInteraction.deleteInteraction(byte[] presentataion) |
void |
MaxInteractionRemote.exportInteraction() |
void |
MaxInteraction.exportInteraction()
Export Interaction
|
MboSetRemote |
MaxIntMappingDetailSetRemote.fillAttributes(MboRemote parent,
MboRemote thisMbo) |
MboSetRemote |
MaxIntMappingDetailSet.fillAttributes(MboRemote parent,
MboRemote thisMbo) |
java.util.Map<java.lang.String,java.lang.String> |
MaxIntMappingDetailSet.getExistingAttributes(MboRemote thisMbo)
Return list of mbos for all relations.
|
MboSetRemote |
FldMapAttribute.getList()
Return list of mbos for all relations.
|
MboSetRemote |
FldBindValue.getList()
Return list of mbos for from the companiies table.
|
MboSetRemote |
FldBindRelation.getList()
Return list of mbos for all relations.
|
java.lang.String |
MaxInteraction.getParentTbName(MboRemote mapObject)
Get parent tables name
|
java.lang.String |
MaxIntMappingDetailSet.getSourceElement(java.lang.String sourceMbo,
java.lang.String value)
Default value for some of the fields of the new MaxIntMapping table.
|
void |
MaxIntMappingDetail.init() |
void |
MaxIntMapping.init() |
void |
MaxInteraction.init()
Initialize rountine.
|
void |
MaxInteraction.runConfigDB(MboRemote listenerMbo) |
void |
MaxIntMappingDetail.setSourceElement(MboRemote sourceMbo,
java.lang.String value)
Default value for some of the fields of the new MaxIntMapping table.
|
void |
MaxIntPolicy.undelete()
Overwitten for ifaceproc's MBO.
|
void |
MaxIntMapping.undelete()
Overwitten for ifaceproc's MBO.
|
void |
MaxInteraction.undelete()
Overwitten for ifaceproc's MBO.
|
void |
FldUseParent.validate()
Validate Object Name.
|
void |
FldResponseRelationName.validate()
Validate relationship name.
|
void |
FldMapAttribute.validate()
Called to perform an action when field set to a value
Sets iface table name to null
|
void |
FldInteractionName.validate()
Overridden to call for validation for checking object structure name or alias
|
void |
FldBindValue.validate()
Validate Binding value.
|
void |
FldBindRelation.validate()
Called to perform an action when field set to a value
Sets iface table name to null
|
boolean |
MaxInteractionRemote.validateInteraction() |
boolean |
MaxInteraction.validateInteraction()
Valiudate Interaction
|
Constructor and Description |
---|
FldBindRelation(MboValue mbv)
Constructor
|
FldMapAttribute(MboValue mbv)
Constructor
|
MaxInteraction(MboSet ms)
Constructor
|
MaxInteractionSet(MboServerInterface ms)
Construct the set
|
MaxIntMapping(MboSet ms)
Constructor
|
MaxIntMappingDetail(MboSet ms)
Constructor
|
MaxIntMappingDetailSet(MboServerInterface ms)
Construct the set
|
MaxIntMappingSet(MboServerInterface ms)
Construct the set
|
MaxIntPolicy(MboSet ms)
Constructor
|
MaxIntPolicyParam(MboSet ms)
Constructor
|
MaxIntPolicyParamSet(MboServerInterface ms)
Construct the set
|
MaxIntPolicySet(MboServerInterface ms)
Construct the set
|
Modifier and Type | Method and Description |
---|---|
int |
IntGeneratorAppBean.cancelchanges()
Cancels the changes to the interaction.
|
int |
IntGeneratorAppBean.complete()
Event fired when user click Complete button on the screen.
|
int |
IntGeneratorAppBean.deletenode(java.lang.String id,
boolean isRequest) |
int |
IntGeneratorAppBean.deletenodereq() |
int |
IntGeneratorAppBean.deletenoderesp() |
int |
IntGeneratorAppBean.getNextTabOrder(int currentTabOrder)
Get next tab order.
|
int |
IntGeneratorAppBean.getPreviousTabOrder(int currentTabOrder)
Get previous tab order.
|
void |
IntGeneratorAppBean.importXML(java.lang.String presentationXML) |
int |
AttributesBean.instantdelete() |
int |
IntGeneratorAppBean.manageint()
The "Manage Interaction Details" button from the Create Interaction
confirmation dialog launches this.
|
int |
IntGeneratorAppBean.nexttab()
Event fired when user click Next button on the screen.
|
int |
IntGeneratorAppBean.optimizereq() |
int |
IntGeneratorAppBean.optimizeresp() |
int |
IntGeneratorAppBean.prevtab()
Event fired when user click Previous button on the screen.
|
int |
IntGeneratorAppBean.processnode(WSIOTreeBean treeBean,
java.util.LinkedHashMap<java.lang.String,java.lang.String> removeMap,
boolean isRequest) |
boolean |
IntGeneratorAppBean.removeMbo(MboRemote currentMbo,
java.lang.String removeID) |
int |
IntPolicyBean.restoredefaults() |
int |
SelectAttrBean.selectattr() |
int |
WSIOTreeBean.selectnode() |
int |
WSIOAttributesTreeBean.selectnode() |
void |
WSIOTreeBean.setcurrentnode(java.lang.String newobjectname,
java.lang.String newuniqueidname,
java.lang.String newuniqueidvalue) |
void |
WSIOAttributesTreeBean.setcurrentnode(java.lang.String newobjectname,
java.lang.String newuniqueidname,
java.lang.String newuniqueidvalue) |
int |
IntGeneratorAppBean.undeleteallreq() |
int |
IntGeneratorAppBean.undeleteallresp() |
int |
IntGeneratorAppBean.undeletenodereq() |
int |
IntGeneratorAppBean.undeletenoderesp() |
Modifier and Type | Method and Description |
---|---|
int |
MaxInteractionAppBean.ACTIVATE()
Activate/Deactivate Interaction.
|
int |
MaxInteractionAppBean.DELETE()
Method to delete selected messages in the IntError set.
|
void |
MaxInteractionAppBean.deleteInteraction(MboRemote mbo)
Delete Interaction.
|
int |
MaxInteractionAppBean.EXPORT()
Method to export Interaction.
|
void |
MaxInteractionAppBean.importXML(java.lang.String presentationXML)
Import XML.
|
int |
SelectAttrBean.selectattr() |
void |
WSIORelationshipTreeBean.setRelationshipTreeObject()
Set the current objectname to the Tree
|
int |
ValidateInteractionBean.validint()
Someone hit the pushbutton to validate UI Interaction.
|
Modifier and Type | Method and Description |
---|---|
int |
ExternalServiceBean.applychanges()
Apply result of the Invocation back to Maximo.
|
int |
ExternalServiceBean.invokeservice()
Invoke External Web Service.
|
int |
ExternalServiceBean.silentmode()
Confirmation for the silent mode.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
EBPGenerator.toBytes(EndpointInfo endpointInfo) |
Modifier and Type | Method and Description |
---|---|
void |
OptionGenerator.addAllAppAuth(java.lang.String appName,
java.lang.String sigName,
java.lang.String prerequisite,
java.lang.String conditionNum,
UserInfo userInfo,
MXTransaction trans)
Grant authorization to groups which have all prerequisite options with the application.
|
void |
OptionGenerator.addAllAppAuth(java.lang.String appName,
java.lang.String sigName,
java.lang.String prerequisite,
UserInfo userInfo,
MXTransaction trans)
Grant authorization to groups which have all prerequisite options with the application.
|
int |
OptionGenerator.addAppToolOption(java.lang.String appName,
java.lang.String sigName,
java.lang.String imageSource,
int preferredSpot,
UserInfo userInfo,
MXTransaction trans)
Make sure the menu option with the given name exists in the application.
|
void |
ActionGenerator.addCustomAction(java.lang.String actionName,
java.lang.String description,
java.lang.String objectName,
UserInfo userInfo,
MXTransaction trans)
Add support for workflow to the application named by this Mbo.
|
void |
ActionGenerator.addGroupAction(java.lang.String optionName,
java.lang.String description,
java.lang.String objectName,
java.util.List<java.lang.String> memebers,
UserInfo userInfo,
MXTransaction trans)
Add support for workflow to the application named by this Mbo.
|
void |
OptionGenerator.addMenuOption(java.lang.String appName,
java.lang.String sigName,
java.lang.String menuType,
int preferredSpot,
int preferredSubSpot,
java.lang.String tabDisplay,
java.lang.String imageSource,
java.lang.String accessKey,
UserInfo userInfo,
MXTransaction trans)
Make sure the menu option with the given name exists in the application.
|
void |
OptionGenerator.addMenuOption(java.lang.String appName,
java.lang.String sigName,
java.lang.String menuType,
int preferredSpot,
int preferredSubSpot,
java.lang.String tabDisplay,
java.lang.String imageSource,
UserInfo userInfo,
MXTransaction trans)
Make sure the menu option with the given name exists in the application.
|
java.lang.String |
OptionGenerator.addOption(java.lang.String appName,
java.lang.String interaction,
java.lang.String mapOption,
MXTransaction trans,
UserInfo userInfo,
java.util.Vector selected)
generates Signature Option and give authorization.
|
java.lang.String |
OptionGenerator.addOption(java.lang.String appName,
java.lang.String interaction,
java.lang.String description,
UserInfo userInfo,
boolean createMenu,
MXTransaction trans,
java.util.Vector selected,
boolean isSilent)
Add support for workflow to the application named by this Mbo.
|
void |
ActionGenerator.addSetValueAction(java.lang.String optionName,
java.lang.String objectName,
java.lang.String value,
java.lang.String parameter,
java.lang.String object,
UserInfo userInfo,
MXTransaction trans)
Add support for workflow to the application named by this Mbo.
|
java.lang.String |
OptionGenerator.addSigOption(java.lang.String appName,
java.lang.String sigName,
java.lang.String sigDesc,
java.lang.String alsoGrants,
java.lang.String alsoRevokes,
java.lang.String prerequisite,
UserInfo userInfo,
MXTransaction trans)
Make sure the SigOption with the given name exists for the application.
|
java.lang.String |
OptionGenerator.addSigOption(java.lang.String appName,
java.lang.String sigName,
java.lang.String sigDesc,
UserInfo userInfo,
MXTransaction trans)
Make sure the SigOption with the given name exists for the application.
|
MboSetRemote |
ActionGenerator.checkAction(java.lang.String optionName,
UserInfo userInfo)
Add support for workflow to the application named by this Mbo.
|
MboSetRemote |
OptionGenerator.checkMenuOption(java.lang.String appName,
java.lang.String sigName,
UserInfo userInfo)
Make sure the menu option with the given name exists in the application.
|
MboSetRemote |
OptionGenerator.checkSigOption(java.lang.String appName,
java.lang.String sigName,
UserInfo userInfo)
Make sure the SigOption with the given name exists for the application.
|
static void |
WSIOMaxArtifactsCreator.create(WSIO optimizedRequest,
WSIO optimizedResponse,
IntGeneratorInfo interActionInfo,
UserInfo userInfo,
MXTransaction mxTrans) |
void |
IntArtifactsGenerator.createInteraction(MboRemote intGenerator)
Create Interaction
|
void |
IntArtifactsGenerator.createInteractionMapping(MboRemote intGenerator,
MboSetRemote interMappingSet,
java.lang.String mboRelation,
java.lang.String attrRelation,
boolean isResponse) |
void |
ActionGenerator.deleteAction(java.lang.String optionName,
UserInfo userInfo,
MXTransaction trans)
Add support for workflow to the application named by this Mbo.
|
void |
ActionGenerator.deleteActionGroup(java.lang.String optionName,
UserInfo userInfo,
MXTransaction trans)
Add support for workflow to the application named by this Mbo.
|
void |
OptionGenerator.deleteOption(java.lang.String appName,
java.lang.String optionName,
UserInfo userInfo,
MXTransaction trans)
Delete signature option.
|
boolean |
DialogGenerator.findAction(org.jdom.Document doc,
java.lang.String appName,
java.lang.String actionId)
Find action by id.
|
java.util.List<MboRemote> |
DialogGenerator.findChildren(MboSetRemote set,
java.lang.String relation,
java.lang.String hierarchyPath)
Add support for workflow to the application named by this Mbo.
|
boolean |
DialogGenerator.findDialog(org.jdom.Document doc,
java.lang.String appName,
java.lang.String dialogID)
Find Dialog by id.
|
boolean |
DialogGenerator.findElementByID(org.jdom.Element in,
java.lang.String inid)
Find Element by ID.
|
java.lang.String |
DialogGenerator.generateDialog(MboRemote intGenerator,
byte[] presentataion)
Generate dialog based in IntGenerator Mbo.
|
org.jdom.Document |
DialogGenerator.getAppXML(java.lang.String app,
UserInfo userInfo)
Get Application XML from MAXPRESENTATION table.
|
void |
OptionGenerator.includeAppAuth(java.lang.String appName,
java.lang.String sigName,
java.lang.String conditionNum,
UserInfo userInfo,
MXTransaction trans,
java.util.Set<java.lang.String> groupNames)
Grant authorization for the application option to the list of groups.
|
void |
OptionGenerator.includeAppAuth(java.lang.String appName,
java.lang.String sigName,
java.lang.String conditionNum,
UserInfo userInfo,
MXTransaction trans,
java.util.Vector selected)
Make sure the users which have read access with the application are given
authorization for the sig option.
|
void |
OptionGenerator.includeAppAuth(java.lang.String appName,
java.lang.String sigName,
UserInfo userInfo,
MXTransaction trans,
java.util.Vector selected)
Make sure the users which have read access with the application are given
authorization for the sig option.
|
java.lang.String |
OptionGenerator.includeSigOption(java.lang.String interaction,
java.lang.String appName,
java.lang.String sigName,
java.lang.String sigDesc,
boolean isSilent,
org.jdom.Document appDocument,
UserInfo userInfo,
MXTransaction trans,
int start)
Make sure the SigOption with the given name exists for the application.
|
static void |
WSIOMaxArtifactsRemove.remove(java.lang.String interactionName,
UserInfo userInfo,
MXTransaction mxTrans)
This method will remove the following TPAE related artifacts.
|
java.lang.String |
DialogGenerator.removeDialog(org.jdom.Document doc,
java.lang.String dialogID)
Remove dialog from presentataion.
|
void |
ConfigIntArtifacts.runConfigDB() |
void |
DialogGenerator.setLookup(org.jdom.Element data,
java.lang.String type)
Set domain lookup in presentataion.
|
Modifier and Type | Method and Description |
---|---|
OBPInfo |
OBPGenerator.create(java.net.URL wsdlURL,
java.lang.String serviceName,
java.lang.String portName,
java.lang.String operationName) |
OBPInfo |
OBPGenerator.create(WSDLInfo wsdlInfo,
java.lang.String serviceName,
java.lang.String portName,
java.lang.String operationName) |
static OBPInfo |
OBPGenerator.parse(byte[] obpDoc) |
OBPInfo |
OBPGenerator.parse(java.io.File file) |
static byte[] |
OBPGenerator.toBytes(OBPInfo obpInfo) |
void |
WSIOAttribute.validate(java.lang.Object value) |
Modifier and Type | Method and Description |
---|---|
static InteractionPolicyCache |
InteractionPolicyCache.getInstance()
Always use one instance of EndPointCache
|
void |
InteractionPolicyCacheImpl.init()
Initialize the EndPointCache
|
void |
InteractionPolicyCache.init()
Initialize the EndPointCache
|
void |
InteractionPolicyCacheImpl.reload()
Refresh the EndPointCache
|
void |
InteractionPolicyCache.reload()
Refresh the EndPointCache
|
void |
InteractionPolicyCacheImpl.reload(java.lang.String key)
Reload a paricular key in memory.
|
void |
InteractionPolicyCache.reload(java.lang.String key)
Reload a paricular key in memory.
|
Modifier and Type | Method and Description |
---|---|
boolean |
InteractionProcesser.applychanges(MboSetRemote set,
MboRemote mbo)
Apply Response of the Invokation back to Application
|
void |
InteractionCustomClass.applyCustomAction(MboRemote mbo,
java.lang.Object[] params)
This is the method which is called when the class is used a custom
action.
|
void |
InteractionResponseBinder.bind(MboSetRemote interactionSet,
MboRemote mainMbo,
boolean isResponse)
Main method of response binding.
|
void |
InteractionRequestBinder.bind(MboSetRemote interactionSet,
MboRemote mainMbo,
boolean isResponse)
Main method of request binding.
|
void |
InteractionBinder.bind(MboSetRemote interactionSet,
MboRemote mainMbo,
boolean isResponse)
Main method of binding.
|
void |
InteractionBinder.bindData(MboRemote sourceMbo,
MboRemote targetMbo,
java.lang.String parameter,
java.lang.String value)
Map individual attribute from source to target
|
void |
InteractionBinder.bindInteractionData(MboRemote sourceMbo,
MboRemote targetMbo,
IntMappingInfo mapping)
Process mapping for the individual level in request or response
|
java.util.List<java.lang.String> |
InteractionMigrator.breakObjectWhere(java.lang.String where,
int maxLength,
java.util.List<java.lang.String> allWheres)
Break object and maxdomain where clause based on maximim sice of where clause field
|
java.util.List<java.lang.String> |
InteractionMigrator.breakRelationWhere(java.lang.String where,
int maxLength,
java.util.List<java.lang.String> allWheres)
Break relation where clause based on maximim sice of where clause field
|
java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> |
InteractionMigrator.buildChildrenWhereClause()
Build map of where clauses for lower lavel objects
|
java.util.List<java.util.Map<java.lang.String,java.lang.String>> |
InteractionMigrator.buildCombineWhere(java.util.List<java.lang.String> domainWhere,
java.util.List<java.lang.String> objectWhere,
java.util.List<java.lang.String> relationWhere,
java.lang.String intObjectWhere)
Build combine list of all where clauses for object package
|
java.util.Map<java.lang.String,java.lang.String> |
InteractionMigrator.buildIntDMWhereClause()
Build where clases to set to DM packge
|
java.util.List<java.util.Map<java.lang.String,java.lang.String>> |
InteractionMigrator.buildObjectDMWhereList()
Build where clases to set to DM packge
|
void |
InteractionProcesser.fillRequest(MboSetRemote requestSet,
MboRemote mbo)
Fill Request Mbos to invoke service
|
IntMappingDetailInfo |
InteractionBinder.findKeyName(IntMappingInfo mapping,
java.lang.String keyName)
Find key column in the mapping
|
java.lang.String |
InteractionBinder.formatColumn(MboRemote sourceMbo,
java.lang.String name)
Format Column value based of the MaxType
|
static java.lang.StringBuffer |
InteractionUtil.getDomainListWhere(java.util.Set<java.lang.String> domHashSet,
java.lang.StringBuffer buf) |
static java.lang.StringBuffer |
InteractionUtil.getDomainsWhere(java.util.Set<java.lang.String> domHashSet) |
static java.lang.String |
InteractionUtil.getFileName(java.lang.String inter,
java.lang.String name)
Get the full path and file name based on given message data.
|
static InteractionCache |
InteractionCache.getInstance()
Always use one instance of InteractionCache
|
InteractionInfo |
InteractionCacheImpl.getInteractionInfo(java.lang.String mainObjectName,
java.lang.String relation,
java.lang.String topObject)
Get the InteractionInfo object for Request Relation, Name of Main object for request
and Application Main Object Name
|
InteractionInfo |
InteractionCache.getInteractionInfo(java.lang.String mainObjectName,
java.lang.String relation,
java.lang.String topObject)
Get the InteractionInfo object for Request Relation, Name of Main object for request
and Application Main Object Name
|
static java.lang.StringBuffer |
InteractionUtil.getIntrRelationsWhere(WSIO wsio,
InteractionInfo interactionInfo,
boolean isReq) |
java.lang.String |
InteractionBinder.getKeyValue(MboRemote sourceMbo,
java.lang.String value)
Get value for key column
|
static java.util.Set<java.lang.String> |
InteractionUtil.getMaxAttrDomainIds(java.lang.StringBuffer whereclause,
UserInfo userInfo)
Get all DomainIDs from MaxAttributeCfg before deleting Objects and Attributes.
|
static java.lang.StringBuffer |
InteractionUtil.getObjectsWhere(WSIO wsio,
java.lang.StringBuffer where) |
void |
InteractionBinder.getRelatedSets(MboRemote sourceMbo,
java.lang.String value,
java.util.List<MboSetRemote> relatedSets)
Find all related MboSets for asource Mbo
|
java.lang.String |
IntMappingDetailInfo.getValue()
Get the endpoint name
|
WSIO |
RequestMboSet.getWSIO()
Gets WSIO.
|
static java.lang.StringBuffer |
InteractionUtil.getWsioRelationsWhere(WSIO wsio,
java.lang.StringBuffer where) |
void |
ResponseMboSet.init() |
void |
RequestMboSet.init() |
void |
InteractionCacheImpl.init()
Initialize the EndPointCache
|
void |
InteractionCache.init()
Initialize the EndPointCache
|
boolean |
InteractionProcesser.invokeservice(MboRemote mbo)
Invoke External Service
|
void |
ExternalServiceInvoker.invokeService(MboRemote mbo,
ServiceInvokerInfo info,
java.util.Map<java.lang.String,java.lang.Object> metaData)
This is the method which is called when the class is used a custom
action.
|
void |
ExternalServiceInvoker.invokeService(MboSetRemote mboSet,
ServiceInvokerInfo info,
java.util.Map<java.lang.String,java.lang.Object> metaData)
This is the method which is called when the class is used a custom
action.
|
org.jdom.Document |
WSIORequestExit.mapRequest(org.jdom.Document reqDoc,
byte[] bObp)
Return the document(external xml) based on OBP.
|
org.jdom.Document |
WSIOResponseExit.mapResponse(org.jdom.Document responseDoc,
byte[] bObp)
Return the document(Invoke channel Response xml) based on OBP.
|
void |
InteractionMigrator.migrate(java.lang.String groupName,
java.lang.String defName,
java.util.Map<java.lang.String,java.lang.String> whereMap)
Create and dictibute migration package
|
void |
InteractionMigrator.migrateInteraction()
Migrate interaction
|
MboSetRemote |
RequestMboSetRemote.processInteraction(MboRemote interactionMbo) |
MboSetRemote |
RequestMboSet.processInteraction(MboRemote interactionMbo)
Process Interaction
|
MboSetRemote |
InteractionProcesser.processInteraction(MboRemote appMbo)
Process Interaction for any Interaction Mode
|
MboSetRemote |
RequestMboSetRemote.processInteraction(java.lang.String interactionName,
MboRemote interactionMbo) |
MboSetRemote |
RequestMboSet.processInteraction(java.lang.String interactionName,
MboRemote interactionMbo)
Process Interaction given Interaction Name
|
MboSetRemote |
RequestMboSetRemote.processInteraction(java.lang.String optionName,
java.lang.String appName,
MboRemote interactionMbo) |
MboSetRemote |
RequestMboSet.processInteraction(java.lang.String optionName,
java.lang.String appName,
MboRemote interactionMbo)
Process Interaction given SigOption and Application Name
|
void |
InteractionCacheImpl.reload()
Refresh the EndPointCache
|
void |
InteractionCache.reload()
Refresh the EndPointCache
|
void |
InteractionCacheImpl.reload(java.lang.String key)
Reload a paricular key in memory.
|
void |
InteractionCache.reload(java.lang.String key)
Reload a paricular key in memory.
|
static void |
InteractionUtil.reloadCache(WSIO optimizedRequest,
WSIO optimizedResponse) |
StructureData |
WSIOResponseExit.setDataIn(StructureData userExitData)
This method will map values from the Response(external xml) from the web service into
Tpae Invoke channel Response xml based on the Object Blue Print(OBP).
|
StructureData |
WSIORequestExit.setDataOut(StructureData userExitData)
This method will map values from Tpae Invoke channel Request xml to the external xml based
on the Object Blue Print(OBP).
|
void |
InteractionMigrator.setDMWhereClause(MboRemote packageDef,
java.lang.String groupName,
java.lang.String defName,
java.util.Map<java.lang.String,java.lang.String> whereMap)
Set Deployment Manager where clause in the table
|
MboRemote |
ResponseMboSet.setup()
Causes the NonP-MboSet used for method parameter validation to setup itself for use.
|
MboRemote |
RequestMboSet.setup()
Causes the NonP-MboSet used for method parameter validation to setup itself for use.
|
void |
RequestMboSet.setWSIO(WSIO wsio)
Causes the NonP-MboSet used for method parameter validation to setup itself for use.
|
boolean |
InteractionProcesser.showResponse()
This method will determine to show response or not
|
void |
InteractionProcesser.unselect(MosDetailInfo info,
MboSetRemote set)
This method will determine to show response or not
param info Response MosDetailInfo for a level in OS.
|
void |
FldWSIOAttribute.validate()
Validate Binding value.
|
boolean |
InteractionValidator.validateEndPoint(java.lang.String name,
boolean success,
MboSetRemote set)
Get parent tables name
|
java.util.List<java.lang.Object> |
InteractionValidator.validateInteraction(boolean validateMenuOption,
boolean validateDialog,
MboSetRemote set)
Get parent tables name
|
boolean |
InteractionValidator.validateObjectAndRelations(java.util.List<MosDetailInfo> list,
boolean success,
MboSetRemote set)
Get parent tables name
|
boolean |
InteractionValidator.validateObjectStructure(java.lang.String osName,
boolean success,
MboSetRemote set)
Get parent tables name
|
void |
RequestMbo.validateWSIOAttribute(java.lang.String name,
java.lang.Object value)
Validate WSIO Attribute.
|
Constructor and Description |
---|
ExternalServiceInvoker()
Constructor
|
InteractionBinder(java.lang.String interactionName)
Constructor
|
InteractionMigrator(java.lang.String name,
MXTransaction trans,
UserInfo userInfo)
Construct migrator
|
InteractionProcesser(java.lang.String intName)
Construct processer
|
InteractionProcesser(java.lang.String sigoption,
java.lang.String appname)
Construct processer
|
InteractionProcesser(java.lang.String mainObjectName,
java.lang.String relation,
java.lang.String topObject)
Construct processer
|
InteractionRequestBinder(java.lang.String interactionName)
Constructor
|
InteractionResponseBinder(java.lang.String interactionName)
Constructor
|
InteractionValidator(java.lang.String name,
UserInfo userInfo) |
RequestMbo(MboSet ms)
Constructor
|
RequestMboSet(MboServerInterface ms)
Construct the set
|
ResponseMbo(MboSet ms)
Constructor
|
ResponseMboSet(MboServerInterface ms)
Construct the set
|
Modifier and Type | Method and Description |
---|---|
static WSDLParser |
WSDLParserFactory.getWSDLParser()
The factory method for the WSDL parser.
|
WSDLInfo |
WSDLParser.parse(org.xml.sax.InputSource wsdlSource)
Parse the WSDL specified in the
wsdlSource and return the WSDLInfo object |
WSDLInfo |
DefaultWSDLParser.parse(org.xml.sax.InputSource wsdlSource) |
WSDLInfo |
WSDLParser.parse(java.net.URL wsdlURL)
Parse the WSDL specified in the
wsdlURL and return the WSDLInfo object |
WSDLInfo |
DefaultWSDLParser.parse(java.net.URL wsdlURL) |
Modifier and Type | Method and Description |
---|---|
void |
ThreadLoggerDetails.add()
Set default values...
|
void |
InMemoryDisp.add() |
void |
ThreadLoggerSet.commit() |
void |
ThreadLoggerListSet.init()
Populate list.
|
void |
ThreadLoggerCacheImpl.init()
Initialize the cache object.
|
java.util.HashSet<java.lang.String> |
ThreadLoggerListSetRemote.passValidationList()
Pass list used for validation of the field.
|
java.util.HashSet<java.lang.String> |
ThreadLoggerListSet.passValidationList()
Return list to validate against.
|
java.lang.String |
InMemoryDisp.readFile(java.lang.String filepath,
int start,
int end) |
void |
InMemoryDisp.refresh() |
void |
ThreadLoggerCacheImpl.reload()
Reloads the cache object.
|
void |
ThreadLoggerCacheImpl.reload(java.lang.String key)
Initialize a specific component of the cache identified by the key.
|
MboRemote |
ThreadLoggerListSet.setup()
Setup...
|
void |
FldMaxPerson.validate() |
void |
FldMaxLogger.validate()
Validate against table, use existing realtionship.
|
void |
FldMaxContextName.validate()
Get validation list from MboSet and use it to validate the value.
|
Constructor and Description |
---|
FldMaxContextName(MboValue mbv)
Construct and set relationship.
|
FldMaxLogger(MboValue mbv)
Construct and attach to the mbo value.
|
FldMaxPerson(MboValue mbv)
Construct and attach to the mbo value.
|
InMemoryDispSet(MboServerInterface ms) |
ThreadLogger(MboSet ms)
Construct the ThreadLogger object
|
ThreadLoggerDetails(MboSet ms)
Construct the ThreadLoggerDetails object
|
ThreadLoggerDetailsSet(MboServerInterface ms)
Construct the set
|
ThreadLoggerSet(MboServerInterface ms)
Construct the set
|
Modifier and Type | Method and Description |
---|---|
void |
FldTargetStartDate.action() |
void |
FldTargetFinishDate.action() |
void |
MapControlAccessor.addRecordsToLayer(java.lang.String layerName,
MboSetRemote records)
Add records of
layerName . |
void |
MapControlCallbacks.addRecordsToLayer(java.lang.String layerName,
MboSetRemote mboSet,
boolean cleanOld)
For the sake of flexibility, the interface receives a mboset, but the elements of the mboset
will only be shown on the map if the mbos of the mboset implements the interface Gisable
|
void |
MapControl.addRecordsToLayer(java.lang.String layerName,
MboSetRemote mboSet,
boolean cleanOld) |
java.util.List<java.lang.Long> |
SpatialTravelTimeMatrix.calculateTravelTimeMatrixFor(java.util.List<SKDMAPInputParamInfo> originPoints,
java.util.List<SKDMAPInputParamInfo> destinationPoints,
UserInfo userInfo) |
java.util.List<java.lang.Long> |
MapTravelTimeMatrix.calculateTravelTimeMatrixFor(java.util.List<SKDMAPInputParamInfo> originPoints,
java.util.List<SKDMAPInputParamInfo> destinationPoints,
UserInfo userInfo)
Returns a list with the travel times for all possible combinations of originPoints and destinationPoints.
|
java.util.List<java.lang.Long> |
GMapsTravelTimeMatrix.calculateTravelTimeMatrixFor(java.util.List<SKDMAPInputParamInfo> originPoints,
java.util.List<SKDMAPInputParamInfo> destinationPoints,
UserInfo userInfo) |
java.util.List<java.lang.Long> |
BingMapsTravelTimeMatrix.calculateTravelTimeMatrixFor(java.util.List<SKDMAPInputParamInfo> originPoints,
java.util.List<SKDMAPInputParamInfo> destinationPoints,
UserInfo userInfo) |
void |
MapDataSourceSetup.cleanupRecordsMboSet(java.util.List<MboSetRemote> recordsList)
Implement this method to cleanup all MboSets in the records list, to free up Maximo cache.
|
void |
SelectObjectsBean.copyObjectsToMapTips()
copyLaborToLabTransSet gets called on ok button
|
void |
MapControlCallbacks.createMapCallback(java.lang.String action,
com.ibm.json.java.JSONObject results) |
void |
MapControlAccessor.createMapCallback(java.lang.String action,
com.ibm.json.java.JSONObject data) |
void |
MapControl.createMapCallback(java.lang.String actionName,
com.ibm.json.java.JSONObject data) |
boolean |
MapControlPaletteItemCond.evaluateCondition(MboRemote mbo,
java.lang.Object param) |
java.lang.String |
UnassignedWork.formatUWOWhere(LatLngBounds bounds,
java.lang.String where,
java.util.Date schedStart,
java.util.Date schedFinish,
java.util.Date targetStart,
java.util.Date targetFinish,
java.lang.String status,
java.lang.String workType,
java.lang.Integer priority,
boolean addRegion) |
java.lang.String |
UnassignedWorkView.getAddressString() |
java.lang.String |
LBSLaborView.getAddressString() |
java.lang.String |
LBSCrewView.getAddressString() |
static java.util.Map<java.lang.String,java.util.Set<java.lang.String>> |
MapDataUtils.getAllSymbologyAttributes() |
java.lang.Double |
LBSLaborView.getAltitude() |
java.lang.Double |
LBSCrewView.getAltitude() |
java.lang.Double |
LBSLaborView.getAltitudeAccuracy() |
java.lang.Double |
LBSCrewView.getAltitudeAccuracy() |
MboRemote |
UnassignedWorkView.getAutoLocateObject() |
MboRemote |
UnassignedWorkView.getAutoLocateObject(AutoLocatable nextInChain) |
com.ibm.json.java.JSONObject |
MapControl.getBingMapConfiguration(MboRemote mbo)
Creates a specific configuration object for Bing Maps
|
int |
MapControl.getCrewLaborByQueryParams()
Gets the crew labor by coords.
|
java.lang.String |
MapTravelTimeMatrix.getCurrentProvider(UserInfo userInfo)
Returns the current map provider
|
com.ibm.json.java.JSONObject |
MapControl.getCurrentRecordData() |
com.ibm.json.java.JSONArray |
MapControl.getCurrentState()
Return the next current state with all JSON data that must be handle by the map component.
|
com.ibm.json.java.JSONObject |
MapDataUtils.getGISData(MboRemote currentMbo)
Return GIS data for the current MBO.
|
com.ibm.json.java.JSONObject |
MapDataUtils.getGISDataFromGisable(GISable gisMbo) |
com.ibm.json.java.JSONObject |
MapControl.getGoogleMapConfiguration(MboRemote mbo)
Creates a specific configuration object for Google Maps
|
java.lang.Double |
LBSLaborView.getHeading() |
java.lang.Double |
LBSCrewView.getHeading() |
java.util.Date |
LBSLaborView.getLastUpdate() |
java.util.Date |
LBSCrewView.getLastUpdate() |
java.lang.Double |
UnassignedWorkView.getLatitudeY() |
java.lang.Double |
LBSLaborView.getLatitudeY() |
java.lang.Double |
LBSCrewView.getLatitudeY() |
com.ibm.json.java.JSONArray |
MapDataUtils.getLBSAuditData(MboRemote currentMbo,
java.util.Date startDate,
java.util.Date endDate)
Return the current LBS audit data (if any).
|
com.ibm.json.java.JSONArray |
LBSMapHelper.getLBSAuditData(MboRemote lbs,
com.ibm.json.java.JSONObject recordData,
java.util.Date startDate,
java.util.Date endDate)
Gets the audit information about the main record (lbs) and appends it as
lbsdata in recordData.
|
com.ibm.json.java.JSONObject |
LBSMapHelper.getLBSData(LBS lbs) |
com.ibm.json.java.JSONObject |
MapDataUtils.getLBSData(MboRemote currentMbo)
Return the current LBS data.
|
java.lang.Double |
LBSLaborView.getLocationAccuracy() |
java.lang.Double |
LBSCrewView.getLocationAccuracy() |
java.lang.Double |
UnassignedWorkView.getLongitudeX() |
java.lang.Double |
LBSLaborView.getLongitudeX() |
java.lang.Double |
LBSCrewView.getLongitudeX() |
MboRemote |
MapControlCallbacks.getMainRecordMbo() |
MboRemote |
MapControlAccessor.getMainRecordMbo() |
MboRemote |
MapControl.getMainRecordMbo() |
com.ibm.json.java.JSONObject |
MapManagerDataBean.getMapConfiguration() |
com.ibm.json.java.JSONObject |
MapDataBean.getMapConfiguration()
Returns the current map provider configuration
|
com.ibm.json.java.JSONObject |
MapControl.getMapConfiguration()
Creates the JSON object configuration based on data from FSM Map Manager app
|
MboRemote |
MapDataUtils.getMapManager(UserInfo user) |
java.lang.String |
MapDataUtils.getMapProvider(MboRemote mapManager) |
java.lang.String |
MapTipUtils.getMapTipData(MboRemote mbo,
MapTipTemplateData maptipTemplate,
UserInfo userinfo,
java.lang.String templateField,
com.ibm.json.java.JSONArray mapTipOverrides) |
java.lang.String |
MapDataUtils.getMapTipData(MboRemote mbo,
java.lang.String mboName,
java.lang.String templateField,
UserInfo userInfo,
com.ibm.json.java.JSONArray mapTipOverrides) |
MapTipTemplateData |
MapTipUtils.getMapTipFor(java.lang.String siteId,
java.lang.String objectname,
UserInfo userinfo)
Return the maptip configuration based on the current user siteid and objectname.
|
com.ibm.json.java.JSONObject |
MapDataUtils.getMboAsJSONObject(MboRemote mbo)
Transform an mbo into a JSONobject with gis,mx and lbs data, and eventually Autolocate data
|
com.ibm.json.java.JSONArray |
MapDataUtils.getMboSetAsJSONArray(MboSetRemote mboSet)
Transform a mboSet into a JSONArray with gis,mx and lbs data, and eventually Autolocate data
|
com.ibm.json.java.JSONObject |
MapDataUtils.getMXData(MboRemote currentMbo)
Return the current Mbo Maximo data.
|
java.util.List<MboSetRemote> |
MapDataSourceSetup.getRecordsToPlaceOnMap()
Returns a list of MboSets that will be placed in the map.
|
com.ibm.json.java.JSONObject |
RouteComponent.getRouteConfiguration() |
com.ibm.json.java.JSONObject |
MapControl.getRouteConfiguration() |
int |
RouteComponent.getRouteStops() |
com.ibm.json.java.JSONObject |
MapControl.getSpatialMapConfiguration(MboRemote mbo)
Creates a specific configuration object for Spatial Maps
|
java.lang.Double |
LBSLaborView.getSpeed() |
java.lang.Double |
LBSCrewView.getSpeed() |
java.lang.String |
UnassignedWork.getUnassignedWhere(UserInfo userInfo,
java.util.Date schedStart,
java.util.Date schedFinish,
java.util.Date targetStart,
java.util.Date targetFinish,
java.lang.String status,
java.lang.String workType,
java.lang.Integer priority,
boolean isSpatial,
boolean defaultStatusFilter,
java.lang.String extraClause,
LatLngBounds bounds) |
boolean |
MapDialogLoader.hasAuthorizationForSigOptionInCurrentApp() |
java.lang.Boolean |
UnassignedWorkView.hasCoords() |
java.lang.Boolean |
LBSLaborView.hasCoords() |
java.lang.Boolean |
LBSCrewView.hasCoords() |
boolean |
UnassignedWorkView.isGISDataReadonly() |
boolean |
LBSLaborView.isGISDataReadonly() |
boolean |
LBSCrewView.isGISDataReadonly() |
void |
MapControl.loadGISMapConfiguration()
Sets the GIS configuration
Note: The method has some side effects such as call reset on the mboset before iterate on it.
|
int |
MapControl.loadMapTipSummaryTemplate() |
int |
MapControl.loadMapTipTemplate() |
int |
MapControl.loadMenuItems() |
int |
MapControl.NOOP() |
com.ibm.json.java.JSONObject |
AuditLBSLocation.queryAuditLBSLocation(MapControlAccessor map,
java.util.Date startDate,
java.util.Date endDate)
Gets the audit information about the main record (if it is an instance of LBS,
i.e.
|
com.ibm.json.java.JSONObject |
UnassignedWork.queryUnassignedWork(WebClientSession clientSession,
MapControlAccessor map,
java.util.Date schedStart,
java.util.Date schedFinish,
java.util.Date targetStart,
java.util.Date targetFinish,
java.lang.String status,
java.lang.String workType,
java.lang.Integer priority,
boolean defaultStatusFilter,
java.lang.String extraClause) |
com.ibm.json.java.JSONObject |
UnassignedWork.queryUnassignedWork(WebClientSession clientSession,
MapDataUtils.PROVIDER mapProvider,
LatLngBounds bounds,
java.util.Date schedStart,
java.util.Date schedFinish,
java.util.Date targetStart,
java.util.Date targetFinish,
java.lang.String status,
java.lang.String workType,
java.lang.Integer priority,
boolean defaultStatusFilter,
java.lang.String extraClause) |
int |
MapControl.queryUnassignedWorkDispatcher()
Queries unassigned work using the Graphical Assignment query.
|
com.ibm.json.java.JSONObject |
UnassignedWork.queryUnassignedWorkDispatcher(WebClientSession webClientSession,
MapControlAccessor mapControlAccessor,
MboRemote appMbo,
com.ibm.json.java.JSONObject queryData)
Query the unassigned work for the given SKDProject MBO, using start/end dates
passed by the calendar applet.
|
int |
MapControl.refreshMarkersPositions()
Refreshes the position of markers in the current map.
|
int |
MapControl.refreshQueryUnassignedWork() |
com.ibm.json.java.JSONObject |
UnassignedWork.refreshQueryUnassignedWork(WebClientSession clientSession,
MapControlAccessor map,
LatLngBounds bounds,
com.ibm.json.java.JSONObject params) |
void |
MapControlCallbacks.removeRecordsFromLayer(java.lang.String layerName,
MboSetRemote records)
For the sake of flexibility, the interface receives a mboset, but the elements of the mboset
will only be removed from the map if the mbos of the mboset implements the interface Gisable
|
void |
MapControlAccessor.removeRecordsFromLayer(java.lang.String layerName,
MboSetRemote records)
Remove records from
layerName . |
void |
MapControl.removeRecordsFromLayer(java.lang.String layerName,
MboSetRemote mboSet) |
java.util.ArrayList<java.lang.Long> |
GMapsTravelTimeMatrixTest.runTestCalculateTravelTimeMatrixWithinUsageLimits(GMapsTravelTimeMatrix gmapsTravelTimeMatrix,
java.lang.String mockedJsonResponseString) |
void |
UnassignedWorkView.saveGISData(java.lang.String address,
java.lang.String lat,
java.lang.String lng) |
void |
LBSLaborView.saveGISData(java.lang.String address,
java.lang.String lat,
java.lang.String lng) |
void |
LBSCrewView.saveGISData(java.lang.String address,
java.lang.String lat,
java.lang.String lng) |
void |
LBSLaborView.saveLBSData(java.lang.Double lat,
java.lang.Double lng,
java.lang.Double locationAccuracy,
java.lang.Double altitudeAccuracy,
java.lang.Double altitude,
java.lang.Double heading,
java.lang.Double speed) |
void |
LBSCrewView.saveLBSData(java.lang.Double lat,
java.lang.Double lng,
java.lang.Double locationAccuracy,
java.lang.Double altitudeAccuracy,
java.lang.Double altitude,
java.lang.Double heading,
java.lang.Double speed) |
int |
MapTipDataBean.selectobject() |
int |
MapControl.setCurrentSALocation()
Sets the current record location.
|
void |
MapDataUtils.setGisableAttributes(MboRemote mbo,
com.ibm.json.java.JSONObject recordData,
com.ibm.json.java.JSONObject gisData) |
java.lang.Boolean |
MapDataUtils.setJSONAutoLocateAttributes(MboRemote mbo,
com.ibm.json.java.JSONObject recordData)
Sets the auto locate attributes into the Json Object passed as a parameter.
|
void |
LBSLocationRemote.setLBSValues(java.lang.String refObject,
java.lang.String[] keyValues,
java.lang.Double lat,
java.lang.Double lng,
java.lang.Double locationAccuracy,
java.lang.Double altitudeAccuracy,
java.lang.Double altitude,
java.lang.Double heading,
java.lang.Double speed) |
void |
LBSLocation.setLBSValues(java.lang.String refObject,
java.lang.String[] keyValues,
java.lang.Double lat,
java.lang.Double lng,
java.lang.Double locationAccuracy,
java.lang.Double altitudeAccuracy,
java.lang.Double altitude,
java.lang.Double heading,
java.lang.Double speed) |
void |
LBSLocationRemote.setLBSValuesBasedOnWO(java.lang.String refobject,
java.lang.String[] keyValues,
java.lang.Double latitude,
java.lang.Double longitude,
java.lang.String wonum,
java.lang.String wositeid) |
void |
LBSLocation.setLBSValuesBasedOnWO(java.lang.String refObject,
java.lang.String[] keyValues,
java.lang.Double lat,
java.lang.Double lng,
java.lang.String wonum,
java.lang.String wositeid) |
void |
MapTipTemplateData.setMapTipData(MapTipRemote maptip,
UserInfo userInfo)
Fills all attributes from the mbo data
|
void |
NotSiteFilterAppBean.setQueryBySiteQbe() |
void |
MapControlAccessor.setRecordsToLayer(java.lang.String layerName,
MboSetRemote records)
Set records of
layerName . |
int |
MapDialogLoader.showDialog() |
int |
MapControl.showDialog() |
int |
MapControl.showErrors() |
int |
MapControl.showMaxMessage() |
int |
MapControl.storeUserLocation() |
void |
BingMapsTravelTimeMatrixTest.testCalculateTravelTimeForError() |
void |
BingMapsTravelTimeMatrixTest.testCalculateTravelTimeForSuccess() |
void |
BingMapsTravelTimeMatrixTest.testCalculateTravelTimeMatrixFor() |
void |
MapTravelTimeMatrixTest.testCalculateTravelTimeMatrixForBINGMAPS() |
void |
MapTravelTimeMatrixTest.testCalculateTravelTimeMatrixForGMAPS() |
void |
MapTravelTimeMatrixTest.testCalculateTravelTimeMatrixForSPATIAL() |
void |
GMapsTravelTimeMatrixTest.testCalculateTravelTimeMatrixForWithLicence1() |
void |
GMapsTravelTimeMatrixTest.testCalculateTravelTimeMatrixForWithLicence2() |
void |
GMapsTravelTimeMatrixTest.testCalculateTravelTimeMatrixForWithoutLicence1() |
void |
GMapsTravelTimeMatrixTest.testCalculateTravelTimeMatrixForWithoutLicence2() |
void |
BingMapsTravelTimeMatrixTest.testCalculateTravelTimeMatrixForWithoutLicense() |
void |
GMapsTravelTimeMatrixTest.testCalculateTravelTimeMatrixForWithoutServiceURL() |
void |
BingMapsTravelTimeMatrixTest.testCalculateTravelTimeMatrixForWithoutServiceURL() |
void |
GMapsTravelTimeMatrixTest.testCalculateTravelTimeMatrixWithinUsageLimitsError() |
void |
GMapsTravelTimeMatrixTest.testCalculateTravelTimeMatrixWithinUsageLimitsSomeInvalidValues() |
void |
GMapsTravelTimeMatrixTest.testCalculateTravelTimeMatrixWithinUsageLimitsSuccess() |
java.lang.String |
MapControlPaletteItemCond.toWhereClause(java.lang.Object param,
MboSetRemote msr) |
void |
FldUnassignedDate.validate() |
void |
GMapsTravelTimeMatrixTest.verifyCorrectnessOfRequestsToMapProvider(java.lang.String license,
java.lang.Integer numberOfOrigins,
java.lang.Integer numberOfDestinations,
java.lang.Integer numberOfExpectedRequests,
java.lang.Integer topLeftMatrixIdx,
java.lang.Integer topLeftExpectedNumberOfOrigins,
java.lang.Integer topLeftExpectedNumberOfDestinations,
java.lang.Integer topRightMatrixIdx,
java.lang.Integer topRightExpectedNumberOfOrigins,
java.lang.Integer topRightExpectedNumberOfDestinations,
java.lang.Integer bottomLeftMatrixIdx,
java.lang.Integer bottomLeftExpectedNumberOfOrigins,
java.lang.Integer bottomLeftExpectedNumberOfDestinations,
java.lang.Integer bottomRightMatrixIdx,
java.lang.Integer bottomRightExpectedNumberOfOrigins,
java.lang.Integer bottomRightExpectedNumberOfDestinations) |
Constructor and Description |
---|
MapDialogLoader(WebClientSession clientSession,
PageInstance dialogInstance) |
MapDialogLoader(WebClientSession clientSession,
PageInstance dialogInstance,
ControlInstance creator) |
MapDialogLoader(WebClientSession clientSession,
PageInstance dialogInstance,
java.lang.String objectName,
java.lang.String dialogWhereClause,
ControlInstance creator) |
MapDialogLoader(WebClientSession clientSession,
PageInstance dialogInstance,
java.lang.String objectName,
java.lang.String dialogWhereClause,
java.util.Map<java.lang.String,java.lang.Object> optionalParameters,
ControlInstance creator) |
MapTipTemplateData(MapTipRemote maptip,
UserInfo userInfo)
Creates an instance of MapTipTemplateData filling all attributes from the mbo data
|
Modifier and Type | Method and Description |
---|---|
void |
MapControlPropertiesBean.setValue(java.lang.String attribute,
java.lang.String value,
long accessModifier) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
GpsDataCollectorComponent.getLaborCode()
Retrieves the labor code
|
int |
GpsDataCollectorComponent.loadLaborLBS()
Every time a user geo location is collected this information is stored in the LBSLOCATION table, creating or
updating one record for its labor, and another record for its crew if the labor has a crew.
|
int |
GpsDataCollectorComponent.logLBSCollectionNotSupported()
Prints a log message saying that LBS location data could not be retrieved.
|
int |
GpsDataCollectorComponent.logLBSCollectionPermissionDenied()
Prints a log message saying that LBS location data could not be retrieved.
|
Modifier and Type | Method and Description |
---|---|
int |
MapDispatcherControl.APPLETCMD()
Deprecated.
|
int |
MapDispatcherControl.CREATEASSIGN() |
int |
MapDispatcherControl.DELETEASSIGN() |
int |
MapDispatcherControl.DOREFRESHRESOURCE()
handler for the right-click Refresh Resource action on the table.
|
int |
MapDispatcherControl.refreshresource()
event that gets the refresh resource type and key that is to be used the next time the applet is refreshed
This is meant to be used from within the UI frameworks (from a sendEvent action) to trigger a refresh
event from the applet, as opposed to being a directly called function from the applet.
|
int |
MapDispatcherControl.SAVEBULKTRAVELTIME()
Save several assignments travel times at once;
|
int |
MapDispatcherControl.SAVETRAVELTIME() |
int |
MapDispatcherControl.SHOWMULTIPLEROUTEERRORS() |
int |
MapDispatcherControl.SPLITASSIGN()
Called from javascript.
|
int |
MapDispatcherControl.SPLITSHIFT() |
int |
MapDispatcherControl.TOGGLELOCK() |
int |
MapDispatcherControl.TRIGGERMSGS() |
int |
MapDispatcherControl.UPDATEASSIGNMENTS() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Long> |
TravelTimeMatrix.calculateTravelTimeMatrixFor(java.util.List<SKDMAPInputParamInfo> originPoints,
java.util.List<SKDMAPInputParamInfo> destinationPoints,
UserInfo userInfo)
Returns a list with the travel times for all possible combinations of originPoints and destinationPoints.
|
java.lang.String |
GISable.getAddressString()
Return a string with the address of the current entitty.
|
java.lang.Double |
LBS.getAltitude() |
java.lang.Double |
LBS.getAltitudeAccuracy() |
MboRemote |
AutoLocatable.getAutoLocateObject()
Returns an autolocate object instance if present.
|
MboRemote |
AutoLocatable.getAutoLocateObject(AutoLocatable nextInChain)
Returns an autolocate object instance if present.
|
java.lang.Double |
LBS.getHeading() |
java.util.Date |
LBS.getLastUpdate() |
java.lang.Double |
GISable.getLatitudeY()
Return a double value with the the Latitude (or Y) coordinate of the current entitty.
|
java.lang.Double |
CombinedLBS.getLBSLatitudeY()
Return a double value with the Latitude (or Y coordinate) of the current entity.
|
java.lang.Double |
CombinedLBS.getLBSLongitudeX()
Return a double value with the Longitude (or X coordinate) of the current entity.
|
java.lang.Double |
LBS.getLocationAccuracy() |
java.lang.Double |
GISable.getLongitudeX()
Return a double value with the the Longitude (or X) coordinate of the current entitty.
|
java.lang.Double |
LBS.getSpeed() |
java.lang.Boolean |
GISable.hasCoords()
Check if this autolocatable object has coordinates filled (LAT,LONG)
|
boolean |
GISable.isGISDataReadonly()
Indicate if the current GIS entity is editable or not.
|
void |
GISable.saveGISData(java.lang.String address,
java.lang.String lat,
java.lang.String lng)
Implement the logic to save the GIS Data
|
void |
LBS.saveLBSData(java.lang.Double lat,
java.lang.Double lng,
java.lang.Double locationAccuracy,
java.lang.Double altitudeAccuracy,
java.lang.Double altitude,
java.lang.Double heading,
java.lang.Double speed) |
Modifier and Type | Method and Description |
---|---|
void |
MapSites.add() |
void |
MapManager.add() |
void |
MapSites.appValidate() |
void |
MapManager.appValidate()
Checks if the MapManager is activated.
|
void |
MapManager.delete(long accessModifier)
Delete MapManager record and all associated sites
|
MboRemote |
MapManager.duplicate()
Creates a duplicate Map Manager.
|
com.ibm.json.java.JSONObject |
SpatialMapConfServiceRemote.getCoordsFromLinkedFeature(UserInfo userInfo,
MboRemote linkedMbo) |
MboRemote |
SpatialMapConfServiceRemote.getMap(UserInfo userInfo) |
com.ibm.json.java.JSONArray |
SpatialMapConfServiceRemote.getMapServicesArray(UserInfo userInfo,
ProfileRemote userProfile,
java.lang.String appName) |
MapSitesRemote |
MapSitesSetRemote.getMapSite(java.lang.String siteID) |
MapSitesRemote |
MapSitesSet.getMapSite(java.lang.String siteID)
Get the MapSite mbo based on site ID
|
java.util.Set<java.lang.String> |
SpatialMapConfServiceRemote.getMboLinkableAttributes(java.lang.String mboName,
UserInfo userInfo) |
java.lang.String |
MapManager.getOrgSiteForMaxvar(java.lang.String maxvarName) |
com.ibm.json.java.JSONObject |
SpatialMapConfServiceRemote.getSpatialMapConf(UserInfo userInfo,
java.lang.String appName,
ProfileRemote profile) |
com.ibm.json.java.JSONObject |
SpatialMapConfServiceRemote.getXYConvertedToWGS84(UserInfo userInfo,
java.lang.Double x,
java.lang.Double y) |
boolean |
MapManagerRemote.isAttributeModified(java.lang.String attributeName)
Returns isModified() flag for a given attribute
|
boolean |
MapManager.isAttributeModified(java.lang.String attributeName) |
void |
MapManager.setAppDefaultValue() |
void |
MapManager.undelete()
Delete MapManager record and all associated sites
|
void |
FldMapSitesLongitudeX.validate() |
void |
FldMapSitesLatitudeY.validate() |
Modifier and Type | Method and Description |
---|---|
void |
FldMapTipObjectName.action() |
void |
MapTipMenu.add() |
void |
MapTip.add() |
void |
MapTipMenuSet.canAdd() |
MboRemote |
MapTipMenu.copy(MboSetRemote mboset)
Creates a duplicate Map Tip Menu.
|
MboRemote |
MapTip.copy(MboSetRemote mboset)
Creates a duplicate Map Tip.
|
void |
MapTipMenu.delete(long accessModifier) |
void |
MapTip.delete(long accessModifier)
Delete MapManager record and all associated sites
|
void |
MapTip.init() |
void |
MapTipMenu.propagateKeyValue(java.lang.String keyName,
java.lang.String keyValue)
If MapTip Template objectname or map name changes we must also change maptipmenu one
|
void |
MapTip.propagateKeyValue(java.lang.String keyName,
java.lang.String keyValue) |
void |
MapTipMenu.undelete() |
void |
MapTip.undelete() |
Modifier and Type | Method and Description |
---|---|
int |
UnassignedWorkTableBean.cancelDialog() |
int |
MapManagerLocationSelectBean.cancelDialog() |
int |
AuditLBSLocationTableBean.cancelDialog() |
int |
UnassignedWorkTableBean.execute()
Method that queries the unassigned work of the visible region of the map.
|
int |
MapManagerLocationSelectBean.execute()
When the user presses "ok" in the dialog, we fill in the location
and zoom fields in the map site record.
|
int |
AuditLBSLocationTableBean.execute()
Method that queries the unassigned work of the visible region of the map.
|
int |
AssignWorkOrderTableBean.execute() |
java.lang.String |
MapTipRelationshipTreeBean.getTreeControlObjectName() |
java.lang.String |
MapTipAttributeTreeBean.getTreeControlObjectName() |
int |
MaptipBean.map_tip_expression() |
int |
MapTipRelationshipTreeBean.selectnode() |
int |
MapTipAttributeTreeBean.selectnode() |
int |
MaptipSelectSigOptionBean.selectrecord() |
int |
MapTipAttributeTreeBean.selectrecord() |
int |
MapSitesBean.setmapsites()
Create MapSites mbos according to selected sites
|
Modifier and Type | Method and Description |
---|---|
MboSetRemote |
FldUWOWorkType.getList() |
MboSetRemote |
FldUWOStatus.getList() |
void |
UnassignedDateFilter.init() |
void |
AuditLBSLocationFilter.init() |
void |
FldAuditLBSLocationFilterMinusHours.validate() |
Constructor and Description |
---|
FldUWOStatus(MboValue mbv)
Construct and attach to the mbo value.
|
FldUWOWorkType(MboValue mbv)
Construct and attach to the mbo value.
|
Modifier and Type | Class and Description |
---|---|
class |
MfMailMXApplicationMailException |
Modifier and Type | Method and Description |
---|---|
void |
MfMailSendErrorReply.applyCustomAction(MboRemote inboundComm,
java.lang.Object[] arg1)
This method is for custom action in Maximo for E-mail listener workflow
to send error notification as a reply mail.
|
void |
MfMailSTUpdateHandler.applyCustomAction(MboRemote inboundComm,
java.lang.Object[] arg1)
(non-Javadoc)
|
void |
MfMailWFSender.applyCustomAction(MboRemote arg0,
java.lang.Object[] arg1) |
void |
MfMailSTSendAction.applyCustomAction(MboRemote originalMbo,
java.lang.Object[] arg1) |
void |
MfMailHandler.applyCustomAction(MboRemote inboundComm,
java.lang.Object[] arg1)
This method handles both Status change scenario and Workflow scenario.
|
void |
MfMailWFHandler.applyCustomAction(MboRemote inboundComm,
java.lang.Object[] arg1)
Entry point as custom action.
|
boolean |
MfMailUtility.checkAppAuth(InboundCommRemote inboundComm,
MboRemote targetMbo) |
boolean |
MfMailUtility.checkStatusAuth(InboundCommRemote inboundComm,
MboRemote targetMbo,
UserInfo ui) |
void |
MfMailUtility.createInboundCommLog(MboRemote inboundComm,
MboRemote targetMbo,
java.util.Date cDate)
creats a commlog entry for inbound mail
|
boolean |
MfMailIsWorkFlowMail.evaluateCondition(MboRemote inboundComm,
java.lang.Object arg1) |
boolean |
MfMailIsStatusMail.evaluateCondition(MboRemote inboundComm,
java.lang.Object arg1) |
boolean |
MfMailIsMaximoMail.evaluateCondition(MboRemote inboundComm,
java.lang.Object arg1)
This method returns true when the passed inboundComm contains the mail for
Status change scenario *OR* Workflow scenario.
|
static MboRemote |
MfMailUtility.getCommTemplate(java.lang.String templateId,
UserInfo ui) |
static MfMailGlobalInfoWithMbo |
MfMailGlobalInfoWithMbo.getGlobalInfo(MXLogger logger,
UserInfo ui) |
static MfMailGlobalInfo |
MfMailGlobalInfo.getGlobalInfo(MXLogger logger,
UserInfo ui) |
CrontaskParamInfo[] |
MfMailCleanupCronTask.getParameters() |
java.lang.String |
MfMailUtility.getSenderFromTemplate(MboRemote commTemplate) |
void |
MfMailCleanupCronTask.init() |
void |
MfMailUtility.logMailInfo(MboRemote inboundComm)
Log information about the inboundcomm to identify the mail caused the error.
|
static void |
MfMailUtility.logMailInfo(MXLogger pLogger,
MboRemote inboundComm) |
void |
MfMailUtility.sendErrorMail(MboRemote inboundComm,
java.lang.String template)
Method to Send Error notification mail This method is used from
MfMailSendErrorReply class
|
void |
MfMailUtility.sendErrorMailToAdmin(java.lang.String errMsg,
java.lang.String template)
Send Mail to administrator to notify admin action is needed.
|
void |
MfMailSTUpdateHandler.sendSTReplyMail(MboRemote inboundComm,
MboRemote commTemplate,
MboRemote targetMbo,
java.lang.String nextStatus,
MboRemote trackEntry,
UserInfo ui,
java.lang.String secString,
MfMailSTCtrlInfo ctrlInfo,
int deviceClass) |
void |
MfMailUtility.sendSTReplyMailVerySmall(MboRemote inboundComm,
MboRemote commTemplate,
MboRemote targetMbo,
MboRemote trackEntry,
UserInfo ui,
java.lang.String valueList,
int deviceClass)
Send reply mail for status scenario with very small device
|
void |
MfMailWFSender.sendWFAssignmentMail(WFAssignmentRemote assign,
CommTemplateRemote commTemplate,
MboRemote targetMbo,
MboRemote trackEntry,
UserInfo ui,
int deviceClass,
boolean checkHtml,
java.lang.String process,
int procRev,
int nodeId,
java.lang.String nodeTitle,
java.lang.String sender,
java.lang.String secString,
java.lang.String attributesList) |
void |
MfMailUtility.sendWFNotifyMail(MboRemote track,
MboRemote tempTargetMbo,
MfMailWFCtrlInfo wc)
This method send notification mail when work flow assignment has
completed by different user by mail.
|
void |
MfMailWFHandler.sendWFReplyMail(MboRemote inboundComm,
CommTemplateRemote commTemplate,
MboRemote targetMbo,
WFAssignment assign,
boolean checkHtml) |
java.lang.String |
MfMailIsWorkFlowMail.toWhereClause(java.lang.Object arg0,
MboSetRemote arg1) |
java.lang.String |
MfMailIsStatusMail.toWhereClause(java.lang.Object arg0,
MboSetRemote arg1) |
java.lang.String |
MfMailIsMaximoMail.toWhereClause(java.lang.Object arg0,
MboSetRemote arg1) |
Modifier and Type | Method and Description |
---|---|
int |
MfMailCfgAppBean.ACTIVATE()
Do activation and deactivation.
|
int |
MfMailAttributesTableBean.addrow() |
int |
MfMailCfgAppBean.DUPLICATE() |
int |
MfMailSelectAttributesBean.execute() |
int |
MfMailAttributesTableBean.execute() |
int |
MfMailAttributesMultiLookupBean.execute() |
int |
MfMailCfgAppBean.find() |
MboSetRemote |
MfMailSelectAttributesBean.getMboSetRemote() |
MboSetRemote |
MfMailAttributesMultiLookupBean.getMboSetRemote() |
void |
MfMailCfgAppBean.initializeApp() |
int |
MfMailCfgAppBean.INSERT() |
boolean |
MfMailCfgResultsBean.next() |
boolean |
MfMailCfgResultsBean.previous() |
int |
MfMailCfgAppBean.SAVE() |
int |
MfMailCfgResultsBean.selectrecord() |
int |
MfMailAttributesTableBean.toggledeleterow() |
int |
MfMailCfgAppBean.VALIDATE()
Validate.
|
Modifier and Type | Method and Description |
---|---|
Mbo |
WFCtrlSet.getMboInstance(MboSet ms) |
Modifier and Type | Method and Description |
---|---|
void |
FldWFName.action() |
void |
FldMboName.action() |
void |
FldConfigurationType.action()
When type is changed, update readonly flags on fields based on the
new action type.
|
void |
MfMailCfgRemote.activate()
Activate the configuration.
|
void |
MfMailCfg.activate() |
void |
MfMailCfgActivatorTemplate.activate(MfMailCfgRemote config) |
void |
MfMailCfgActivator.activate(MfMailCfgRemote config)
Activate the configuration.
|
void |
MfMailCfg.add() |
void |
MfMailCfgRemote.canActivate()
Check to be able to activate this configuration before activating it.
|
void |
MfMailCfg.canActivate() |
void |
MfMailCfgActivatorTemplate.canActivate(MfMailCfgRemote config) |
void |
MfMailCfgActivator.canActivate(MfMailCfgRemote config)
Check where the configuration can activate.
|
void |
MfMailCfgRemote.canDeactivate()
Checl to be able to deactivate this configuration before activating it.
|
void |
MfMailCfg.canDeactivate() |
void |
MfMailCfgActivatorTemplate.canDeactivate(MfMailCfgRemote config) |
void |
MfMailCfgActivator.canDeactivate(MfMailCfgRemote config)
Check where the configuration can deactivate.
|
void |
MfMailCfg.canDelete() |
static void |
MfMailCfgUtil.checkDuplicatedSelectionValue(MboRemote mbo,
boolean isSkipToBeDeleted)
Check MBO's Selection Value is duplicated.
|
static java.lang.String |
MfMailCfgUtil.convertKeyValueToCommaSepValue(MboRemote mbo)
Convert array to comma separated value.
|
static void |
MfMailCfgUtil.copyMLValue(java.lang.String fieldname,
MboRemote from,
MboRemote to) |
MfMailValueContainer |
MfMailCfgWFActivator.crateValueEntry(MboRemote valueCfg) |
MfMailValueContainer |
MfMailCfgTargetTemplate.crateValueEntry(MboRemote valueCfg)
Crate value entry.
|
MfMailValueContainer |
MfMailCfgSTActivator.crateValueEntry(MboRemote valueCfg) |
static java.lang.String |
MfMailCfgUtil.createAttributesWhereClause(MboSetRemote mboSet,
java.lang.String objectName)
Creates the attributes where clause.
|
MfMailControlContainer |
MfMailCfgWFActivator.createControlEntry(MboRemote ctrlCfg) |
MfMailControlContainer |
MfMailCfgTargetTemplate.createControlEntry(MboRemote ctrlCfg)
Creates the control entry.
|
MfMailControlContainer |
MfMailCfgSTActivator.createControlEntry(MboRemote ctrlCfg) |
void |
MfMailCfgRemote.deactivate()
Deactivate the configuration.
|
void |
MfMailCfg.deactivate() |
void |
MfMailCfgActivatorTemplate.deactivate(MfMailCfgRemote config) |
void |
MfMailCfgActivator.deactivate(MfMailCfgRemote config)
Deactiate the configuration.
|
void |
MfMailCfg.delete(long accessModifier) |
void |
MfMailCfgWFController.deleteAllChildren(long accessModifier) |
void |
MfMailCfgSTController.deleteAllChildren(long accessModifier) |
void |
MfMailCfgNullController.deleteAllChildren(long accessModifier) |
void |
MfMailCfgController.deleteAllChildren(long accessModifier)
Delete all children.
|
void |
MfMailCfgRemote.doPostActivateProcessing()
Do post activate.
|
void |
MfMailCfg.doPostActivateProcessing() |
MboRemote |
MfMailCfg.duplicate() |
MfMailCfgActivator |
MfMailCfgWFController.getActivator() |
MfMailCfgActivator |
MfMailCfgSTController.getActivator() |
MfMailCfgActivator |
MfMailCfgNullController.getActivator() |
MfMailCfgActivator |
MfMailCfgController.getActivator()
Gets the activator from ActivatorContext.
|
java.lang.String |
MfMailCfgWFActivator.getDeactivationCheckWhereClause(MfMailCfgRemote config) |
java.lang.String |
MfMailCfgTargetTemplate.getDeactivationCheckWhereClause(MfMailCfgRemote config)
Gets the deactivation check where clause.
|
java.lang.String |
MfMailCfgSTActivator.getDeactivationCheckWhereClause(MfMailCfgRemote config) |
java.lang.String |
MfMailCfgWFActivator.getDeactiveWhereClause(MfMailCfgRemote config) |
java.lang.String |
MfMailCfgTargetTemplate.getDeactiveWhereClause(MfMailCfgRemote config)
Gets the where clause to select the recored to delete them.
|
java.lang.String |
MfMailCfgSTActivator.getDeactiveWhereClause(MfMailCfgRemote config) |
static MfMailCfgRemote |
MfMailCfgUtil.getEmailCfg(MboRemote mbo)
Gets EmailCfg MBO from MboRemote.getOwner() method recursively.
|
java.lang.String |
MfMailCfgWFActivator.getHasOtherActivatedCfgWhereClause(MfMailCfgRemote config) |
java.lang.String |
MfMailCfgTargetTemplate.getHasOtherActivatedCfgWhereClause(MfMailCfgRemote config)
Gets the checks for other activated cfg where clause.
|
java.lang.String |
MfMailCfgSTActivator.getHasOtherActivatedCfgWhereClause(MfMailCfgRemote config) |
MboSetRemote |
FldWFName.getList() |
MboSetRemote |
FldMboName.getList() |
MboRemote |
MfMailCfgRemote.getZombieFromMboName()
Gets the zombie from mbo name field.
|
MboRemote |
MfMailCfg.getZombieFromMboName() |
static boolean |
MfMailCfgUtil.hasCommLogRelationship(java.lang.String mboName)
Check whether the object supports communication log (COMMLOG).
|
boolean |
MfMailCfg.hasConfigChildren() |
boolean |
MfMailCfgActivatorTemplate.hasOtherActivatedCfg(MfMailCfgRemote config) |
void |
MfMailCfg.init() |
void |
FldWFName.init() |
void |
FldMboName.init() |
void |
FldConfigurationType.init() |
void |
MfMailCfg.initFieldFlagsOnMbo(java.lang.String attrName) |
void |
FldAttributes.initValue() |
boolean |
MfMailCfgRemote.isActivated()
Checks if is activated.
|
boolean |
MfMailCfg.isActivated() |
boolean |
MfMailCfgRemote.isStatusChangeSupported()
Checks if is status change supported.
|
boolean |
MfMailCfg.isStatusChangeSupported() |
boolean |
MfMailCfgRemote.isWorkflowSupported()
Checks if is workflow supported.
|
boolean |
MfMailCfg.isWorkflowSupported() |
void |
MfMailCfgWFActivator.mapValueToField(MboRemote mbo,
MfMailControlContainer origControl,
MfMailValueContainer origValue) |
void |
MfMailCfgTargetTemplate.mapValueToField(MboRemote addAtEnd,
MfMailControlContainer primary,
MfMailValueContainer secondary)
Map value to field.
|
void |
MfMailCfgSTActivator.mapValueToField(MboRemote sc,
MfMailControlContainer control,
MfMailValueContainer value) |
void |
MfMailCfgWFActivator.prepareObject(MfMailCfgRemote config) |
void |
MfMailCfgTargetTemplate.prepareObject(MfMailCfgRemote config)
Prepare object.
|
void |
MfMailCfgSTActivator.prepareObject(MfMailCfgRemote config) |
void |
MfMailCfgWFController.propagateActivateConfiguration(boolean isActive) |
void |
MfMailCfgSTController.propagateActivateConfiguration(boolean isActive) |
void |
MfMailCfgNullController.propagateActivateConfiguration(boolean isActive) |
void |
MfMailCfgController.propagateActivateConfiguration(boolean isActive)
Propagate activate configuration to the children.
|
static void |
MfMailCfgUtil.setAttributes(MboRemote mbo,
java.lang.String attribute,
java.util.List<java.lang.String> attributeList)
Sets the each attribute in the list to ATTRIBUTES field by
comma-separated text.
|
void |
MfMailCfg.setFieldFlags(java.lang.String type)
Method to set readonly flags for fields based on the type of action.
|
void |
FldWFName.validate() |
void |
FldSelectionValue.validate() |
void |
FldMboName.validate() |
void |
FldAttributes.validate() |
void |
MfMailCfgRemote.validateCfg(boolean isDuringActivation)
Validate the whole configuration.
|
void |
MfMailCfg.validateCfg(boolean isDuringActivation) |
Modifier and Type | Method and Description |
---|---|
void |
FldStatus.action() |
void |
FldSendTo.action() |
void |
FldNextStatus.action() |
void |
FldCommTemplateOrig.action() |
void |
STCtrlValueCfgSetRemote.activate(boolean isActive)
Activate.
|
void |
STCtrlValueCfgSet.activate(boolean isActive) |
void |
STCtrlValueCfgRemote.activate(boolean isActive)
Activate.
|
void |
STCtrlValueCfg.activate(boolean isActive) |
void |
STCtrlCfgSetRemote.activate(boolean isActive)
Activate.
|
void |
STCtrlCfgSet.activate(boolean isActive) |
void |
STCtrlCfgRemote.activate(boolean isActive)
Activate.
|
void |
STCtrlCfg.activate(boolean isActive) |
void |
STCtrlValueCfg.add() |
void |
STCtrlCfg.add() |
void |
STCtrlValueCfgSet.canAdd() |
void |
STCtrlCfgSet.canAdd() |
void |
STCtrlValueCfg.canDelete() |
void |
STCtrlCfg.canDelete() |
void |
STCtrlCfg.delete(long accessModifier) |
java.util.Set<java.lang.String> |
STCtrlCfgSetRemote.getDataArray(java.lang.String attribute)
Gets the data array.
|
java.util.Set<java.lang.String> |
STCtrlCfgSet.getDataArray(java.lang.String attribute) |
MboSetRemote |
FldStatus.getList() |
java.lang.String |
FldStatus.getLookupName() |
boolean |
STCtrlCfgSetRemote.hasValueInAnyMbo(java.lang.String[] attributes)
Checks for value in other mbo.
|
boolean |
STCtrlCfgSet.hasValueInAnyMbo(java.lang.String[] attributes) |
void |
STCtrlValueCfg.init() |
void |
STCtrlCfg.init() |
void |
FldStatus.init() |
void |
FldSendTo.init() |
void |
FldNextStatus.init() |
void |
FldCommTemplateOrig.init() |
void |
FldCommTemplate.init() |
void |
STCtrlValueCfg.initFieldFlagsOnMbo(java.lang.String attrName) |
void |
STCtrlCfg.initFieldFlagsOnMbo(java.lang.String attrName) |
void |
STCtrlValueCfg.propagateKeyValue(java.lang.String keyName,
java.lang.String keyValue) |
void |
STCtrlCfg.propagateKeyValue(java.lang.String keyName,
java.lang.String keyValue) |
void |
STCtrlCfgSetRemote.setReadOnlyToEachMbo(java.lang.String[] attributes,
boolean state)
Sets the read only to each mbo.
|
void |
STCtrlCfgSet.setReadOnlyToEachMbo(java.lang.String[] attributes,
boolean state) |
void |
STCtrlCfgSetRemote.setRequiredStateForReplyTemplate()
Sets the required state for reply template.
|
void |
STCtrlCfgSet.setRequiredStateForReplyTemplate() |
void |
STCtrlCfgRemote.setRequiredStateForReplyTemplate()
Sets the required state for reply template.
|
void |
STCtrlCfg.setRequiredStateForReplyTemplate() |
void |
STCtrlValueCfgRemote.setRequiredToReplyTemplate()
Sets the required to reply template.
|
void |
STCtrlValueCfg.setRequiredToReplyTemplate()
Sets the required to reply template.
|
void |
STCtrlValueCfg.undelete() |
void |
STCtrlCfg.undelete() |
void |
STCtrlValueCfgSet.undeleteAll() |
void |
STCtrlValueCfgRemote.undeleteWithValidate()
Undelete with validate.
|
void |
STCtrlValueCfg.undeleteWithValidate() |
void |
FldSendTo.validate() |
void |
FldNextStatus.validate() |
void |
FldCommTemplate.validate() |
Modifier and Type | Method and Description |
---|---|
void |
FldDomainDesc.initValue() |
Modifier and Type | Method and Description |
---|---|
void |
AttributeList.add() |
void |
AttributeList.canDelete() |
MboSetRemote |
FldAttribute.getList() |
void |
FldAttributeTitle.init() |
void |
FldOrder.initValue() |
void |
FldAttributeTitle.initValue() |
void |
AttributeList.undelete() |
Modifier and Type | Method and Description |
---|---|
void |
FldWFNode.action() |
void |
FldSetValue.action() |
void |
WFCtrlValueCfgSetRemote.activate(boolean isActive)
Activate the record.
|
void |
WFCtrlValueCfgSet.activate(boolean isActive) |
void |
WFCtrlValueCfgRemote.activate(boolean isActive)
Activate.
|
void |
WFCtrlValueCfg.activate(boolean isActive) |
void |
WFCtrlNodeCfgSetRemote.activate(boolean isActive)
Activate.
|
void |
WFCtrlNodeCfgSet.activate(boolean isActive) |
void |
WFCtrlNodeCfgRemote.activate(boolean isActive)
Activate.
|
void |
WFCtrlNodeCfg.activate(boolean isActive) |
void |
WFCtrlValueCfg.add() |
void |
WFCtrlNodeCfg.add() |
void |
WFCtrlValueCfg.appValidate() |
void |
WFCtrlNodeCfg.appValidate() |
void |
WFCtrlValueCfgSet.canAdd() |
void |
WFCtrlNodeCfgSet.canAdd() |
void |
WFCtrlValueCfg.canDelete() |
void |
WFCtrlNodeCfg.canDelete() |
void |
WFCtrlNodeCfg.delete(long accessModifier) |
MboSetRemote |
FldWFNode.getList() |
MboSetRemote |
FldSelectionAttribute.getList() |
int |
WFCtrlValueCfgRemote.getValueType()
Get the selection value type.
|
int |
WFCtrlValueCfg.getValueType() |
boolean |
WFCtrlValueCfgSetRemote.hasSetValueEnabled()
Checks for set value enabled.
|
boolean |
WFCtrlValueCfgSet.hasSetValueEnabled()
Checks for enabling set value field in the other records.
|
void |
WFCtrlValueCfgSet.init() |
void |
WFCtrlValueCfg.init() |
void |
WFCtrlNodeCfg.init() |
void |
FldSetValue.init() |
void |
FldSelectionAttribute.init() |
void |
FldIsAccept.init() |
void |
WFCtrlValueCfg.initFieldFlagsOnMbo(java.lang.String attrName) |
void |
FldSetValue.initValue() |
void |
FldSelectionAttribute.initValue() |
void |
FldIsAccept.initValue() |
void |
WFCtrlValueCfg.propagateKeyValue(java.lang.String keyName,
java.lang.String keyValue) |
void |
WFCtrlNodeCfg.propagateKeyValue(java.lang.String keyName,
java.lang.String keyValue) |
void |
WFCtrlValueCfgSetRemote.setSelAttrRequiredAndReadOnly()
Sets the Selection Attribute field to required and read-only state when
SETVALUE is enabled.
|
void |
WFCtrlValueCfgSet.setSelAttrRequiredAndReadOnly()
Sets the field status to selection attribute field.
|
int |
WFCtrlValueCfgSetRemote.sumValueType(MboRemote requestOwner)
Sum selection value types in each selection value MBO.
|
int |
WFCtrlValueCfgSet.sumValueType(MboRemote requestOwner) |
void |
WFCtrlValueCfg.undelete() |
void |
WFCtrlValueCfgSet.undeleteAll() |
void |
WFCtrlValueCfgRemote.undeleteWithValidate()
Undelete with validate.
|
void |
WFCtrlValueCfg.undeleteWithValidate() |
Modifier and Type | Method and Description |
---|---|
void |
FldWFNodeTitle.initValue() |
void |
FldMboName.initValue() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
MosWosToolClientHandler.dispatchRequest(MXSession mxSession,
java.lang.String command,
java.lang.Object[] params) |
Modifier and Type | Method and Description |
---|---|
byte[] |
OAuthHandler.invoke(java.util.Map metaData,
byte[] data) |
byte[] |
OAuthHandler.loadDocFromStream(java.io.InputStream in) |
Modifier and Type | Method and Description |
---|---|
static net.oauth.OAuthAccessor |
OAuthAuthorizationHandler.authorize(java.lang.String providerName,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static net.oauth.OAuthConsumer |
OAuthConsumerUtil.getOAuthConsumer(java.lang.String endPointName,
javax.servlet.http.HttpServletRequest request) |
static void |
OAuthAuthorizationHandler.handleException(net.oauth.OAuthException e,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
net.oauth.OAuthConsumer consumer) |
Modifier and Type | Method and Description |
---|---|
java.io.Serializable |
MXOptimizationModelAdapter.getInputParameters(OptimizationModelAdapterInputDataContext inputDataContext,
java.lang.Long skdProjectId)
Get the optimization input parameters.
|
java.io.Serializable |
DefaultOptimizationModelAdapter.getInputParameters(OptimizationModelAdapterInputDataContext inputDataContext,
java.lang.Long skdProjectId) |
void |
MXOptimizationModelAdapter.prepareInputData(OptimizationModelAdapterInputDataContext inputDataContext,
OptimizationInputProcessParameters inputProcessParameters)
Prepare the input data needed to solve the optimization problem.
|
void |
DefaultOptimizationModelAdapter.prepareInputData(OptimizationModelAdapterInputDataContext inputDataContext,
OptimizationInputProcessParameters inputProcessParameters) |
void |
MXOptimizationModelAdapter.processOutputData(OptimizationModelAdapterOutputDataContext outputDataContext,
OptimizationOutputProcessParameters outputProcessParameters)
Process the optimization solution.
|
void |
DefaultOptimizationModelAdapter.processOutputData(OptimizationModelAdapterOutputDataContext outputDataContext,
OptimizationOutputProcessParameters outputProcessParameters) |
Modifier and Type | Method and Description |
---|---|
void |
ODMEOptimizationService.addUpdODMPackageData(java.lang.String odmApplicationName,
byte[] newAppPackageBytes,
UserInfo userInfo)
This method add or update the mxodmpkg table with the updated odm application package.
|
void |
OptimizationServiceRemote.deployOptimizationApp(java.lang.String odmApplicationName,
ODMAppDeployInfo appDeployInfo,
UserInfo userInfo)
Takes the application package from the Java EE EAR (i.e from build) and then applies
the deployment configuration to it and then deploys the application.
|
void |
OptimizationService.deployOptimizationApp(java.lang.String odmApplicationName,
ODMAppDeployInfo appDeployInfo,
UserInfo userInfo) |
void |
ODMEOptimizationService.deployOptimizationApp(java.lang.String odmApplicationName,
ODMAppDeployInfo appDeployInfo,
UserInfo userInfo)
Takes the application package from the Java EE EAR (i.e from build) and then applies
the deployment configuration to it and then deploys the application.
|
void |
OptimizationServiceRemote.finishSKDODMERUN(long skdProjectId,
java.lang.String status)
Delete "optimization running" for the passed in scenario
|
void |
OptimizationService.finishSKDODMERUN(long skdProjectId,
java.lang.String status)
Delete "optimization running" for the passed in scenario
|
MboSetRemote |
ODMEOptimizationService.getMboSet(java.lang.String name,
UserInfo userInfo) |
void |
OptimizationServiceRemote.listenToODMERun(MboRemote listenerMbo,
boolean listen,
long skdProjectId)
Register another listener for ODME scenario run
|
void |
OptimizationService.listenToODMERun(MboRemote listenerMbo,
boolean listen,
long skdProjectId)
Register another listener for ODME scenario run
|
void |
OptimizationServiceRemote.ODMEaddRunMsg(long skdProjectId,
UserInfo userInfo,
java.lang.String message,
boolean key)
Allow sender to add a message to our map.
|
void |
OptimizationService.ODMEaddRunMsg(long skdProjectId,
UserInfo userInfo,
java.lang.String message,
boolean key) |
void |
OptimizationServiceRemote.ODMEclearCompleted()
Allow sender to clear completed tasks of our map.
|
void |
OptimizationService.ODMEclearCompleted()
Allow sender to clear completed tasks of our map.
|
void |
OptimizationServiceRemote.ODMEclearRunMsg(long skdProjectId)
Allow sender to clear messages of our map.
|
void |
OptimizationService.ODMEclearRunMsg(long skdProjectId)
Allow sender to clear messages of our map.
|
boolean |
OptimizationServiceRemote.ODMEIsRunning(long skdProjectId)
Return true if ODME is in progress for the scenario
|
boolean |
OptimizationService.ODMEIsRunning(long skdProjectId)
Return true if ODME is in progress for the scenario
|
boolean |
OptimizationServiceRemote.runOptimization(UserInfo userInfo,
java.lang.String odmApplicationName,
OptimizationInputProcessParameters inputProcessParameters,
OptimizationOutputProcessParameters outputProcessParameters) |
boolean |
OptimizationService.runOptimization(UserInfo userInfo,
java.lang.String odmApplicationName,
OptimizationInputProcessParameters inputProcessParameters,
OptimizationOutputProcessParameters outputProcessParameters) |
boolean |
ODMEOptimizationService.runOptimization(UserInfo userInfo,
java.lang.String odmApplicationName,
OptimizationInputProcessParameters inputProcessParameters,
OptimizationOutputProcessParameters outputProcessParameters)
This method calls the optimization engine method to run optimization based on the odm application and input process parameters
and the output is stored in output Processor parameters.
|
boolean |
MXOptimizationSolver.solve(MXODMService mxOdmService,
MXOptimizationModelAdapter adapter,
OptimizationInputProcessParameters inputProcessParameters,
OptimizationOutputProcessParameters outputProcessParameters) |
void |
OptimizationServiceRemote.startSKDODMERUN(long skdProjectId,
java.lang.String user,
java.lang.String status)
Add "optimization running" for the passed in scenario
|
void |
OptimizationService.startSKDODMERUN(long skdProjectId,
java.lang.String user,
java.lang.String status)
Add "optimization running" for the passed in scenario
|
void |
OptimizationServiceTest.testGetODMEMessageWithBidiLanguage()
Verify that the getODMEMessage() method will return the correctly formatted message with a date appended
at the end, provided the right user info is passed.
|
Constructor and Description |
---|
MXOptimizationSolver(java.lang.String odmApplicationName,
UserInfo userInfo) |
Modifier and Type | Method and Description |
---|---|
static com.ibm.json.java.JSONObject |
OslcUtils.bytesToJSONObject(byte[] data) |
static java.lang.String |
OslcUtils.encodeResourceId(java.lang.String clearTextId) |
static java.lang.String |
OslcUtils.generateIdFromMboId(MboRemote mbo) |
static java.lang.String |
OslcUtils.generateURITokenFromKeyValueMap(java.util.Map<java.lang.String,java.lang.Object> map) |
static java.lang.Object |
OslcUtils.getAttributeValue(MboValueInfo mboValueInfo,
MboRemote mbo) |
static java.util.List<java.util.List<RulePropertyInfo>> |
OslcUtils.getIdentificationRules(java.lang.String resourceType,
UserInfo userInfo) |
static java.util.Map<java.lang.String,java.lang.Object> |
OslcUtils.getKeyValueMap(java.util.Map<java.lang.String,java.lang.String> keyMap,
MboRemote mbo) |
static java.lang.String |
OslcUtils.getLocaleInsensitiveValue(MboValueInfo mboValueInfo,
MboRemote mbo) |
static MboValueInfo |
OslcUtils.getMboMboValueInfoForAttribute(MboSetRemote mboSet,
java.lang.String attributeName) |
static OslcEndPointData |
OslcUtils.getOSLCEndPointDataForRegistry(java.lang.String oslcProviderName) |
static java.lang.String |
OslcUtils.getOslcWebAppURL() |
static java.util.List<AssociationPropertyInfo> |
OslcUtils.getPropertyList(boolean isPrefillMap,
MboRemote mbo) |
static java.util.Map<java.lang.String,PropertyInfo> |
OslcUtils.getQueryPropertyList(java.lang.String resourceType,
UserInfo userInfo) |
static com.hp.hpl.jena.rdf.model.Resource |
OslcUtils.getStoredShape(java.lang.String resourceType,
UserInfo userInfo) |
void |
FileExtensionCacheImpl.init() |
static byte[] |
OslcUtils.jsonToBytes(com.ibm.json.java.JSONObject ojo) |
static Mbo |
OslcUtils.recoverResource(java.util.Map<java.lang.String,java.lang.String> map,
MboSet mboSet) |
static Mbo |
OslcUtils.recoverResource(java.lang.String encodedId,
MboSet mboSet) |
static java.lang.String |
OslcUtils.recoverResourceId(java.lang.String encodedId) |
void |
FileExtensionCacheImpl.reload() |
void |
FileExtensionCacheImpl.reload(java.lang.String key) |
static java.lang.String |
OslcUtils.resolveURIExpression(java.lang.String uriExp,
MboRemote mbo) |
static java.lang.String |
OslcUtils.transformURIWithPublicURI(java.lang.String uri) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
SPARQLFormatter.asDate(java.lang.String value) |
void |
OslcProviderMigrator.buildChildrenWhereClause(java.lang.String authWhere,
java.lang.String optionWhere,
java.lang.String presentWhere)
Build map of where clauses for lower lavel objects
|
java.util.Map<java.lang.String,java.lang.String> |
OslcProviderMigrator.buildDMWhereClause()
Build where clases to set to DM packge
|
boolean |
SPARQLFormatter.canExecute() |
boolean |
OslcQueryClause.canExecute(MboRemote mbo,
java.util.Map<java.lang.String,java.lang.Object> context) |
void |
OslcInteractionProcessor.createOslcLinkFromEvent(java.lang.String event,
OslcServiceProviderInfo selectedServiceProviderInfo) |
java.util.Map<java.lang.String,java.lang.Object> |
OslcInteractionProcessor.createResource(java.lang.String resTypeURI,
com.hp.hpl.jena.rdf.model.Resource res,
java.util.Locale locale,
boolean errorOnStatus) |
java.util.Map<java.lang.String,java.lang.Object> |
OslcInteractionProcessor.createResource(java.lang.String resTypeURI,
com.hp.hpl.jena.rdf.model.Resource res,
java.util.Locale locale,
boolean errorOnStatus,
java.util.Map<java.lang.String,java.lang.Object> metaDataForProvider) |
void |
OslcInteractionProcessor.deleteAssociation(java.lang.String contextPath,
java.lang.String linkedResourceURI) |
java.util.Map<java.lang.String,java.lang.Object> |
OslcInteractionProcessor.deleteResource(java.lang.String resURI,
java.lang.String etag,
boolean errorOnStatus) |
java.util.Map<java.lang.String,java.lang.Object> |
OslcInteractionProcessor.deleteResource(java.lang.String resURI,
java.lang.String etag,
boolean errorOnStatus,
java.util.Map<java.lang.String,java.lang.Object> metaDataForProvider) |
boolean |
CheckMenuLabel.evaluateCondition(MboRemote mbo,
java.lang.Object param)
Evaluates the condition to display Menu Label.
|
static OslcResource |
OslcDocumentAccessor.fetchOslcResource(OslcEndPointData oslcEndPointData,
java.lang.String resourceURI) |
com.hp.hpl.jena.rdf.model.Resource |
OslcInteractionProcessor.fetchQueryCollection(OslcEndPointData epData,
java.lang.String spURI) |
void |
OslcInteractionProcessor.fetchQueryResult(OslcEndPointData epData,
java.lang.String spURI,
MboSetRemote oslcResultSetRemote) |
byte[] |
PrefillMapper.generatePrefilledResource(java.lang.String interactionName,
java.lang.String oslcProviderName,
java.lang.String creationDialogURI,
MboRemote mbo) |
byte[] |
BasePrefillMapper.generatePrefilledResource(java.lang.String interactionName,
java.lang.String oslcProviderName,
java.lang.String creationDialogURI,
MboRemote mbo) |
OslcDialogInfo |
OslcInteractionProcessor.getDialog(OslcEndPointData epData,
java.lang.String spURI) |
java.lang.String |
OslcInteractionDesigner.getDialogURI(java.lang.String spURI) |
static InteractionGroupCache |
InteractionGroupCache.getInstance()
Always use one instance of InteractionGroupCache
|
java.util.List<java.lang.String> |
InteractionGroupInfo.getInteraction(MboRemote mbo)
Get interaction list which match selection criteria
|
java.util.Map<java.lang.String,java.lang.String> |
OslcInteractionDesigner.getMatchingServiceProviders(java.lang.String usageURI) |
CrontaskParamInfo[] |
OslcLinkDeleteCronTask.getParameters() |
java.lang.String |
PrefillHandler.getPrefillDialogURI(OslcEndPointData oslcEndPointData,
java.lang.String interactionName,
java.lang.String oslcProviderName,
java.lang.String creationDialogURI,
MboRemote mbo) |
OslcDialogInfo |
OslcInteractionProcessor.getPreviewDialog(java.lang.String resourceURI) |
java.lang.String |
SPARQLFormatter.getResolvedWhere() |
java.lang.String |
OslcQueryClause.getResolvedWhere(MboRemote mbo,
java.util.Map<java.lang.String,java.lang.Object> context) |
OslcResource |
OslcInteractionProcessor.getResource(java.lang.String uri,
java.util.Locale locale,
boolean errorOnStatus) |
OslcResource |
OslcInteractionProcessor.getResource(java.lang.String uri,
java.util.Locale locale,
boolean errorOnStatus,
java.util.Map<java.lang.String,java.lang.Object> metaDataForProvider) |
java.util.List<OslcServiceProviderInfo> |
OslcInteractionProcessor.getServiceProviders() |
void |
OslcProviderCache.init() |
void |
InteractionGroupCacheImpl.init()
Initialize the InteractionGroupCache
|
void |
OslcProviderCacheImpl.init() |
void |
OslcInteractionCacheImpl.init() |
void |
OslcInteractionCache.init() |
void |
OslcResourceTypeCacheImpl.init() |
java.util.Set<java.lang.String> |
OslcInteractionDesigner.loadUsageURIs() |
void |
OslcProviderMigrator.migrate(java.lang.String groupName,
java.lang.String defName,
java.util.Map<java.lang.String,java.lang.String> whereMap)
Create and dictibute migration package
|
void |
OslcProviderMigrator.migrateProvider(java.lang.String name)
Migrate Provider
|
void |
OslcInteractionProcessor.nativePreview(java.lang.String resourceURI,
MboRemote linkMbo) |
static java.lang.String |
OslcDocumentAccessor.postPrefilledResource(OslcEndPointData oslcEndPointData,
java.lang.String cdURI,
byte[] postData) |
static byte[] |
OslcDocumentAccessor.postUpdatedResource(OslcEndPointData oslcEndPointData,
java.lang.String resourceURI,
byte[] postData,
java.lang.String etag) |
void |
OslcProviderCache.reload() |
void |
InteractionGroupCacheImpl.reload()
Refresh the InteractionGroupCache
|
void |
OslcProviderCacheImpl.reload() |
void |
OslcInteractionCacheImpl.reload() |
void |
OslcInteractionCache.reload() |
void |
OslcResourceTypeCacheImpl.reload() |
void |
OslcProviderCache.reload(java.lang.String key) |
void |
InteractionGroupCacheImpl.reload(java.lang.String key)
Reload a paricular key in memory.
|
void |
OslcProviderCacheImpl.reload(java.lang.String key) |
void |
OslcInteractionCacheImpl.reload(java.lang.String key) |
void |
OslcInteractionCache.reload(java.lang.String key) |
void |
OslcResourceTypeCacheImpl.reload(java.lang.String key) |
void |
OslcProviderMigrator.setDMWhereClause(MboRemote packageDef,
java.lang.String groupName,
java.lang.String defName,
java.util.Map<java.lang.String,java.lang.String> whereMap)
Set Deployment Manager where clause in the table
|
java.lang.String |
CheckMenuLabel.toWhereClause(java.lang.Object param,
MboSetRemote msr)
Sets the where clause
|
void |
OslcInteractionProcessor.updateLinkedResource(java.lang.String contextPath) |
java.util.Map<java.lang.String,java.lang.Object> |
OslcInteractionProcessor.updateResource(com.hp.hpl.jena.rdf.model.Resource res,
java.lang.String etag,
java.util.Locale locale,
boolean errorOnStatus) |
java.util.Map<java.lang.String,java.lang.Object> |
OslcInteractionProcessor.updateResource(com.hp.hpl.jena.rdf.model.Resource res,
java.lang.String etag,
java.util.Locale locale,
boolean errorOnStatus,
java.util.Map<java.lang.String,java.lang.Object> metaDataForProvider) |
Constructor and Description |
---|
DialogEventParser(java.lang.String msg) |
OslcInteractionDesigner(OslcEndPointData epData,
java.lang.String oslcProviderName,
java.lang.String resourceType,
java.lang.String interactionType,
java.lang.String resourceTypeName) |
OslcInteractionProcessor(OslcEndPointData epData,
java.lang.String interactionName,
MboRemote mbo) |
OslcInteractionProcessor(java.lang.String providerName) |
OslcProviderMigrator(MXTransaction trans,
UserInfo userInfo)
Construct migrator
|
SPARQLFormatter(QueryInfo queryInfo,
MboRemote mbo,
java.util.Map<java.lang.String,java.lang.String> nsPrefixMap,
OslcInteractionInfo interactionInfo) |
Modifier and Type | Method and Description |
---|---|
void |
FldResourceTypes.action()
Called to perform an action when field set to a value
|
void |
FldInteractionType.action()
Called to perform an action when field set to a value
|
void |
FldGeneratePresentataion.
|