class |
BB
MBO representing a Bulletin Board Message
The attributes in this object are as follows:
Attribute Name Description
BULLETINBOARDID BulletinBoard ID.
class |
BBAudience
MBO representing an audience member for a bulletin board message
The attributes in this object are as follows:
Subclasses of Mbo in psdi.app.calendar
Modifier and Type |
Class and Description |
class |
Calendar
Mbo object to represent Calendar : Use the Calendar object to indicate working
time for asset, craft, and labor records.
|
class |
CalendarBreak
Mbo object to represent CalendarBreak.
|
class |
Nonworktime
Mbo object to represent Nonworktime.
|
class |
Shift
Mbo object to represent Shift.
|
class |
ShiftPatternDay
Mbo object to represent ShiftPatternDay.
|
class |
WorkPeriod
Mbo object to represent WorkPeriod.
|
Subclasses of Mbo in psdi.app.ci
Modifier and Type |
Class and Description |
class |
CI
MBO object to represent Configuration Item.
|
class |
CIRelation
MBO object to represent CIRelation.
|
class |
CIRelationHis
MBO object to represent CIRelation History.
|
class |
CISpec
Mbo object to represent CI Specification.
|
class |
CISpecHis
Mbo object to represent CI Specification History.
|
class |
CIStatus
MBO to represent a CI Status.
|
Methods in psdi.app.common with parameters of type Mbo
Modifier and Type |
Method and Description |
double |
DefaultOrderPrice.getDefaultOrderPrice(java.lang.String currencyCode,
double quantity,
boolean considerBlanket,
boolean considerPrice,
Mbo mbo)
getDefaultOrderPrice - (a remote public method)
-WHAT: The primary method of the DefaultOrderPrice class.
|
static java.lang.String |
TicketWOUtility.getInternalTicketClass(Mbo mbo,
java.lang.String ticketSynonym)
Tries to find a ticket maxvalue from the TKClass domain for the synonym given.
|
static java.lang.String |
TicketWOUtility.getInternalWorkOrderClass(Mbo mbo,
java.lang.String woSynonym)
Tries to find a work order maxvalue from the WOClass domain for the synonym given.
|
static MboSetRemote |
TicketWOUtility.getOriginalRecordList(Mbo record)
Return a list of potential original records given a Ticket or Work Order.
|
void |
FundTracker.putFunds(java.lang.String ponum,
double value,
Mbo mbo)
putFunds(string,double)
WHAT: A public method providing users ability to add
a value into a hashtable for a particular po.
|
void |
DefaultOrderPrice.setPriceAttribute(Mbo mbo,
java.lang.String attribute,
int identifier)
setPriceAttribute(1,2,3)
Overload of setPriceAttribute(1,2,3,4) - allowing user to call setValue without access modifiers.
|
void |
DefaultOrderPrice.setPriceAttribute(Mbo mbo,
java.lang.String attribute,
int identifier,
long flags)
setPriceAttribute(1,2,3,4)
- USE This method should be used as an aid to setting associated/auxillary DefaultOrderPrice values.
|
Subclasses of Mbo in psdi.app.common.receipt
Modifier and Type |
Class and Description |
class |
ReceiptMbo
This receipt class is the super class for both Material and Service
receipts represented by MatRecTrans and ServRecTrans respectively.
|
Methods in psdi.app.common.recon with parameters of type Mbo
Modifier and Type |
Method and Description |
static void |
DataSetGroupFieldUtils.setAllAttributesReadOnly(Mbo mbo,
boolean readOnly)
Sets the "read-only" status of all attributes belonging to the specified mbo.
|
static void |
DataSetGroupFieldUtils.validateTaskFilterType(Mbo mboTask)
Validates a Reconciliation Task's filter type that it matches one of the selected
"Data Set 1" or "Data Set 2".
|
Subclasses of Mbo in psdi.app.common.virtual
Modifier and Type |
Class and Description |
class |
ChangeStatus
This action set is used to set parameters for a stateful Mbo change status.
|
class |
DrillDown
Mbo object to represent DrillDown.
|
class |
SpellCheck
Represents a Spell Check object (used for Spell check in long description
dialogs)
|
class |
SpellCheckSuggestions
Represents a Spell Check Suggestion object (used for Spell check in
long description dialogs)
|
Subclasses of Mbo in psdi.app.company
Modifier and Type |
Class and Description |
class |
Company
Mbo object to represent companies.
|
class |
CompContact
Mbo object to represent company contacts.
|
Subclasses of Mbo in psdi.app.configure.virtual
Modifier and Type |
Class and Description |
class |
AdminMonitor
The AdminMonitor virtual object is used for populating the Admin Mode dialogs.
|
class |
AmountFormat
AmountFormat virtual object is used for changing the format of Amount fields
(fields whose maxtype is AMOUNT ), Integer fields and Smallint fields.
|
class |
DrpOldTab
Configure virtual object is used for dropping old backup tables.
|
class |
ProcessMonitor
The ProcessMonitor virtual object is used for
populating dialogs where the status of a long-running process
has to be displayed.
|
Subclasses of Mbo in psdi.app.contract
Modifier and Type |
Class and Description |
class |
ContCommodity
MBO object to represent Contract.
|
class |
Contract
MBO object to represent the Contract table.
|
class |
ContractAsset
MBO object to represent the object for authorizing contracts.
|
class |
ContractAuth
MBO object to represent the object for authorizing contracts.
|
class |
ContractLine
MBO to represent a Purchase Contract Line in the MAXIMO System.
|
class |
ContractProperty
MBO object to represent Contract Property.
|
class |
ContractStatus
MBO to represent a Purchase Contract Status.
|
class |
ContractTerm
MBO to represent Contract Terms and Conditions.
|
class |
ContractType
MBO object to represent Contract Type.
|
class |
ContractTypeTerm
MBO object to represent Contract Type Term.
|
class |
PropertyAssoc
MBO object to represent Property Assoc.
|
class |
PropertyDefault
MBO object to represent Property Defaults.
|
Subclasses of Mbo in psdi.app.contract.labor
Modifier and Type |
Class and Description |
class |
LaborView
MBO object to represent the view containing the Contract and the Purchase Contract tables.
|
Subclasses of Mbo in psdi.app.contract.lease
Modifier and Type |
Class and Description |
class |
ContractLease
MBO object to represent Purchase Contract.
|
class |
LeaseView
MBO object to represent the view containing the Contract and the Purchase Contract tables.
|
class |
LeaseViewLine
MBO to represent a Contract Line in the MAXIMO System.
|
Subclasses of Mbo in psdi.app.contract.master
Modifier and Type |
Class and Description |
class |
ContractMaster
MBO object to represent the ContractMaster table.
|
class |
MasterView
MBO object to represent the view containing the Contract and the Master Contract tables.
|
Subclasses of Mbo in psdi.app.contract.purch
Modifier and Type |
Class and Description |
class |
ContractPurch
MBO object to represent the ContractPurch table.
|
class |
PurchView
MBO object to represent the view containing the Contract and the Purchase Contract tables.
|
Subclasses of Mbo in psdi.app.contract.software
Modifier and Type |
Class and Description |
class |
ContractSFW
MBO object to represent the ContractSW table.
|
class |
ContractSWLic
MBO object to represent the ContractSWLic table.
|
class |
NamedUsers
MBO object to represent the NamedUsers table.
|
class |
SFWLine
MBO to represent a Software Contract Line in the MAXIMO System.
|
class |
SFWView
MBO object to represent the view containing the Contract and the Software Contract tables.
|
class |
SFWViewLine |
Subclasses of Mbo in psdi.app.contract.virtual
Modifier and Type |
Class and Description |
class |
AssocContInput
Non-persistent MBO object that represents the non-persistent table that is used
in the Associate Contract action.
|
class |
CostInput
Non-persistent MBO object that represent the non-persistent table that is used to display the costs associated
with the contract.
|
class |
CreateRelInput
Non-persistent MBO object that represent the non-persistent table that is used in the creation of Release POs
and RFQs
See Contract Package description.
The attributes in this object are as follows:
Attribute Name Description
AssetNum Asset number.
class |
LaborViewChgStat
LaborViewChgStat object definition.
|
class |
LeaseViewChgStat
LeaseViewChgStat object definition.
|
class |
MastViewChgStat
MasterViewChgStat object definition.
|
class |
PropertyInput
A non-persistent PropertyInput is created from PropertyAssoc and PropertyDefault based on Contract Type.
|
class |
PurchViewChgStat
PurchViewChgStat object definition.
|
class |
RevisionInput
Non-persistent MBO object that represent the non-persistent table that is used to display the costs associated
with the contract.
|
class |
SFWViewChgStat
SWViewChgStat object definition.
|
class |
WarrViewChgStat
WarrViewChgStat object definition.
|
Subclasses of Mbo in psdi.app.contract.warranty
Modifier and Type |
Class and Description |
class |
ContAssetMeter
MBO object to represent the object for authorizing contracts.
|
class |
ContLineAsset
MBO object to represent the object for Contract Line Asset.
|
class |
ContLineMeter
MBO object to represent the object for authorizing contracts.
|
class |
WarrantyAsset
MBO object to represent the object for authorizing contracts.
|
class |
WarrantyLine
MBO to represent a Warranty Line in the MAXIMO System.
|
class |
WarrantyView
MBO object to represent the view of the Contract table.
|
class |
WarrantyViewLine
MBO to represent a Warranty Line View in the MAXIMO System.
|
Subclasses of Mbo in psdi.app.craft
Modifier and Type |
Class and Description |
class |
Craft
Mbo object to represent a new Craft MBO.
|
class |
CraftRate |
class |
CraftSkill
Mbo object to represent a new CraftSkill MBO.
|
class |
PPCraftRate
Mbo object to represent a new PPCraftRate MBO.
|
class |
PremiumPay
Mbo object to represent a new Premium Pay MBO.
|
Methods in psdi.app.craft with parameters of type Mbo
Modifier and Type |
Method and Description |
CraftRateSet |
CraftRateSet.matchLabor(Mbo mbo)
Set the set to match the fields on the WPLabor or JobLabor mbo given.
|
Subclasses of Mbo in psdi.app.doclink
Modifier and Type |
Class and Description |
class |
AppDoctype
Mbo object to represent AppDoctype, which indicates
the doctypes that are relevant to specific applications.
|
class |
DmsApiSetting
Mbo object to represent DmsApiSetting (document management systems).
|
class |
Docinfo
Mbo object to represent Docinfo.
|
class |
Doclinks
Mbo object to represent Doclinks.
|
class |
Doctypes
Mbo object to represent Doctypes.
|
Subclasses of Mbo in psdi.app.dpamos
Modifier and Type |
Class and Description |
class |
DPAMOS
Represents the target of an operating system name conversion
|
Subclasses of Mbo in psdi.app.dpldasset.virtual
Modifier and Type |
Class and Description |
class |
ComputerSystemDrillDown
Mbo object to represent DrillDown.
|
class |
DPASwUsageQuery
Presets the action object defaults.
|
class |
PromoteNode
PromoteNode (PROMOTE object) is based on a view showing DPLDASSET values, but it also has non-peristent attributes
showing
the asset a node is already linked to, if any,
the parent of that asset, and
the parent of the node in deployedasset.
|
class |
PromoteValues
PromoteValues (TLOAMPRMVALUE object) is a non-persistent Mbo that gets its initial values from TLOAMPromoteDefault .
|
Subclasses of Mbo in psdi.app.eventresponse
Modifier and Type |
Class and Description |
class |
EventResponse
EventResponse defines, by a specific reference Mbo, actions to take on event messages for specific source Mbo.
|
Subclasses of Mbo in psdi.app.feature
Modifier and Type |
Class and Description |
class |
Feature
Mbo object to represent a Feature object.
|
class |
FeatureSpec
Mbo object to represent Item Specification.
|
class |
FeatureStatus
MBO to represent a Feature Status.
|
Subclasses of Mbo in psdi.app.financial
Modifier and Type |
Class and Description |
class |
Account
Mbo object to represent ChartOfAccounts.
|
class |
AccountDefaults
Mbo object to represent AccountDefaults.
|
class |
CompanyAccDef
Mbo object to represent CompanyAccDef.
|
class |
FinancialPeriods
Mbo object to represent FinancialPeriods.
|
class |
FinControl
Mbo object to represent FinCntrl.
|
class |
GLComponents
Mbo object to represent GLComponents.
|
class |
GLConfigure
Mbo object to represent GLConfigure.
|
class |
Tax
Mbo object to represent Tax.
|
class |
TaxOrder
Mbo object to represent TaxOrder
TaxOrder object defines tax rule hierarchy.
|
class |
TaxType
Mbo object to represent TaxType.
|
Subclasses of Mbo in psdi.app.financial.virtual
Modifier and Type |
Class and Description |
class |
ActivateGLAccount
Non persistent Mbo used for the dialog "Activate GL Accounts" in Chart of Accounts application.
|
class |
GLNavTempOrg
Represents Non persistent Mbo of GLNavTempOrg
|
class |
GLUpdateDatabase
Non persistent Mbo used for the action Update Database in Chart of Accounts application.
|
Subclasses of Mbo in psdi.app.inventory
Modifier and Type |
Class and Description |
class |
Conversion
Mbo object to represent the Conversion object.
|
class |
InvBalances
Mbo object to represent InvBalances.
|
class |
InvCost
MBO object to represent InvCost.
|
class |
Inventory
Mbo object to represent Inventory.
|
class |
InvLifoFifoCost
Mbo object to represent Inventory Lifo Fifo Cost.
|
class |
InvLot
MBO object to represent InvLot.
|
class |
InvReserve
Mbo object to represent a reservation.
|
class |
InvStatus
Mbo to represent InvStatus object.
|
class |
InvTrans
Mbo object to represent InvTrans.
|
class |
InvUse |
class |
InvUseLine |
class |
InvUseLineSplit |
class |
InvUseStatus
Mbo to represent InvUseStatus object.
|
class |
LocLeadTime
Mbo object to represent LocLeadTime.
|
class |
MatRecTrans
Mbo object to represent MatRecTrans.
|
class |
MatUseTrans
Mbo object to represent MatUseTrans.
|
class |
OrderUnit
Mbo object to represent the OrderUnit object.
|
class |
Reorder
Mbo object to represent Reorder.The table is ReorderPad.
|
class |
ReorderMutex
Mbo object to represent reorder state.
|
class |
ToolInv
The MBO to represent tool inventory.
|
class |
WOMATStatusSync
Inventory records are added to this object (WOMATSTATUSSYNC), when reservations are performed and/or
inventory balances are modified.
|
Subclasses of Mbo in psdi.app.ipc
Modifier and Type |
Class and Description |
class |
IpcBom
Stub Version of IpcBom class.
|
Subclasses of Mbo in psdi.app.item
Modifier and Type |
Class and Description |
class |
AltItem
Mbo object to represent alternative to/interchangeable item.
|
class |
AssetLocComm
MBO representing a Related Assets, Locations, Asset Types for the given commodity
|
class |
Commodity
MBO representing a Commodity
|
class |
CompCommodity
MBO representing an Asscociated Company Commodity
The attributes in this object are as follows:
Attribute Name Description
COMPANY Company ID.
class |
InvVendor
Mbo object to represent Inventory Vendor.
|
class |
Item
MBO object to represent an item.
|
class |
ItemCondition
Mbo object to represent ItemCondition.
|
class |
ItemOrgInfo
MBO to represent an ItemOrgInfo object.
|
class |
ItemOrgStatus
Mbo to represent ItemOrgStatus object.
|
class |
ItemSpec
Mbo object to represent Item Specification.
|
class |
ItemStatus
Mbo to represent ItemStatus object.
|
class |
ItemStruct
Mbo object to represent ItemStruct.
|
class |
ToolItem
The MBO to represent a tool as an item (view of the item where itemtype='TOOL').
|
Methods in psdi.app.jobplan that return Mbo
Modifier and Type |
Method and Description |
Mbo |
JobPlan.createJPLaborFromWOLabor(Mbo fromWO,
Mbo fromWOLabor,
MboSet jpLabors)
Create a Job Plan Labor mbo from information on the given Work Order Labor mbo.
|
Mbo |
JobPlan.createJPMaterialFromWOMaterial(Mbo fromWO,
Mbo fromWOMaterial,
MboSet jpMaterials)
Create a Job Plan Material mbo from information on the given Work Order Material mbo.
|
Mbo |
JobPlan.createJPServiceFromWPService(Mbo fromWO,
Mbo fromWPService,
MboSet jpServiceSet)
Create a Job Plan Service mbo from information on the given WP Service mbo.
|
Mbo |
JobPlan.createJPTaskFromWOChild(Mbo fromWO,
Mbo fromWOChild,
MboSet jpTasks)
Create a Nested Job Plan Task mbo from information on the given Work Order Task mbo.
|
Mbo |
JobPlan.createJPTaskFromWOTask(Mbo fromWO,
Mbo fromWOTask,
MboSet jpTasks)
Create a Job Plan Task mbo from information on the given Work Order Task mbo.
|
Mbo |
JobPlan.createJPTaskRelFromWOTaskRel(Mbo fromWO,
Mbo fromWOTaskRel,
MboSet jptaskRelations,
java.util.Map<java.lang.String,Mbo> woTaskLookup)
Create a Job Plan Task Relation mbo from information
on the given Work Order Task Relation mbo.
|
Mbo |
JobPlan.createJPToolFromWOTool(Mbo fromWO,
Mbo fromWOTool,
MboSet jpTools)
Create a Job Plan Tool mbo from information on the given Work Order Tool mbo.
|
Methods in psdi.app.jobplan with parameters of type Mbo
Modifier and Type |
Method and Description |
void |
JobPlan.createJPAssetFromWOAsset(Mbo fromWO,
MboSet jpAssets)
Create a Job Plan Asset Set from information on the given Work Order mbo.
|
Mbo |
JobPlan.createJPLaborFromWOLabor(Mbo fromWO,
Mbo fromWOLabor,
MboSet jpLabors)
Create a Job Plan Labor mbo from information on the given Work Order Labor mbo.
|
Mbo |
JobPlan.createJPMaterialFromWOMaterial(Mbo fromWO,
Mbo fromWOMaterial,
MboSet jpMaterials)
Create a Job Plan Material mbo from information on the given Work Order Material mbo.
|
Mbo |
JobPlan.createJPServiceFromWPService(Mbo fromWO,
Mbo fromWPService,
MboSet jpServiceSet)
Create a Job Plan Service mbo from information on the given WP Service mbo.
|
Mbo |
JobPlan.createJPTaskFromWOChild(Mbo fromWO,
Mbo fromWOChild,
MboSet jpTasks)
Create a Nested Job Plan Task mbo from information on the given Work Order Task mbo.
|
Mbo |
JobPlan.createJPTaskFromWOTask(Mbo fromWO,
Mbo fromWOTask,
MboSet jpTasks)
Create a Job Plan Task mbo from information on the given Work Order Task mbo.
|
Mbo |
JobPlan.createJPTaskRelFromWOTaskRel(Mbo fromWO,
Mbo fromWOTaskRel,
MboSet jptaskRelations,
java.util.Map<java.lang.String,Mbo> woTaskLookup)
Create a Job Plan Task Relation mbo from information
on the given Work Order Task Relation mbo.
|
Mbo |
JobPlan.createJPToolFromWOTool(Mbo fromWO,
Mbo fromWOTool,
MboSet jpTools)
Create a Job Plan Tool mbo from information on the given Work Order Tool mbo.
|
Method parameters in psdi.app.jobplan with type arguments of type Mbo
Modifier and Type |
Method and Description |
Mbo |
JobPlan.createJPTaskRelFromWOTaskRel(Mbo fromWO,
Mbo fromWOTaskRel,
MboSet jptaskRelations,
java.util.Map<java.lang.String,Mbo> woTaskLookup)
Create a Job Plan Task Relation mbo from information
on the given Work Order Task Relation mbo.
|
Subclasses of Mbo in psdi.app.knowledgebase
Modifier and Type |
Class and Description |
class |
KB
MBO representing a KnowledgeBase Article
The attributes in this object are as follows:
Attribute Name Description
ARTICLEID Article ID.
class |
KBLinkedArticles
MBO representing a KnowledgeBase Linked Article
The attributes in this object are as follows:
Attribute Name Description
ARTICLEID Article ID.
Subclasses of Mbo in psdi.app.kpi
Modifier and Type |
Class and Description |
class |
KPI
Created on 1/12/04
|
class |
KPIAuth |
class |
KPIHistory
Created on 1/12/04
|
class |
KPISchedule
Class use to relate a kpi to a crontaskinstance
|
class |
KPITemplate
KPITemplate is a template for generating KPI records using variables
The key attribute for this object is:
|
class |
KPITemplateMain
KPITemplate is a template for generating KPI records using variables
The key attribute for this object is:
|
class |
KPITemplateVariable
KPITemplateVariable is a user defined variable in the KPI Template
The key attribute for this object is:
|
class |
KPITemplateVariableValue
KPITemplateVariableValue is a single value assign to the KPITemplateVariable
within the KPITemplate.
|
class |
KPITrendCfg |
Subclasses of Mbo in psdi.app.location
Modifier and Type |
Class and Description |
class |
LocAncestor
MBO to represent a location's ancestor.
|
class |
Location
MBO to represent Locations.
|
class |
LocationMeter
MBO to represent a LocationMeter.
|
class |
LocationMntSKD
MBO object to represent LocationMntSKD.
|
class |
LocationOpSKD
MBO object to represent LocationOpSKD.
|
class |
LocationSpec
MBO to represent an attribute and value of a specifiation for an operating location.
|
class |
LocationUserCust
MBO object to represent LocationUserCust.
|
class |
LocHierarchy
MBO to represent one parent/child relationship in a location hierarchy associated with a system.
|
class |
LocMeterReading
MBO to represent a LocMeterReading.
|
class |
LocOper
MBO to represent attributes associated with operating locations.
|
class |
LocStatus
MBO to represent the status of an operating location.
|
class |
LocSystem
MBO to represent a system.
|
Subclasses of Mbo in psdi.app.measurement
Modifier and Type |
Class and Description |
class |
CharPointAction
MBO object to represent a CharPointAction.
|
class |
Measurement
Mbo object to represent measurement.
|
class |
MeasurePoint
MBO object to represent a measurement point.
|
class |
PointWO
MBO object to represent a link between a measurement point and a work order.
|
Subclasses of Mbo in psdi.app.mr
Modifier and Type |
Class and Description |
class |
FavItem
|
class |
MR
MBO object to represent a Material Requisition.
|
class |
MRCost
MBO to represent a Material Requisition Cost.
|
class |
MRLine
MBO object to represent an MRLine.
|
class |
MRStatus
MBO object to represent an MRStatus.
|
Subclasses of Mbo in psdi.app.person
Modifier and Type |
Class and Description |
class |
Email
Mbo object to represent Email.
|
class |
ModAvail
Mbo object to represent ModAvail.
|
class |
PersCommodity
MBO representing an Asscociated Company Commodity
The attributes in this object are as follows:
Attribute Name Description
PERSON Person ID.
class |
Person
Mbo object to represent Person.
|
class |
PersonAncestor |
class |
PersonCal
Mbo object to represent PersonCal.
|
class |
PersonGroupView |
class |
PersonStatus
Mbo object to represent PersonStatus.
|
class |
Phone
Mbo object to represent Phone.
|
class |
SMS
Mbo object to represent SMS.
|
Subclasses of Mbo in psdi.app.pm
Modifier and Type |
Class and Description |
class |
PM
MBO to represent PM.
|
class |
PMAncestor
Mbo object to represent PMAncestor.
|
class |
PMForecast
MBO object to represent PMForecast.
|
class |
PMForecastJP
MBO object to represent PMForecastJP.
|
class |
PMMeter
MBO object to represent PMMeter.
|
class |
PMSeasons
MBO object to represent PMSeasons.
|
class |
PMSequence
MBO object to represent PMSequence.
|
class |
Wogen
Mbo object to represent Wogen.
|
Subclasses of Mbo in psdi.app.po
Modifier and Type |
Class and Description |
class |
PDSpec
Mbo object to represent PDSpec Specification.
|
class |
PO
MBO to represent a Purchase Order in a Maximo System
A Purchase Order is an authorized order from a purchasing agent or department to an external vendor.
|
class |
POCost
MBO object to represent a Purchase Order Cost.
|
class |
POEcomStatus
MBO to represent a Purchase Order E-commerce Status.
|
class |
POLine
MBO to represent a Purchase Order Line in the MAXIMO System.
|
class |
POStatus
MBO to represent a Purchase Order Status.
|
class |
POTerm
MBO to represent PO Terms and Conditions.
|
class |
Shipment
MBO to represent Shipment (Advanced Ship Notice).
|
class |
ShipmentLine
MBO to represent ShipmentLine.
|
class |
Term
MBO to represent Term.
|
class |
VendorStatus
MBO to represent VendorStatus which is the second transaction the vendor communicates
after they have confirmed receipt of the PO via the Acknowledgement Transaction.
|
Subclasses of Mbo in psdi.app.pr
Modifier and Type |
Class and Description |
class |
PR
MBO object to represent a Purchase Requisition.
|
class |
PRCost
Mbo Object to represent a Purchase Requisition Cost object.
|
class |
PRLine
MBO to represent a PRLine in the Maximo System.
|
class |
PRStatus
MBO object to represent an PRStatus.
|
class |
PRTerm
MBO to represent PR Terms and Conditions.
|
Subclasses of Mbo in psdi.app.rcncmprule
Modifier and Type |
Class and Description |
class |
ReconAttrClause
MBO representing a single Reconciliation Comparison Rule Clause for
Attribute-Based comparisons.
|
class |
ReconCompFilter
MBO representing a single Reconciliation Comparison Rule Filter.
|
class |
ReconCompFltrAst
MBO representing a single Reconciliation Comparison Rule Filter for Assets.
|
class |
ReconCompFltrDPA
MBO representing a single Reconciliation Comparison Rule Filter for Assets.
|
class |
ReconCompRule
MBO representing a single Reconciliation Comparison Rule.
|
class |
ReconRcdClause
MBO representing a single Reconciliation Comparison Rule Clause for
Record-Based comparisons.
|
Subclasses of Mbo in psdi.app.rcnlnkrule
Modifier and Type |
Class and Description |
class |
ReconLinkClause
MBO representing a single Reconciliation Link Rule Clause for
Attribute-Based comparisons.
|
class |
ReconLinkRule
MBO representing a single Reconciliation Link Rule.
|
class |
ReconRule
MBO representing a single Reconciliation Rule.
|
class |
ReconRuleClause
MBO representing a single Reconciliation Rule Clause.
|
Subclasses of Mbo in psdi.app.rcnresult
Modifier and Type |
Class and Description |
class |
ReconResult
MBO representing the outcome of comparisons between an Asset and
a Deployed Asset.
|
Subclasses of Mbo in psdi.app.rcntskfltr
Modifier and Type |
Class and Description |
class |
ReconTaskFilter
MBO representing a Task Filter for a Reconciliation Task.
|
class |
ReconTaskFltrVal
MBO representing a single value within either an Asset Task Filter
(ReconAssetFilter)or a Deployed Task Filter (ReconDPAFilter).
|
Subclasses of Mbo in psdi.app.reconlink
Modifier and Type |
Class and Description |
class |
ReconLink
MBO representing a link between a Data Set 1 and a Data Set 2 objects.
|
Subclasses of Mbo in psdi.app.recontask
Modifier and Type |
Class and Description |
class |
ReconTask
MBO representing a single Reconciliation Task.
|
class |
ReconTaskComp
MBO representing a single Comparison Step for a Reconciliation Task.
|
class |
ReconTaskLink
MBO representing a single Link Step for a Reconciliation Task.
|
Methods in psdi.app.recontask with parameters of type Mbo
Modifier and Type |
Method and Description |
static int |
SequenceNumberUtil.findNextSequenceNumber(Mbo object,
java.lang.String sequenceColumnName)
Static method to generate the next sequence number.
|
Subclasses of Mbo in psdi.app.relation
Modifier and Type |
Class and Description |
class |
Relation
MBO object to represent Relation.
|
class |
RelationRules
MBO object to represent RelationRules.
|
class |
RelationRulesExt
ATTRIBUTENAME | MAXTYPE | REMARKS
|
---|
GROUPNUMINTEGERRule Group
LINENUMINTEGEREach row in the table will sequentially numbers
OVERRIDEYORNValidation Override
RELATIONNUM UPPERRelation Id
|
RELATIONRULESEXTIDINTEGERUnique Id
SOURCEATTRIBUTE ALNSource Attribute
|
SOURCECLASS UPPERSource Classification
|
SOURCEVALCONDUPPERSource Condition
SOURCEVALUEALNSource Attribute Value
TARGETATTRIBUTE ALNTarget Attribute
|
TARGETCLASS UPPERTarget Classification
|
TARGETVALCONDUPPERTarget Condition
TARGETVALUEALNTarget Attribute Value
WITHINANDORUPPERCondition Between Groups
Methods in psdi.app.relation with parameters of type Mbo
Modifier and Type |
Method and Description |
static boolean |
RelationUtils.isASSET(Mbo mbo) |
static boolean |
RelationUtils.isCI(Mbo mbo) |
Subclasses of Mbo in psdi.app.rfq
Modifier and Type |
Class and Description |
class |
QuotationLine
MBO object to represent QuotationLine attrbiutes.
|
class |
RFQ
MBO to represent an RFQ.
|
class |
RFQLine
MBO to represent one line of an RFQ.
|
class |
RFQStatus
MBO to represent the status of an RFQ at a particular time.
|
class |
RFQTerm
MBO to represent RFQ Terms and Conditions.
|
class |
RFQVendor
MBO to represent a vendor to which an RFQ is sent.
|
class |
RFQVendorTerm
MBO to represent RFQVendor Terms and Conditions.
|
Subclasses of Mbo in psdi.app.safety
Modifier and Type |
Class and Description |
class |
Hazard
Mbo object to represent Hazard.
|
class |
HazardPrec
Mbo object to represent HazardPrec.
|
class |
LockOut
Mbo object to represent LockOut.
|
class |
Precaution
Mbo object to represent Precaution.
|
class |
SafetyLexicon
Mbo object to represent SafetyLexicon.
|
class |
SafetyPlan
Mbo object to represent SafetyPlan.
|
class |
SPLexiconLink
Mbo object to represent SPLexiconLink.
|
class |
SPRelatedAsset
Mbo object to represent SPRelatedAsset.
|
class |
SPWorkAsset
Mbo object to represent SPWorkAsset.
|
class |
TagLock
Mbo object to represent TagLock.
|
class |
TagOut
Mbo object to represent TagOut.
|
Subclasses of Mbo in psdi.app.scconfig
Modifier and Type |
Class and Description |
class |
Layout
Created on 1/12/04
|
class |
Portlet
Created on 1/12/04
|
class |
PortletDisplay
Mbo object to represent PORTLET
This class defines, by a specific reference Mbo, a portlet avialable to be added
Attribute NameDescription
PORTLETDISPLAYIDUnique Id
EXPRESSIONExpression
EXPVALUEExpression Value
COLORColor
LAYOUTIDPortlet Id
class |
SCConfig
Created on 1/12/04
|
class |
StartCenterTemplate
Created on 1/12/04
|
Subclasses of Mbo in psdi.app.serviceitem
Modifier and Type |
Class and Description |
class |
ServiceItem
MBO representing a Service Item
This Mbo extends the Item MBO and operates on the
ServiceItems view.
|
Subclasses of Mbo in psdi.app.sets
Modifier and Type |
Class and Description |
class |
Sets
MBO to represent a Set.
|
Subclasses of Mbo in psdi.app.sfwlicview
Modifier and Type |
Class and Description |
class |
ContSfwLic
MBO object to represent ContLicense, contract license.
|
class |
SfwLicense
MBO object to represent SwLicense, software license.
|
Subclasses of Mbo in psdi.app.signature
Modifier and Type |
Class and Description |
class |
ApplicationAuth
Mbo object to represent ApplicationAuth; presence of a row indicates that
access has been granted to this group for the specified app and optionname.
|
class |
Bookmark
Mbo object to represent Bookmark.
|
class |
CollectionAuth
Mbo object to represent CollectionAuth, which defines which collections each group has access to.
|
class |
DefaultQuery
Mbo object to represent DefaultQuery.
|
class |
ExcludePassword
Mbo object to represent ExcludePassword, which identifies password values
that are not allowed for Maximo.
|
class |
GLAuth
Mbo object to represent GLAuth, which indicates that a group has authority to
change the specified segment of a GL Account in purchasing-related applications.
|
class |
GroupReassignAuth
Mbo object to represent GroupReassignAuth.
|
class |
GroupRestriction
Mbo object to represent GroupRestriction, which specifies any
data access restrictions for a group on particular tables and views.
|
class |
GroupUser
Mbo object to represent GroupUser, which defines which security groups each user has access to.
|
class |
LaborAuth
Object to represent a group's access to Labor records.
|
class |
LimitTolerance
Mbo object to represent LimitTolerance, which defines which financial limits and tolerances
for a group and organization.
|
class |
LocAuth
MBO to represent a group's access to a storeroom location.
|
class |
LoginBlock
Mbo object to represent LoginBlock, which identifies clienthost and clientaddr
that are blocked from Maximo.
|
class |
LoginTracking
Mbo object to represent LoginTracking.
|
class |
MaxGroup
Mbo object to represent MaxGroup.
|
class |
MaxServSecurity
Mbo object to represent MaxServSecurity.
|
class |
MAXSession
Mbo object to represent MAXSession.
|
class |
MaxUser
Mbo object to represent MaxUser, a person who is allowed to establish client connections
to MXServer (depending on status).
|
class |
MaxUserMT |
class |
MaxUserStatus
Mbo object to represent MaxUserStatus, a historical log of user status changes.
|
class |
PasswordHistory
Mbo object to represent PasswordHistory, which logs all password change activity.
|
class |
Query
Mbo object to represent Query.
|
class |
RepFacAuth
Mbo object to represent RepFacAuth.
|
class |
SecurityRestrict
Mbo object to represent SecurityRestrict.
|
class |
ServerSession
Mbo object to represent TenantSession.
|
class |
SigOption
Mbo object to represent SigOption.
|
class |
SiteAuth
Mbo object to represent SiteAuth, which defines which sites each group has access to.
|
class |
UserMTNP
Non-persistent object to show consultant users
|
class |
UserPref
Mbo object to represent UserPref.
|
class |
UserPurGL
Mbo object to represent UserPurGL, which defines a user's default GL account(s)
in purchasing-related applications.
|
Subclasses of Mbo in psdi.app.signature.virtual
Modifier and Type |
Class and Description |
class |
AddUser
AddUser virtual object is used for adding a new user to the database
via the User Registration Wizard (SELFREG) and the AddUser utility.
|
class |
ChangePasswords
This virtual set is used to for the menu option "Change Passwords" in the User app.
|
class |
DatabaseAccess
This virtual set is used to for the menu option "Database Access" in the User app.
|
class |
DatabaseAccessID
This virtual set is used to for the menu option "Database Access" in the User app.
|
class |
ESigLogin |
class |
ForgotPassword
ForgotPassword virtual object for when a user has forgotten their password and
is requesting password reset.
|
class |
MyProfileChangePasswords
This virtual set is used to change passwords from the My Profile navbar menu.
|
class |
UserProfileCategory |
class |
UserProfileHierarchy |
class |
UserSecControl
This virtual set is used to for the menu option "Security Controls" in the User app.
|
class |
UserSecur
This virtual set is used to for the menu option "Set Security Profile" in the User app.
|
class |
UserSecurGroup
This virtual set is used to for the menu option "Set Security Profile" in the User app.
|
class |
UserStatusChange
This virtual set is used to for the menu option "Status Change" in the User app.
|
Subclasses of Mbo in psdi.app.site
Modifier and Type |
Class and Description |
class |
Address
MBO to represent an Address.
|
class |
BilltoShipto
MBO to represent BilltoShipto.
|
class |
Organization
MBO to represent an organization.
|
class |
Site
MBO to represent a site.
|
class |
SiteECom
Mbo object to represent SiteECom.
|
Subclasses of Mbo in psdi.app.sla
Modifier and Type |
Class and Description |
class |
RelatedSLA
MBO to represent a related service level agreement.
|
class |
SLA
The MBO to represent a Service Level Agreement.
|
class |
SLAAssetLoc
MBO to represent a relationship between a Service Level Agreement and an asset, location or asset type.
|
class |
SLACommitments
MBO to represent a service level agreement commitment.
|
class |
SLAContract
MBO to represent a relationship between a Service Level Agreement and an contract.
|
class |
SLAKPI
MBO to represent a relationship between a SLA and an KPI.
|
class |
SLARecords
MBO to represent a relationship between a Service Level Agreement and another mbo object that the SLA is applied to.
|
Methods in psdi.app.sla with parameters of type Mbo
Modifier and Type |
Method and Description |
static void |
SLAEventListener.checkDraftSla(Mbo mbo) |
static void |
SLAEventListener.checkEscalations(Mbo mbo)
Checks if mbo is associated to a SLA.
|
static java.lang.String |
SLAUtil.getContractStatusToExclude(Mbo mbo)
This returns a list of contract status that are synonym to CAN or CLOSE.
|
static java.lang.String |
SLAUtil.getContractStatusToInclude(Mbo mbo)
This returns a list of contract status that are synonym to APPR.
|
static java.lang.String |
SLAUtil.getSuperType(Mbo mbo)
Get the super type of a mbo
|
static java.lang.String |
SLAUtil.getUniqueKeyFieldName(Mbo mbo)
Returns the unique key field name for the given mbo
|
static boolean |
SLAUtil.singleSLA(Mbo mbo)
Read maxvars to decide if singlesla is to apply
|
static boolean |
SLAUtil.useRanking(Mbo mbo)
Read maxvars to decide if useranking is to apply
|
Subclasses of Mbo in psdi.app.solution
Modifier and Type |
Class and Description |
class |
Solution
MBO representing a Solution
Allows a user to create a Solution record that provides detailed information
that will enable a user to solve a problem.
|
class |
SolutionSpec
Mbo object to represent Solution Specification.
|
class |
SolutionStatus
MBO to represent a Solution Status
|
Methods in psdi.app.system with parameters of type Mbo
Modifier and Type |
Method and Description |
static void |
MaxRecordLockEventListener.checkSigoption(Mbo mbo)
Checks if the Sigoption is ISRECLOCK and assigns it the CHECKLOCK condition.
|
Subclasses of Mbo in psdi.app.tool
Modifier and Type |
Class and Description |
class |
ToolTrans
MBO to represent a tool usage transaction.
|
Subclasses of Mbo in psdi.app.workorder
Modifier and Type |
Class and Description |
class |
Assignment
|
class |
AutoAttrUpdate
MBO object to represent an auto attribute update.
|
class |
FailureRemark
Mbo to represent FailureRemark object.
|
class |
FailureReport
Mbo to represent a Failure Report object for a work order or a ticket.
|
class |
MultiAssetLocCI
Mbo object to represent MultiAssetLocCI.
|
class |
MultiAssetLocCIPr
Mbo object to represent MultiAssetLocCIPr.
|
class |
OwnerHistory
|
class |
PMSchedActivity
Mbo object to represent PMSchedActivity.
|
class |
PriCalc
Represents to work priority calculation object.
|
class |
WMAssignment
MBO to represent WMAssignment object
|
class |
WO
MBO to represent Work Order object.
|
class |
WOActivity
MBO to represent the Activity object.
|
class |
WoAncestor
|
class |
WOAreasAffected
MBO to represent the AreasAffected object.
|
class |
WOAssetsToMove
WOASsetsToMove object is a Non persistent Mbo used to allow adding assets to a list that
is used to generate move asset tasks to a workorder.
|
class |
WOAssetUserCust
Mbo object to represent WOAssetUserCust.
|
class |
WOChange
MBO to represent the Release object.
|
class |
WOContract |
class |
WoHazard
Mbo object to represent WoHazard.
|
class |
WoHazardPrec
Mbo object to represent WoHazardPrec.
|
class |
WoLockOut
Mbo object to represent WoLockOut.
|
class |
WOLocUserCust
Mbo object to represent WOLocUserCust.
|
class |
WOMeter
Mbo to represent the work order meters.
|
class |
WoPrecaution
Mbo object to represent WoPrecaution.
|
class |
WORelease
MBO to represent the Release object.
|
class |
WorkOrderSpec
MBO object to represent an attribute and value of a specifiation.
|
class |
WorkPriority
|
class |
WorkType
Mbo to represent the type of work order object.
|
class |
WoSafetyLink
Mbo object to represent WoSafetyLink.
|
class |
WoSafetyPlan
Mbo object to represent WoSafetyPlan.
|
class |
WoSchedActivity
Mbo object to represent WoSchedActivity.
|
class |
WOStatus
Mbo to represent Work Order status object.
|
class |
WoTagLock
Mbo object to represent WoTagLock.
|
class |
WoTagOut
Mbo object to represent WoTagOut.
|
class |
WOTaskRelation
Mbo to represent a WOTaskRelation object.
|
class |
WpEditSetting
Mbo to represent WpEditSetting object.
|
class |
WPItem
Mbo to Represent the WPItem Object.
|
class |
WPLabor
Mbo to represent a WPLabor object.
|
class |
WPMaterial
Mbo to Represent the WPMaterial Object.
|
class |
WPService
Mbo to Represent the WPService Object.
|
class |
WPTool
MBO to represent a WPTool object.
|
Methods in psdi.app.workorder that return Mbo
Modifier and Type |
Method and Description |
Mbo |
WO.createJPHeaderFromWO(java.lang.String jpnum,
java.lang.String description,
java.lang.String longdescription)
This method copies the Work Order header info to a new Job Plan header.
|
Methods in psdi.app.workorder that return types with arguments of type Mbo
Modifier and Type |
Method and Description |
java.util.Map<java.lang.String,Mbo> |
WO.getWoTaskLookup()
Gets the lookup table for converting original sub-work orders to new JobPlan Tasks.
|
Methods in psdi.app.workorder with parameters of type Mbo
Modifier and Type |
Method and Description |
void |
WO.copyDSPlanToWO(Mbo ds)
Copy the given Datasheet to this Workorder.
|
java.lang.String |
WO.getJobRevNum(Mbo PlusCWO)
Gets the jobplan rev num.
|
boolean |
WO.startSuccessors(Mbo mbo,
java.util.Vector successors,
java.util.Date date,
java.lang.String memo,
long accessModifier)
Try to start a list of successors for a given work order.
|
Subclasses of Mbo in psdi.common.action
Modifier and Type |
Class and Description |
class |
Action
Action is a task to be performed in workflow, escalation, SLA, etc.
|
class |
ActionGroup
An action group represents the member actions of an action which type is GROUP.
|
Subclasses of Mbo in psdi.common.commtmplt
Modifier and Type |
Class and Description |
class |
CommTemplate
MBO to represent a CommTemplate
The attributes in this object are as follows:
Attribute NameDescription
BCCLIST Non-persistent attribute to store a list of BCC recipients.
class |
CommTemplateDocs
Attribute NameDescription
COMMTEMPLATEDOCSID Unique Identifier
DOCTYPE Document type of the doclink folder
RELATIONSHIPNAME Relationship name of the doclink folder.
class |
CommTmpltSendTo
MBO to represent a CommTmpltSendTo
Attribute NameDescription
Whether it is a "BCC" recipient.
Subclasses of Mbo in psdi.common.role
Modifier and Type |
Class and Description |
class |
MaxRole
A role stands in for a person or people or just email addresses.
|
Subclasses of Mbo in psdi.iface.app.im
Modifier and Type |
Class and Description |
class |
LmoImRel
Defines a relationship between a Logical Management Operation (LMO)
and an Integration Module.
|
class |
LmoImTable
LMO data used to populate the LMOIMRLN table.
|
class |
MaxIM
Describes an Integration Module.
|
class |
MaxIMProp
Properties configured for an Integration Module.
|
class |
OmpImLmoRel
Defines a relationship between a Logical Management Operation (LMO)
an Integration Module and an Operational Management Product.
|
class |
OmpImRel
Defines a relationship between
an Integration Module and an Operational Management Product.
|
Subclasses of Mbo in psdi.iface.app.lmo
Modifier and Type |
Class and Description |
class |
LMO
MBO For Logical Management Operation
A Logical Management operation represent a smallest managable operation like "install"
|
class |
LMOAtt
MBO for attributes of LMO
|
Subclasses of Mbo in psdi.iface.app.meterdata
Modifier and Type |
Class and Description |
class |
MeterData
Non-persistent Mbo MeterData which contains information for ASSETMETER,
LOCATIONMETER, and MEASUREMENT.
|
Subclasses of Mbo in psdi.iface.app.omp
Modifier and Type |
Class and Description |
class |
Omp
OMP Mbo represents a Operational Management Products such as TCM or TPM.
|
class |
OmpCiRel
Defines the relationship between OMPs and Act.
|
Methods in psdi.iface.mos with parameters of type Mbo
Modifier and Type |
Method and Description |
void |
OSProcessScriptContext.setMbo(Mbo mbo) |
Methods in psdi.mbo with type parameters of type Mbo
Modifier and Type |
Method and Description |
<T extends Mbo> T |
MboMocker.createMbo(java.lang.Class<T> mboClass) |
<T extends Mbo> T |
MboMocker.createMbo(java.lang.Class<T> mboClass,
boolean mockMboValue) |
<T extends Mbo> T |
MboMocker.createMbo(MboSet mboSet,
java.lang.Class<T> mboClass) |
<T extends Mbo> T |
MboMocker.createMbo(MboSet mboSet,
java.lang.Class<T> mboClass,
boolean mockMboValue) |
<T extends Mbo> MboValue |
MboMocker.createMboValue(java.lang.Class<T> backingMboType) |
Methods in psdi.mbo that return types with arguments of type Mbo
Modifier and Type |
Method and Description |
java.util.Vector<Mbo> |
MboSetRetainMboPositionResult.getMboList()
Returns the list of mbos.
|
Methods in psdi.mbo with parameters of type Mbo
Modifier and Type |
Method and Description |
int |
MboValueComparator.compareTo(Mbo m1,
Mbo m2,
java.lang.String attr) |
void |
MboValue.construct(Mbo mbo,
MboValueInfo mvInfo)
Construct and link to the Mbo
|
void |
MboLONGALNValue.construct(Mbo mbo,
MboValueInfo mvInfo)
Construct with default data.
|
static java.lang.String |
MboRowStampUtil.getRowStamp(Mbo mbo) |
void |
MboSet.handleMLMbo(Mbo mbo,
MXTransaction txn,
java.lang.String action)
Deprecated.
Replaced by #handleMLMbo(Mbo, String)
|
void |
MboSet.handleMLMbo(Mbo mbo,
java.lang.String action) |
boolean |
MboSet.isDeltaStorage(Mbo mbo,
java.lang.String tableName) |
boolean |
LanguageMboRemote.populate(Mbo mbo,
java.lang.String baseTableName,
java.lang.String langTableName)
Set the values of the language Mbo based on the main MBO.
|
boolean |
LanguageMbo.populate(Mbo mbo,
java.lang.String baseTableName,
java.lang.String langTableName)
Set the values of the language Mbo based on the main MBO.
|
void |
MboRemote.setReferencedMbo(java.lang.String token,
Mbo refMbo) |
void |
Mbo.setReferencedMbo(java.lang.String token,
Mbo refMbo) |
Method parameters in psdi.mbo with type arguments of type Mbo
Modifier and Type |
Method and Description |
void |
MboSetRetainMboPositionResult.setMboList(java.util.Vector<Mbo> mboList)
Sets the list of mbos.
|
Constructors in psdi.mbo with parameters of type Mbo
Constructor and Description |
MboCounter(Mbo mbo,
java.lang.ref.ReferenceQueue phantomQueue) |
MboData(Mbo mbo,
java.lang.String[] attributes)
Cosntruct a Mbo Onject on the specified Mbo, and extract the specified attributes.
|
Subclasses of Mbo in psdi.workflow
Modifier and Type |
Class and Description |
class |
WFAction
Mbo to represent WFAction.
|
class |
WFActivation |
class |
WFAppToolBar
This MBO stores information about which Workflow "GO" buttons should appear in the
applications.
|
class |
WFAsgnGroup |
class |
WFAssignment
Mbo to represent WFAssignment object.
|
class |
WFCallStack
The Mbo to represent WFCallStack object.
|
class |
WFCondition
Mbo to represent WFCondition object.
|
class |
WFInput
Mbo to represent WFDecision object.
|
class |
WFInstance
Mbo to represent WFInstance object.
|
class |
WFInteraction
WFInteraction nodes allow the process to bring up a certain application page and tell the user
what to do.
|
class |
WFNode
Mbo to represent WFNode object.
|
class |
WFNodeDetail
This is a Mbo subclass that defines common actions for node type specific detail
Mbos.
|
class |
WFNotification
WFNotifications relate a Communication Template to a Task Node or any Action of a process.
|
class |
WFProcess
Mbo to represent WFProcess object.
|
class |
WFRevision
Mbo to represent WFRevision object.
|
class |
WFStart
Mbo to represent WFStart object.
|
class |
WFStop
Mbo to represent WFStop object.
|
class |
WFSubProcess
Mbo to represent WFSubProcess object.
|
class |
WFTask
Mbo to represent Workflow Tasks.
|
class |
WFTransaction
Mbo to represent WFTransaction object.
|
class |
WFWaitList |
Methods in psdi.workflow with parameters of type Mbo
Modifier and Type |
Method and Description |
void |
WFProcess.addNodePointedTo(Mbo pointedToNode)
A node wants it's pointed to list.
|
static void |
WorkflowTemplateDeletionMonitor.canDeactivate(Mbo mbo)
Check to see whether a comm template's status can be changed to INACTIVE from the standpoint of workflow.
|
static void |
WorkflowTargetDeletionMonitor.delete(Mbo mbo)
This method should be only called with the check above returns without an exception.
|
static void |
WorkflowTemplateDeletionMonitor.doCheck(Mbo mbo)
Checks to see that the Mbo isn't the target of a workflow instance.
|
static void |
WorkflowTargetDeletionMonitor.doCheck(Mbo mbo)
Checks to see that the Mbo isn't the target of a workflow instance.
|
static void |
WorkflowRoleDeletionMonitor.doCheck(Mbo mbo)
Checks to see that the role isn't used.
|
static void |
WorkflowPersonDeletionMonitor.doCheck(Mbo mbo)
Checks to see that the Mbo isn't the target of a workflow instance.
|
static void |
WorkflowActionDeletionMonitor.doCheck(Mbo mbo)
Checks to see that the Mbo isn't the target of a workflow instance.
|
boolean |
WorkFlowService.evaluateCondition(Mbo onBehalfOf,
java.lang.String customclass,
java.lang.String condition,
MboRemote mbo)
Evaulates a condition.
|
MXLogger |
WorkFlowServiceRemote.getWFLogger(Mbo mbo) |
MXLogger |
WorkFlowService.getWFLogger(Mbo mbo)
Returns a logger to log workflow messages related to a business object.
|
static void |
WorkflowTargetDeletionMonitor.undelete(Mbo mbo) |
Subclasses of Mbo in psdi.workflow.virtual
Modifier and Type |
Class and Description |
class |
AppSupport
Parameter MBO for the Add Support action.
|
class |
CompleteWF
CompleteWF object definition.
|
class |
EditWFAppToolBar
Parameter MBO for editing WFAppToolBar records.
|
class |
InitiateWorkflowMbo
Parameters for initiating workflow on a target Mbo.
|
class |
InputWF
Mbo for a manual input parameter set.
|
class |
NotificationWF
The nonpersistent Mbo NotificationWF provides parameters for Workflow operation related
emails.
|
class |
ReassignWF
The nonpersistent Mbo ReassignWF provides parameters for Workflow Assignment reassignment.
|
class |
ShowWFAction
ShowWFInput Mbo definition.
|
class |
ShowWFCondition
ShowWFCondition Mbo definition.
|
class |
ShowWFInput
ShowWFInput Mbo definition.
|
class |
ShowWFInteract
ShowWFInteract Mbo definition.
|
class |
ShowWFNode
ShowWFInput Mbo definition.
|
class |
ShowWFObject
ShowWFObject Mbo definition.
|
class |
ShowWFSubprocess
ShowWFSubprocess Mbo definition.
|
class |
ShowWFTask
ShowWFTask Mbo definition.
|
class |
ShowWFWait
Empty Mbo class
|
class |
StopWF
StopWF holds parameters for halting a workflow instance.
|
class |
WFExpressionBuilder |
class |
WFHelp
WFHelp tracks the UserPref WFHelpFromInbox.
|
class |
WFToolBar
Information for a single Workflow toolbar button.
|
class |
WorkflowMap
Nonpersistent parameter MBO used to choose the workflow instance to display the map of.
|
| | | | | | | | | | | |