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

Uses of Class
psdi.mbo.DataRestriction

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

      Methods in psdi.mbo that return DataRestriction 
      Modifier and Type Method and Description
      DataRestriction DataRestrictionCache.RestrictionBundle.getNoGrpNoAppRestriction() 
      DataRestriction DataRestrictionCache.RestrictionBundle.getNoGrpWithAppRestriction() 
      Methods in psdi.mbo with parameters of type DataRestriction 
      Modifier and Type Method and Description
      void DataRestrictionCache.RestrictionBundle.addGrpRestriction(java.lang.String grp, DataRestriction withOutApp, DataRestriction withApp) 
      boolean Mbo.evaluateRestriction(DataRestriction restriction)
      Evaluate the restriction by its ID.
      void DataRestrictionCache.RestrictionBundle.setGenericRestriction(DataRestriction withOutApp, DataRestriction withApp) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes