Constructor and Description |
---|
OneCCache() |
Modifier and Type | Method and Description |
---|---|
static void |
flush(java.sql.Connection con) |
static java.util.List<StorageLeftover> |
getDismantlingNomenclatureList() |
static java.util.List<StorageLeftover> |
getNomenclatureBalance(java.lang.String storageId) |
static java.util.List<Product> |
getServicePriceList() |
static java.util.List<Storage> |
getStorageList() |
static java.util.Map<java.lang.String,Storage> |
getStorageMap() |
protected OneCCache |
newInstance() |
static java.util.List<StorageLeftover> |
searchNomenclature(java.lang.String search) |
static StorageLeftover |
searchStorageLeftoverByTitle(java.lang.String nomenclatureTitle) |
public static java.util.Map<java.lang.String,Storage> getStorageMap()
public static java.util.List<StorageLeftover> getNomenclatureBalance(java.lang.String storageId)
public static java.util.List<Storage> getStorageList()
public static java.util.List<StorageLeftover> getDismantlingNomenclatureList()
public static StorageLeftover searchStorageLeftoverByTitle(java.lang.String nomenclatureTitle)
public static java.util.List<Product> getServicePriceList()
public static void flush(java.sql.Connection con)
protected OneCCache newInstance()
newInstance
in class Cache<OneCCache>
public static java.util.List<StorageLeftover> searchNomenclature(java.lang.String search)