Class OneCCache

java.lang.Object
ru.bgcrm.cache.Cache<OneCCache>
ru.bgcrm.plugin.arm.cache.OneCCache

public class OneCCache extends Cache<OneCCache>
15.02.17 by E.Baiburin
  • Constructor Details

    • OneCCache

      public OneCCache()
  • Method Details

    • getStorageMap

      public static Map<String,ru.ufanet.onec.ws.buh.client.model.Storage> getStorageMap()
    • getNomenclatureBalance

      public static List<ru.ufanet.onec.ws.buh.client.model.StorageLeftover> getNomenclatureBalance(String storageId)
    • getStorageList

      public static List<ru.ufanet.onec.ws.buh.client.model.Storage> getStorageList()
    • getDismantlingNomenclatureList

      public static List<ru.ufanet.onec.ws.buh.client.model.StorageLeftover> getDismantlingNomenclatureList()
    • searchStorageLeftoverByTitle

      public static ru.ufanet.onec.ws.buh.client.model.StorageLeftover searchStorageLeftoverByTitle(String nomenclatureTitle)
    • getServicePriceList

      public static List<ru.ufanet.onec.ws.buh.client.model.Product> getServicePriceList()
    • flush

      public static void flush(Connection con)
    • newInstance

      protected OneCCache newInstance()
      Specified by:
      newInstance in class Cache<OneCCache>
    • searchNomenclature

      public static List<ru.ufanet.onec.ws.buh.client.model.StorageLeftover> searchNomenclature(String search)