See: Description
Interface | Description |
---|---|
Configuration |
The
Configuration interface provides methods to configure the global
settings of the Content Library Service. |
ConfigurationTypes |
Defines the data types of the
Configuration
API service. |
Library |
The
Library interface provides methods to manage and find LibraryModel entities. |
LibraryTypes |
Defines the data types of the
Library
API service. |
LocalLibrary |
The
LocalLibaray interface manages local libraries. |
LocalLibraryTypes |
Defines the data types of the
LocalLibrary
API service. |
SubscribedLibrary | |
SubscribedLibraryTypes |
Defines the data types of the
SubscribedLibrary
API service. |
Type |
The
Type interface exposes the ItemModel types that this Content Library Service
supports. |
TypeTypes |
Defines the data types of the
Type
API service. |
Class | Description |
---|---|
ConfigurationDefinitions |
Defines the type descriptors for the
Configuration
API service. |
ConfigurationModel |
The
ConfigurationModel class defines the global settings of the Content
Library Service. |
ConfigurationStub |
Remote stub implementation of the
Configuration
API service. |
LibraryDefinitions |
Defines the type descriptors for the
Library
API service. |
LibraryModel |
The
LibraryModel class represents a Content Library
resource model. |
LibraryModel.LibraryType |
The
LibraryType enumeration class defines the type of a LibraryModel . |
LibraryStub |
Remote stub implementation of the
Library
API service. |
LibraryTypes.FindSpec |
Specifies the properties that can be used as a filter to find libraries.
|
LocalLibraryDefinitions |
Defines the type descriptors for the
LocalLibrary
API service. |
LocalLibraryStub |
Remote stub implementation of the
LocalLibrary
API service. |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.content package. |
SubscribedLibraryDefinitions |
Defines the type descriptors for the
SubscribedLibrary
API service. |
SubscribedLibraryStub |
Remote stub implementation of the
SubscribedLibrary
API service. |
SubscribedLibraryTypes.ProbeResult |
The
ProbeResult class defines the subscription information probe result. |
SubscribedLibraryTypes.ProbeResult.Status |
The
Status enumeration class defines the error status constants for the
probe result. |
TypeDefinitions |
Defines the type descriptors for the
Type
API service. |
TypeStub |
Remote stub implementation of the
Type
API service. |
TypeTypes.Info |
The
Info class describes support for a specific type of data in an
ItemModel . |
Enum | Description |
---|---|
LibraryModel.LibraryType.Values |
Native Java
enum representing this enumeration class. |
SubscribedLibraryTypes.ProbeResult.Status.Values |
Native Java
enum representing this enumeration class. |
Copyright © 2015. All Rights Reserved.