• Packages that use Entity 
    Package Description
    psdi.mbo  
    • Uses of Entity in psdi.mbo

      Classes in psdi.mbo that implement Entity 
      Modifier and Type Class and Description
      class  TableInfo
      A class to represent information about MAXIMO table used by a business object.
      class  ViewInfo
      A class to represents information about MAXIMO view used by a business object.
      Methods in psdi.mbo that return Entity 
      Modifier and Type Method and Description
      Entity MboSetInfo.getEntity()
      Returns an Entity object reference that can be used to find out persistance details of this object.
      Methods in psdi.mbo with parameters of type Entity 
      Modifier and Type Method and Description
      void MboSetInfo.setEntity(Entity entity)
      Set the Entity object reference that can be used to find out persistance details of this object.