public interface DrillDownSetRemote extends NonPersistentMboSetRemote
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ASSET
Relationship to the Asset table, used to find the information for the asset which is being referenced by drilldown.
|
static java.lang.String |
ASSET_INLOC
Relationship to the Asset table, used to find the asset record in a given operating location.
|
static java.lang.String |
ASSET_INLOCATION
Relationship to the Asset table, used to find the asset records in a given operating location (asset.location = drilldown.locvalue).
|
static java.lang.String |
ASSETDDCHILDREN
Relationship to the asset table, used to find the children of the current asset in focus in the drilldown hierarchy.
|
static java.lang.String |
CHILDLOCHIERARCHY |
static java.lang.String |
DRILLDOWN |
static int |
DRILLDOWN_DEFAULTTABLE
integer indicating that Drilldown is launched from a Default table page
|
static int |
DRILLDOWN_LISTTAB
integer indicating that Drilldown is launched from a list tab, this
happens only in Asset and Locations Apps
|
static int |
DRILLDOWN_QBE
integer indicating that Drilldown is launched from a QBE/find page
|
static int |
DRILLDOWN_RECORD
integer indicating that Drilldown is launched from a record page
|
static java.lang.String |
LOCATIONS |
static java.lang.String |
LOCATIONSDDCHILDREN |
static java.lang.String |
LOCSYSTEM |
static java.lang.String |
LOCSYSTEMS_FOR_LOCATION |
INSERTONLY, INSERTORUPDATE, UPDATEONLY
Modifier and Type | Method and Description |
---|---|
MboSetRemote |
findTopLevelAsset() |
java.lang.String |
getAssetField() |
java.lang.String |
getLocationField() |
java.lang.String |
getMaxVarASSETDRILLDOWNTOP() |
void |
setOriginatingInfo(MboSetRemote originatingSet,
java.lang.String originatingAttr,
int originatingType) |
void |
showAllSystems() |
MboSetRemote |
showHierarchy(MboRemote mboRemote) |
java.lang.String |
startWithLocationOrAsset() |
boolean |
wasAssetNull() |
boolean |
wasLocNull() |
execute, execute, setup
abortSql, add, add, addAtEnd, addAtEnd, addAtIndex, addAtIndex, addFakeAtEnd, addSubQbe, addSubQbe, addSubQbe, addSubQbe, addWarning, addWarnings, checkMethodAccess, cleanup, clear, clearLongOpPipe, close, commit, copy, copy, copyForDM, count, count, deleteAll, deleteAll, deleteAndRemove, deleteAndRemove, deleteAndRemove, deleteAndRemove, deleteAndRemove, deleteAndRemoveAll, deleteAndRemoveAll, determineRequiredFieldsFromERM, earliestDate, fetchNext, findAllNullRequiredFields, findByIntegrationKey, findKey, getApp, getAppAlwaysFieldFlags, getAppWhere, getCompleteWhere, getCurrentPosition, getDBFetchMaxRows, getDefaultValue, getERMEntity, getESigTransactionId, getExcludeMeFromPropagation, getFlags, getKeyAttributes, getList, getList, getMaxMessage, getMbo, getMbo, getMboForUniqueId, getMboSetData, getMboSetData, getMboSetInfo, getMboSetRetainMboPositionData, getMboSetRetainMboPositionInfo, getMboSetValueData, getMboValueData, getMboValueData, getMboValueData, getMboValueInfoStatic, getMboValueInfoStatic, getMessage, getMessage, getMessage, getMessage, getMLFromClause, getMXTransaction, getName, getOrderBy, getOwner, getParentApp, getProfile, getQbe, getQbe, getQbe, getQbeWhere, getQueryTimeout, getRelationName, getRelationship, getSelection, getSelectionWhere, getSetOrderByForUI, getSize, getSQLOptions, getTxnPropertyMap, getUserAndQbeWhere, getUserInfo, getUserName, getUserWhere, getWarnings, getWhere, getZombie, hasMLQbe, hasQbe, hasWarnings, ignoreQbeExactMatchSet, incrementDeletedCount, init, isBasedOn, isDMDeploySet, isDMSkipFieldValidation, isEmpty, isESigNeeded, isFlagSet, isQbeCaseSensitive, isQbeExactMatch, isRetainMboPosition, latestDate, locateMbo, logESigVerification, max, min, moveFirst, moveLast, moveNext, movePrev, moveTo, newMboIndex, notExist, positionState, processML, remove, remove, remove, reset, resetQbe, resetWithSelection, rollback, rollbackToCheckpoint, rollbackToCheckpoint, save, save, select, select, select, selectAll, setAllowQualifiedRestriction, setApp, setAppAlwaysFieldFlag, setAppWhere, setAutoKeyFlag, setDBFetchMaxRows, setDefaultOrderBy, setDefaultValue, setDefaultValue, setDefaultValues, setDMDeploySet, setDMSkipFieldValidation, setERMEntity, setESigFieldModified, setExcludeMeFromPropagation, setFlag, setFlag, setFlags, setInsertCompanySet, setInsertItemSet, setInsertOrg, setInsertSite, setLastESigTransId, setLogLargFetchResultDisabled, setMboSetInfo, setMXTransaction, setNoNeedtoFetchFromDB, setOrderBy, setOwner, setQbe, setQbe, setQbe, setQbe, setQbe, setQbeCaseSensitive, setQbeCaseSensitive, setQbeExactMatch, setQbeExactMatch, setQbeOperatorOr, setQueryBySiteQbe, setQueryTimeout, setRelationName, setRelationship, setRequiedFlagsFromERM, setRetainMboPosition, setSetOrderByForUI, setSQLOptions, setTableDomainLookup, setTxnPropertyMap, setupLongOpPipe, setUserWhere, setUserWhereAfterParse, setWhere, setWhereQbe, smartFill, smartFill, smartFind, smartFind, startCheckpoint, startCheckpoint, sum, toBeSaved, undeleteAll, unselect, unselect, unselect, unselectAll, useStoredQuery, validate, verifyESig
getBoolean, getByte, getBytes, getDate, getDouble, getFloat, getInt, getLong, getString, isNull, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueNull, setValueNull
commitTransaction, fireEventsAfterDB, fireEventsAfterDBCommit, fireEventsBeforeDB, rollbackTransaction, saveTransaction, undoTransaction, validateTransaction
static final java.lang.String LOCATIONS
static final java.lang.String LOCSYSTEM
static final java.lang.String LOCSYSTEMS_FOR_LOCATION
static final java.lang.String ASSET
static final java.lang.String ASSET_INLOCATION
static final java.lang.String ASSET_INLOC
static final int DRILLDOWN_RECORD
static final int DRILLDOWN_QBE
static final int DRILLDOWN_DEFAULTTABLE
static final int DRILLDOWN_LISTTAB
static final java.lang.String LOCATIONSDDCHILDREN
static final java.lang.String CHILDLOCHIERARCHY
static final java.lang.String ASSETDDCHILDREN
static final java.lang.String DRILLDOWN
java.lang.String getAssetField() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.common.virtual
java.lang.String getLocationField() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.common.virtual
void setOriginatingInfo(MboSetRemote originatingSet, java.lang.String originatingAttr, int originatingType) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.common.virtual
MboSetRemote showHierarchy(MboRemote mboRemote) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.common.virtual
MboSetRemote findTopLevelAsset() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.common.virtual
boolean wasAssetNull() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.common.virtual
boolean wasLocNull() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.common.virtual
void showAllSystems() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.common.virtual
java.lang.String getMaxVarASSETDRILLDOWNTOP() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.common.virtual
java.lang.String startWithLocationOrAsset() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
psdi.app.common.virtual