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.
|
Modifier and Type | Method and Description |
---|---|
PublishInfo |
LibraryModel.getPublishInfo()
Defines how this library is published so that it can be subscribed to by a
remote subscribed library.
|
Modifier and Type | Method and Description |
---|---|
void |
LibraryModel.setPublishInfo(PublishInfo publishInfo)
Defines how this library is published so that it can be subscribed to by a
remote subscribed library.
|
Modifier and Type | Method and Description |
---|---|
static PublishInfo |
PublishInfo._newInstance(StructValue structValue)
WARNING: Internal API, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
Copyright © 2015. All Rights Reserved.