| Package | Description |
|---|---|
| com.vmware.vise.data.query | |
| com.vmware.vise.data.uri |
| Modifier and Type | Method and Description |
|---|---|
void |
DataServiceExtensionRegistry.registerObjectRefTypeAdapter(ResourceObjectReferenceAdapter adapter,
Class<?> type,
String uidPrefix)
Registers an adapter for the given object reference class (e.g., URI).
|
| Constructor and Description |
|---|
ResourceObjectReferenceAdapterInitializer(DataServiceExtensionRegistry dataServiceExtensionRegistry,
Class<?> referenceType,
String uidPrefix,
ResourceObjectReferenceAdapter objectReferenceAdapter)
Register the objectReferenceAdapter so that it handles all URIs starting
with the uidPrefix, serializing them into referenceType objects.
|
Copyright @ 2012 VMware, Inc. All rights reserved.