Uses of Class
org.oa4mp.client.api.storage.AssetSerializationKeys
-
Packages that use AssetSerializationKeys Package Description org.oa4mp.client.api.storage This package contains all of the storage classes for an OA4MP client. -
-
Uses of AssetSerializationKeys in org.oa4mp.client.api.storage
Methods in org.oa4mp.client.api.storage that return AssetSerializationKeys Modifier and Type Method Description protected AssetSerializationKeysAssetConverter. getAR()Constructors in org.oa4mp.client.api.storage with parameters of type AssetSerializationKeys Constructor Description AssetStoreTable(AssetSerializationKeys keys, String schema, String tablenamePrefix, String tablename)
-