Package ru.bgcrm.plugin.arm.cache
Class OneCCache
15.02.17 by E.Baiburin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidflush(Connection con) static List<ru.ufanet.onec.ws.buh.client.model.StorageLeftover> static List<ru.ufanet.onec.ws.buh.client.model.StorageLeftover> getNomenclatureBalance(String storageId) static List<ru.ufanet.onec.ws.buh.client.model.Product> static List<ru.ufanet.onec.ws.buh.client.model.Storage> protected OneCCachestatic List<ru.ufanet.onec.ws.buh.client.model.StorageLeftover> searchNomenclature(String search) static ru.ufanet.onec.ws.buh.client.model.StorageLeftoversearchStorageLeftoverByTitle(String nomenclatureTitle)
-
Constructor Details
-
OneCCache
public OneCCache()
-
-
Method Details
-
getStorageMap
-
getNomenclatureBalance
-
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
-
flush
-
newInstance
- Specified by:
newInstancein classCache<OneCCache>
-
searchNomenclature
-