Package | Description |
---|---|
com.hp.ucmdb.api.persistence |
Modifier and Type | Method and Description |
---|---|
PersistenceUnit |
PersistenceFactory.createPersistenceUnit(String key,
String additionalIno,
byte[] data) |
PersistenceUnit |
PersistenceService.get(String key,
String id)
Returns the value of the resource identified by the key and id
|
Modifier and Type | Method and Description |
---|---|
Map<PersistenceKey,PersistenceUnit> |
PersistenceService.store(Collection<PersistenceUnit> persistenceUnitsToStore)
Stores a key-value resources for the given persistence units.
|
Modifier and Type | Method and Description |
---|---|
Map<PersistenceKey,PersistenceUnit> |
PersistenceService.store(Collection<PersistenceUnit> persistenceUnitsToStore)
Stores a key-value resources for the given persistence units.
|
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.