|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.irm.engine.core.storage.DesktopStoreFactory
public final class DesktopStoreFactory
Desktop Store factory. This class provides methods for creating new instances of DesktopStore objects.
| Method Summary | |
|---|---|
static DesktopStore |
createDesktopStore()Create a new desktop store. |
static DesktopStore |
createDesktopStore(Device device, Collection bundles)Create a desktop store. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static DesktopStore createDesktopStore()
public static DesktopStore createDesktopStore(Device device,
Collection bundles)
device - the device that is storing this licenses.bundles - the desktop bundles for this store. This parameter is optional, it is valid to pass null or an empty collection.
|
Oracle® Information Rights Management Server Java API Reference 11g Release 1 (11.1.1) E12907-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||