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