Modifier and Type | Method and Description |
---|---|
boolean |
JSConditionEvaluator.evaluateCondition(java.lang.String condition,
StructureObject so,
MboSetInfo mboSetInfo) |
java.lang.Object |
ExpressionEvaluator.evaluateExpression(java.lang.String expression,
StructureObject so,
MboSetInfo mboSetInfo) |
Constructor and Description |
---|
SDataScriptBinding(StructureObject so,
MboSetInfo mboSetInfo) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ExternalJSONMapper.formatConditionalValue(java.util.List<JSONMapPropertyValuesInfo> values,
java.lang.Object jo,
java.lang.String jsonData,
MboSetInfo msi)
Find correct value based on condition and format it to process
|
boolean |
ExternalJSONMapper.meetCondition(java.lang.String condition,
java.lang.Object jo,
java.lang.String jsonData,
MboSetInfo msi)
Check if condition true or false
|
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
JSON2Mbo.getKeyValues(MboSetInfo mboSetInfo,
java.lang.String[] keys,
com.ibm.json.java.JSONObject jo,
boolean contentLocalized,
UserInfo userInfo) |
Modifier and Type | Method and Description |
---|---|
MboSetInfo |
SKDAppServiceBean.getMboSetInfo(java.lang.String mboName)
Returns information about standard MAXIMO Business Object.
|
Modifier and Type | Method and Description |
---|---|
void |
BIMWorkOrderTreeSet.setMboSetInfo(MboSetInfo ms)
Set the MboInfo object that describes this collections
Used internally.
|
Constructor and Description |
---|
ComputerSystemQbe(MboSetInfo ms,
boolean processML,
UserInfo userInfo) |
ComputerSystemQbe(MboSetInfo ms,
java.util.Locale l,
java.util.TimeZone tz,
boolean ml,
UserInfo userInfo) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
SLAUtil.getUniqueKeyFieldName(MboSetInfo mboSetInfo)
Returns the unique key field name given the mbo set info.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
MboXMLUtil.getDisplayKeyValue(MboSetInfo mboSetInfo,
java.lang.String[] keys,
java.lang.Object data)
Create array of keys and key values from data dictionary and concat it together
|
static java.lang.String |
MboXMLUtil.getFullKeyValue(MboSetInfo mboSetInfo,
java.lang.String[] keys,
java.lang.Object data)
Create array of keys from data dictionary and concat it together
|
static java.lang.String[] |
MboXMLUtil.getKeyValues(MboSetInfo mboSetInfo,
java.lang.String[] keys,
StructureObject strucObject)
Create array of keys from data dictionary
|
Modifier and Type | Method and Description |
---|---|
static boolean |
SchemaUtil.isQueryColumn(MboSetInfo mboSetInfo,
MboValueInfo mboValueInfo) |
Modifier and Type | Method and Description |
---|---|
MboSetInfo |
MboSetInfo.getBaseMboInfo()
Returns reference to a base business object information,
if this business object is inherited from another business object.
|
MboSetInfo |
FauxMboSet.getMboSetInfo()
Return Information about the Mbo Set.
|
MboSetInfo |
MboSet.getMboSetInfo()
Return Information about the Mbo Set
|
MboSetInfo |
MboSetRemote.getMboSetInfo()
Return information about the attributes in the MboSet.
|
MboSetInfo |
MaximoDD.getMboSetInfo(java.lang.String ms)
Return Information about a specified MboSet
|
MboSetInfo |
Mbo.getMboSetInfo(java.lang.String mboName)
Return information about the passed object
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
SqlFormat.format(MboSetInfo msi,
MboSetRemote set) |
void |
MboSetInfo.setBaseMboInfo(MboSetInfo info)
Sets reference to a base business object information,
if this business object is inherited from another business object.
|
void |
FauxMboSet.setMboSetInfo(MboSetInfo ms)
Set the MboInfo object that describes this collection.
|
void |
MboSet.setMboSetInfo(MboSetInfo ms)
Set the MboInfo object that describes this collections
Used internally.
|
void |
NonPersistentMboSet.setMboSetInfo(MboSetInfo ms)
Set the MboInfo object that describes this collections
Used internally.
|
void |
MboSetRemote.setMboSetInfo(MboSetInfo ms) |
Constructor and Description |
---|
AutoKey(java.sql.Connection conn,
MboValueInfo mvi,
UserInfo user,
MboRemote mbo,
MboSetInfo mbosetinfo)
Construct an autokey, giving the name, connection , user and mbo
|
MboQbe(MboSetInfo ms,
boolean processML,
UserInfo userInfo)
Construct the Query, attached to a certain MboSet with default Locale
|
MboQbe(MboSetInfo ms,
java.util.Locale l,
java.util.TimeZone tz,
boolean ml,
UserInfo userInfo)
Construct the Query, attached to a certain MboSet with specified Locale
|
QbeFilter(MboSetInfo ms,
boolean processML,
UserInfo userInfo)
Construct the Query, attached to a certain MboSet with default Locale
|
QbeFilter(MboSetInfo ms,
java.util.Locale l,
java.util.TimeZone tz,
boolean ml,
UserInfo userInfo)
Construct the Query, attached to a certain MboSet with specified Locale
|
QbeFilter(MboSetInfo ms,
UserInfo userInfo)
Constructor
|
Modifier and Type | Method and Description |
---|---|
MboSetInfo |
PlusCCustomizedTemplateValues.getAssetTemplateMboSetInfo()
Gets the asset template mbo set info.
|
MboSetInfo |
PlusCATSpec.getAssetTemplateMboSetInfo() |
MboSetInfo |
PlusCATSparePart.getAssetTemplateMboSetInfo() |
MboSetInfo |
PlusCATMeter.getAssetTemplateMboSetInfo() |
MboSetInfo |
PlusCATDSPlan.getAssetTemplateMboSetInfo() |
MboSetInfo |
PlusCAssetTemplate.getAssetTemplateMboSetInfo()
Checks if, for every meter defined as meter frequency for any attached Master PM, there is a similar one
attached to the template.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
BidiUtils.applyBidiAttributes(MboSetInfo msi,
java.lang.String attribute,
java.lang.String value,
MXSession s) |
static java.lang.String |
BidiUtils.applyBidiAttributes(MboSetInfo msi,
java.lang.String attribute,
java.lang.String value,
java.lang.String langCode) |
static java.lang.String |
BidiUtils.buildAndPush(MboSetInfo msi,
java.lang.String attribute,
java.lang.String value,
MXSession s) |
static java.lang.String |
BidiUtils.buildAndPush(MboSetInfo msi,
java.lang.String attribute,
java.lang.String value,
java.lang.String langCode) |
static java.lang.String |
BidiUtils.getMboComplexExpressionType(MboSetInfo msi,
java.lang.String attrName) |
static java.lang.String |
BidiUtils.getMboTextDirection(MboSetInfo msi,
java.lang.String attrName,
boolean countInstanceDirection) |
Modifier and Type | Method and Description |
---|---|
MboSetInfo |
ResultSetPortlet.getConfigMboSetInfo()
Returns MBoSetInfo for the current Set
|
MboSetInfo |
ResultSetPortlet.getResultMboSetInfo()
Called to get information on the attributes for the underlying table the query is bound to
|
MboSetInfo[] |
InboxPortlet.getSetsInfo()
Returns array, which MboSetInfo's, used by InboxPortlet to detrmine
bidi attributes of displayed data.
|