Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
psdi.common.condition.CustomCondition

  • Packages that use CustomCondition 
    Package Description
    com.ibm.ism.script.autoscript  
    com.ibm.tivoli.maximo.amcrew  
    com.ibm.tivoli.maximo.appt.condition  
    com.ibm.tivoli.maximo.fwm.app  
    com.ibm.tivoli.maximo.map  
    com.ibm.tivoli.maximo.map.mapman.app  
    com.ibm.tivoli.maximo.map.mapman.app.linear  
    com.ibm.tivoli.maximo.mfmail  
    com.ibm.tivoli.maximo.oslc.consumer  
    com.ibm.tivoli.maximo.oslc.provider.app  
    com.ibm.tivoli.maximo.script  
    com.ibm.tivoli.maximo.skd.app  
    com.ibm.tivoli.maximo.skd.condition  
    com.ibm.tivoli.maximo.skd.max.condition  
    com.ibm.tivoli.maximo.skd.max.util  
    com.ibm.tivoli.maximo.skd.util  
    com.ibm.tivoli.maximo.weather  
    psdi.app.configure
    The Configure package includes Mbos related to database tables, columns, and indexes.
    psdi.app.inventory
    The Inventory package includes MBOs related to Inventory Control.
    psdi.app.item.virtual  
    psdi.app.jobplan
    The JobPlan package includes Mbo's related to Job Plans.
    psdi.app.report  
    psdi.app.rsconfig
    The RSConfig package represents objects that are used to configure, display and control Result Set Portlet.
    psdi.app.signature
    The Signature package defines users and security groups.
    psdi.app.swcatalog  
    psdi.app.system
    The System package includes classes for common system data, such as domains and long descriptions, that are utilized across business packages and by the system framework.
    psdi.common.condition  
    psdi.common.condition.manage  
    psdi.common.condition.schedulerplus  
    psdi.dm  
    psdi.dm.pkg  
    psdi.dm.virtual  
    psdi.iface.app.intobject  
    psdi.iface.app.launch  
    psdi.iface.masdd  
    psdi.iface.mic  
    psdi.iface.webservices  
    psdi.util  
    psdi.util.logging  
    psdi.workflow
    The Workflow package includes Mbos related to workflow.
    • Uses of CustomCondition in com.ibm.ism.script.autoscript

      Classes in com.ibm.ism.script.autoscript that implement CustomCondition 
      Modifier and Type Class and Description
      class  IsAfterSelected
      Custom condition class to evaluate whether the scriptlaunchpoint event context is an "after" type.
      class  VarBindingTypeCondition 
    • Uses of CustomCondition in com.ibm.tivoli.maximo.amcrew

      Classes in com.ibm.tivoli.maximo.amcrew that implement CustomCondition 
      Modifier and Type Class and Description
      class  CrewIDHider
      This condition returns false if maximo installation HAS the crews license.
      It was created to show the old CrewID field if the customer does not have the new crews.
    • Uses of CustomCondition in com.ibm.tivoli.maximo.appt.condition

      Classes in com.ibm.tivoli.maximo.appt.condition that implement CustomCondition 
      Modifier and Type Class and Description
      class  ApptBookAllowFixedAppts
      Condition class used to exhibit Appointments Made flag for Work Order creation.
      class  ApptBookAssignLaborCrew
      Condition class used to exhibit assignments table for Work Order creation.
    • Uses of CustomCondition in com.ibm.tivoli.maximo.fwm.app

      Classes in com.ibm.tivoli.maximo.fwm.app that implement CustomCondition 
      Modifier and Type Class and Description
      class  CheckIsOnCrew 
    • Uses of CustomCondition in com.ibm.tivoli.maximo.map

      Classes in com.ibm.tivoli.maximo.map that implement CustomCondition 
      Modifier and Type Class and Description
      class  MapControlPaletteItemCond
      This is to hide/show the mapcontrol palette item depending on the license
    • Uses of CustomCondition in com.ibm.tivoli.maximo.map.mapman.app

      Classes in com.ibm.tivoli.maximo.map.mapman.app that implement CustomCondition 
      Modifier and Type Class and Description
      class  ArcGISFreeMapCondition
      Condition for displaying Open Map proviver fields in the Map Manager Application
      class  BingMapCondition
      Condition for displaying Bing Map proviver fields in the Map Manager Application
      class  CarbonMapCondition 
      class  GMapAPIKeyCondition
      Condition for displaying the Google API authentication key
      class  GMapClientIDCondition
      Condition for displaying the Google ID authentication fields
      class  GMapCondition
      Condition for displaying the Google Maps options in the Map Manager application
      class  IsDesktopCondition
      Condition for displaying desktop Map Manager fields in the Map Manager Application
      class  IsEnabledMapSymbology 
      class  IsEnabledMapTips 
      class  IsMobileCondition
      Condition for displaying mobile Map Manager fields in the Map Manager Application
      class  IsMobileEnabledCondition
      Condition for displaying mobile Map Manager fields in the Map Manager Application
      class  OpenMapCondition
      Condition for displaying Open Map proviver fields in the Map Manager Application
      class  OpenStreetMapCondition
      Condition for displaying Open Map proviver fields in the Map Manager Application
      class  SpatialMapCondition
      Condition for displaying Maximo Spatial Map Provider fields in the Map Manager Application
    • Uses of CustomCondition in com.ibm.tivoli.maximo.map.mapman.app.linear

      Classes in com.ibm.tivoli.maximo.map.mapman.app.linear that implement CustomCondition 
      Modifier and Type Class and Description
      class  ShowLinearTabCondition
      The linear tab on the Map manager application must appear only if the Spatial is the map provider and the Spatial version is greater than 7600
    • Uses of CustomCondition in com.ibm.tivoli.maximo.mfmail

      Classes in com.ibm.tivoli.maximo.mfmail that implement CustomCondition 
      Modifier and Type Class and Description
      class  MfMailIsMaximoMail 
      class  MfMailIsStatusMail 
      class  MfMailIsWorkFlowMail 
    • Uses of CustomCondition in com.ibm.tivoli.maximo.oslc.consumer

      Classes in com.ibm.tivoli.maximo.oslc.consumer that implement CustomCondition 
      Modifier and Type Class and Description
      class  CheckMenuLabel 
    • Uses of CustomCondition in com.ibm.tivoli.maximo.oslc.provider.app

      Classes in com.ibm.tivoli.maximo.oslc.provider.app that implement CustomCondition 
      Modifier and Type Class and Description
      class  AnywhereLicenseCondition 
    • Uses of CustomCondition in com.ibm.tivoli.maximo.script

      Classes in com.ibm.tivoli.maximo.script that implement CustomCondition 
      Modifier and Type Class and Description
      class  ScriptCustomCondition 
    • Uses of CustomCondition in com.ibm.tivoli.maximo.skd.app

      Classes in com.ibm.tivoli.maximo.skd.app that implement CustomCondition 
      Modifier and Type Class and Description
      class  HideWorkDependenciesTabs
      Condition class used to show/hide Work and Dependencies tabs for SDM.
      class  ShowAMCrewModAvailColumn
      The odme server info section on the configure optimization server must appear only if docplexcloud is not configured on.
      class  ShowDownloadAll
      Condition class used to show/hide Download All button in Exported Calendars dialog.
      class  ShowLaborModAvailColumn
      The odme server info section on the configure optimization server must appear only if docplexcloud is not configured on.
      class  ShowMapProviderTab
      Condition class used to show/hide Work and Dependencies tabs for SDM.
      class  ShowOdmeConfigCondition
      The odme server info section on the configure optimization server must appear only if docplexcloud is not configured on.
      class  SKDProjectAssignmentShowError
      Condition class used to show/hide warning icon in SDM Assignment table.
      class  SKDProjectAssignmentShowWarning
      Condition class used to show/hide warning icon in SDM Assignment table.
      class  SKDProjectResourceAltAvail
      Condition class used to show/hide alternate avail icon in SDM Resource table.
      class  SKDProjectResourceShowError
      Condition class used to show/hide warning icon in SDM Resource table.
      class  SKDProjectResourceShowWarning
      Condition class used to show/hide warning icon in SDM Resource table.
      class  SKDShowAssignmentDates
      Condition class used to show/hide Assignment Schedule Date in GWORKASSIGN.
      class  SKDShowWorkScheduleDate
      Condition class used to show/hide Assignment Schedule Date in GWORKASSIGN.
      class  SKDShowWorkTargetDate
      Condition class used to show/hide Assignment Schedule Date in GWORKASSIGN.
    • Uses of CustomCondition in com.ibm.tivoli.maximo.skd.condition

      Classes in com.ibm.tivoli.maximo.skd.condition that implement CustomCondition 
      Modifier and Type Class and Description
      class  ShowCircularDependencies
      Condition class used to exhibit option view circular dependencies.
      class  ShowPrintJobs
      Condition class used to exhibit Show Print Jobs menu item.
    • Uses of CustomCondition in com.ibm.tivoli.maximo.skd.max.condition

      Classes in com.ibm.tivoli.maximo.skd.max.condition that implement CustomCondition 
      Modifier and Type Class and Description
      class  DownloadPDF
      Condition class used to exhibit assignments table for Work Order creation.
    • Uses of CustomCondition in com.ibm.tivoli.maximo.skd.max.util

      Classes in com.ibm.tivoli.maximo.skd.max.util that implement CustomCondition 
      Modifier and Type Class and Description
      class  DisplayParentPredecesorWorkOrderInfo
      Condition class used to exhibit Work Order parent info on Edit Constraints.
      class  DisplayParentSuccessorWorkOrderInfo
      Condition class used to exhibit Work Order parent info on Edit Constraints.
    • Uses of CustomCondition in com.ibm.tivoli.maximo.skd.util

      Classes in com.ibm.tivoli.maximo.skd.util that implement CustomCondition 
      Modifier and Type Class and Description
      class  DisplayCPSOptimizationFields
      Condition class used to exhibit CPS fields in Work Order Tracking application.
      class  DisplayCPSOptimizationMenu
      Condition class used to exhibit CPS menu in GS application.
    • Uses of CustomCondition in com.ibm.tivoli.maximo.weather

      Classes in com.ibm.tivoli.maximo.weather that implement CustomCondition 
      Modifier and Type Class and Description
      class  WeatherUserSubCondition 
    • Uses of CustomCondition in psdi.app.configure

      Classes in psdi.app.configure that implement CustomCondition 
      Modifier and Type Class and Description
      class  MTOnlyCondition
      Condition class that returns true if MTEnabled is true.
      class  NonMTOnlyCondition
      Always false condition.
    • Uses of CustomCondition in psdi.app.inventory

      Classes in psdi.app.inventory that implement CustomCondition 
      Modifier and Type Class and Description
      class  CheckAssetCostType 
      class  CheckCostType 
      class  CheckCTypeUnitCost 
      class  CheckNotAssetCostType 
      class  CheckStatus 
    • Uses of CustomCondition in psdi.app.item.virtual

      Classes in psdi.app.item.virtual that implement CustomCondition 
      Modifier and Type Class and Description
      class  DialogSecondRestriction 
    • Uses of CustomCondition in psdi.app.jobplan

      Classes in psdi.app.jobplan that implement CustomCondition 
      Modifier and Type Class and Description
      class  HasRevisionControlEnabledCondition
      Custom condition class to evaluate whether RevisionControl for jobplan app is enabled
    • Uses of CustomCondition in psdi.app.report

      Classes in psdi.app.report that implement CustomCondition 
      Modifier and Type Class and Description
      class  CreateButtonCondition 
      class  DynamicQueryCondition 
      class  MLEnabledCondition 
    • Uses of CustomCondition in psdi.app.rsconfig

      Classes in psdi.app.rsconfig that implement CustomCondition 
      Modifier and Type Class and Description
      class  ReportObjectStructureCondition
      Condition to display Object Structure field.
    • Uses of CustomCondition in psdi.app.signature

      Classes in psdi.app.signature that implement CustomCondition 
      Modifier and Type Class and Description
      class  OSUserQueryCondition 
    • Uses of CustomCondition in psdi.app.swcatalog

      Classes in psdi.app.swcatalog that implement CustomCondition 
      Modifier and Type Class and Description
      class  IsProductCondition
      Provide a custom condition for the conditional expressions app to return whether the current record is (a) from a third party discovery tool or has been created manually, and (b) its software type is a synonym of PRODUCT
      class  IsSoftwareTypeCondition
      Provide a custom condition for the conditional expressions app to return whether the current record is (a) from a third party discovery tool or has been created manually, and (b) its software type is a synonym of the softwre type returned by getCompareToSofwareType()
      class  IsVersionCondition
      Provide a custom condition for the conditional expressions app to return whether the current record is (a) from a third party discovery tool or has been created manually, and (b) its software type is a synonym of VERSION
    • Uses of CustomCondition in psdi.app.system

      Classes in psdi.app.system that implement CustomCondition 
      Modifier and Type Class and Description
      class  DomainCachingCondition 
      class  HasDomValCondition
      Custom condition class to evaluate whether a aln, numeric or synonym domain value has a condition attached to it.
      class  HasTemplateDataCondition 
      class  IsThereSelectedMboCondition
      Custom condition class to evaluate whether a maxdomain has its child alndomain, numericdomain or synonym domain values selected.
      class  MaxPropRestrict
      Custom condition for MaxProp dispvalue masking.
      class  MaxRecordLockCheck
      Implements the CustomCondition interface.
    • Uses of CustomCondition in psdi.common.condition

      Classes in psdi.common.condition that implement CustomCondition 
      Modifier and Type Class and Description
      class  AlwaysFalse
      Always false condition.
      class  AlwaysTrue
      Always true condition.
      class  CollectionRestrict
      Custom condition for security restrictions by collection (CollectionAuth).
      class  ExpressionCondition
      The default Expression Condition Evaluator.
      class  HideOptions
      Condition that returns true only if the system is multi-tenant and the security context is not tenantid=0.
      class  IsNotRegularTenantCondition
      Condition that returns true only if the system is multi-tenant and the security context is not of globle administrator or multi-tenant manager.
      class  IsRegularTenantCondition
      Condition that returns true only if the system is multi-tenant and the security context is not of globle administrator or multi-tenant manager.
      class  IsTestSystem
      Condition that returns true only if the system is multi-tenant and the security context is not tenantid=0.
      class  NotMTTenant0Condition
      Condition that returns true only if the system is multi-tenant and the security context is not tenantid=0.
    • Uses of CustomCondition in psdi.common.condition.manage

      Classes in psdi.common.condition.manage that implement CustomCondition 
      Modifier and Type Class and Description
      class  ManageHideLicenseCondition
      Responsible to implement check the IBM Maximo Manage License, if present, the default fields should not be shown
      class  ManageLicenseCondition
      Responsible to implement check the IBM Maximo Manage License, if present, the default fields should be shown
    • Uses of CustomCondition in psdi.common.condition.schedulerplus

      Classes in psdi.common.condition.schedulerplus that implement CustomCondition 
      Modifier and Type Class and Description
      class  PCActualCalcCondition 
      class  PCPhysicalCalcCondition 
      class  PCTaskCalcCondition 
      class  SchedulerDashboardCalcCondition 
      class  SchedulerPlusLicenseCondition 
    • Uses of CustomCondition in psdi.dm

      Classes in psdi.dm that implement CustomCondition 
      Modifier and Type Class and Description
      class  ViewActiveCondition 
      class  ViewAddToCollectionButtonCondition 
    • Uses of CustomCondition in psdi.dm.pkg

      Classes in psdi.dm.pkg that implement CustomCondition 
      Modifier and Type Class and Description
      class  DelCmpSrcCondition
      Condition for displaying the delete icon for compiled source rows in the UploadCmpSrc dialog: Icon shows for rows added by user clicking New Row button in dialog but not for entries already saved in pkg definition.
      class  DownloadCmpSrcCondition 
      class  HasDeployErrors
      This condition returns true if there are deployment errors for the DMPackage, which will be the Mbo passed in.
      class  PkgCompDeplCondition 
      class  PkgDLPreviewCondition
      Condition class to show preview log button.
      class  PkgDLScriptCondition
      Condition class to show script log button.
      class  PkgRedistributeCondition 
    • Uses of CustomCondition in psdi.dm.virtual

      Classes in psdi.dm.virtual that implement CustomCondition 
      Modifier and Type Class and Description
      class  ViewMappedAttributesCondition 
    • Uses of CustomCondition in psdi.iface.app.intobject

      Classes in psdi.iface.app.intobject that implement CustomCondition 
      Modifier and Type Class and Description
      class  PublishCognosCondition 
    • Uses of CustomCondition in psdi.iface.app.launch

      Classes in psdi.iface.app.launch that implement CustomCondition 
      Modifier and Type Class and Description
      class  LaunchCICondition 
    • Uses of CustomCondition in psdi.iface.masdd

      Classes in psdi.iface.masdd that implement CustomCondition 
      Modifier and Type Class and Description
      class  IsMasDDInstalled 
    • Uses of CustomCondition in psdi.iface.mic

      Classes in psdi.iface.mic that implement CustomCondition 
      Modifier and Type Class and Description
      class  LandlordNonMT
      Always false condition.
      class  LandlordOnly
      Always false condition.
    • Uses of CustomCondition in psdi.iface.webservices

      Classes in psdi.iface.webservices that implement CustomCondition 
      Modifier and Type Class and Description
      class  UseAxisCondition 
      class  UseJAXWSCondition 
    • Uses of CustomCondition in psdi.util

      Classes in psdi.util that implement CustomCondition 
      Modifier and Type Class and Description
      class  DisplayIsDynamicJobplanFields
      Condition class used to exhibit isdynamic fields in jobplan application.
    • Uses of CustomCondition in psdi.util.logging

      Classes in psdi.util.logging that implement CustomCondition 
      Modifier and Type Class and Description
      class  LaunchLTACondition 
    • Uses of CustomCondition in psdi.workflow

      Classes in psdi.workflow that implement CustomCondition 
      Modifier and Type Class and Description
      class  CustomCondition
      Deprecated. 
      Use psdi.common.condition.CoustomCondition instead.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes