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

Uses of Interface
psdi.app.countbook.CountBookServiceRemote

  • Packages that use CountBookServiceRemote 
    Package Description
    psdi.app.countbook  
    • Uses of CountBookServiceRemote in psdi.app.countbook

      Classes in psdi.app.countbook that implement CountBookServiceRemote 
      Modifier and Type Class and Description
      class  CountBookService
      Count Books service class
      Methods in psdi.app.countbook with parameters of type CountBookServiceRemote 
      Modifier and Type Method and Description
      CountBookLineSetRemote CountBookRemote.generateCBLines(java.lang.String storeRoom, UserInfo userInfo, ProfileRemote profileRemote, CountBookLineSetRemote countBookLinesSetRemote, java.lang.String countBookNum, MboSetRemote countBookSelTypeSet, CountBookServiceRemote cbService)
      To generate all needed CBLines
      CountBookLineSetRemote CountBook.generateCBLines(java.lang.String storeRoom, UserInfo userInfo, ProfileRemote profileRemote, CountBookLineSetRemote countBookLinesSetRemote, java.lang.String countBookNum, MboSetRemote countBookSelTypeSet, CountBookServiceRemote cbService) 
      CountBookLineSetRemote CountBookRemote.populateCBLinesForCntFrequency(java.lang.String storeRoom, UserInfo userInfo, ProfileRemote profileRemote, CountBookLineSetRemote countBookLinesSetRemote, java.lang.String countBookNum, MboSetRemote countBookSelTypeSet, CountBookServiceRemote cbService)
      To generate a CBLine for specified count frequency date
      CountBookLineSetRemote CountBook.populateCBLinesForCntFrequency(java.lang.String storeRoom, UserInfo userInfo, ProfileRemote profileRemote, CountBookLineSetRemote countBookLinesSetRemote, java.lang.String countBookNum, MboSetRemote countBookSelTypeSet, CountBookServiceRemote cbService) 
      CountBookLineSetRemote CountBookRemote.populateCBLinesForIndividualItem(java.lang.String storeRoom, UserInfo userInfo, ProfileRemote profileRemote, CountBookLineSetRemote countBookLinesSetRemote, java.lang.String countBookNum, MboSetRemote countBookSelTypeSet, CountBookServiceRemote cbService)
      To generate a CBLine for each Individual Item.
      CountBookLineSetRemote CountBook.populateCBLinesForIndividualItem(java.lang.String storeRoom, UserInfo userInfo, ProfileRemote profileRemote, CountBookLineSetRemote countBookLinesSetRemote, java.lang.String countBookNum, MboSetRemote countBookSelTypeSet, CountBookServiceRemote cbService) 
      CountBookLineSetRemote CountBookRemote.populateCBLinesForItemInGroup(java.lang.String storeRoom, UserInfo userInfo, ProfileRemote profileRemote, CountBookLineSetRemote countBookLinesSetRemote, java.lang.String countBookNum, MboSetRemote countBookSelTypeSet, CountBookServiceRemote cbService)
      To generate a CBLine for each Item in the specified group.
      CountBookLineSetRemote CountBook.populateCBLinesForItemInGroup(java.lang.String storeRoom, UserInfo userInfo, ProfileRemote profileRemote, CountBookLineSetRemote countBookLinesSetRemote, java.lang.String countBookNum, MboSetRemote countBookSelTypeSet, CountBookServiceRemote cbService) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes