Package | Description |
---|---|
com.vmware.content |
The Content package provides classes and interfaces for configuring global
settings and permissions, and for managing libraries in the Content Library
Service.
|
com.vmware.content.library |
The Content Library package provides classes and interfaces for defining and
managing the library's items, subscription, publication, and storage.
|
com.vmware.content.library.item |
The Content Library Item package provides classes and interfaces for managing
files in a library item.
|
Class and Description |
---|
PublishInfo
The
PublishInfo class defines how a local library is published publicly
for synchronization to other libraries. |
StorageBacking
The
StorageBacking class defines a storage location where content in a
library will be stored. |
SubscriptionInfo
The
SubscriptionInfo class defines the subscription behavior for a
subscribed library. |
Class and Description |
---|
Item
The
Item interface provides methods for managing library items. |
ItemModel
The
ItemModel class represents a library item that has been stored in a
library. |
ItemTypes
Defines the data types of the
Item
API service. |
ItemTypes.FindSpec
The
FindSpec class specifies the properties that can be used as a filter
to find library items. |
PublishInfo
The
PublishInfo class defines how a local library is published publicly
for synchronization to other libraries. |
PublishInfo.AuthenticationMethod
The
AuthenticationMethod enumeration class indicates how a subscribed
library should authenticate to the published library endpoint. |
PublishInfo.AuthenticationMethod.Values
Native Java
enum representing this enumeration class. |
StorageBacking
The
StorageBacking class defines a storage location where content in a
library will be stored. |
StorageBacking.Type
The
Type enumeration class specifies the type of the StorageBacking . |
StorageBacking.Type.Values
Native Java
enum representing this enumeration class. |
SubscribedItem
The
SubscribedItem interface manages the unique features of library
items that are members of a subscribed library. |
SubscribedItemTypes
Defines the data types of the
SubscribedItem
API service. |
SubscriptionInfo
The
SubscriptionInfo class defines the subscription behavior for a
subscribed library. |
SubscriptionInfo.AuthenticationMethod
Indicate how the subscribed library should authenticate with the published
library endpoint.
|
SubscriptionInfo.AuthenticationMethod.Values
Native Java
enum representing this enumeration class. |
Class and Description |
---|
StorageBacking
The
StorageBacking class defines a storage location where content in a
library will be stored. |
Copyright © 2015. All Rights Reserved.