| Package | Description |
|---|---|
| com.vmware.content.library.item |
The Content Library Item package provides classes and interfaces for managing
files in a library item.
|
| com.vmware.content.library.item.updatesession |
The Content Library Item Update Session package provides classes and interfaces
for updating files in a session.
|
| Class and Description |
|---|
| PreviewInfo
The
PreviewInfo class contains information about the files being
uploaded in the update session. |
UpdatesessionFactory
UpdatesessionFactory is responsible for creating instances of services
contained inside the com.vmware.content.library.item.updatesession package and also has the subpackages reference
to access respective subpackage services. |
| WarningBehavior
The
WarningBehavior class defines the session behavior if the warning is
raised during the update session. |
| Class and Description |
|---|
| CertificateInfo
The
CertificateInfo class contains information about the public key
certificate used to sign the content. |
| File
The
File interface provides methods for accessing files within an update
session. |
| FileTypes
The
File interface provides methods for accessing files within an update
session. |
| FileTypes.AddSpec
The
AddSpec class describes the properties of the file to be uploaded. |
| FileTypes.AddSpec.Builder
Builder class for
FileTypes.AddSpec. |
| FileTypes.Info
The
Info class defines the uploaded file. |
| FileTypes.Info.Builder
Builder class for
FileTypes.Info. |
| FileTypes.SourceType
The
SourceType enumeration class defines how the file content is
retrieved. |
| FileTypes.SourceType.Values
Native Java
enum representing this enumeration class. |
| FileTypes.ValidationError
The
ValidationError class defines the validation error of a file in the
session. |
| FileTypes.ValidationResult
The
ValidationResult class defines the result of validating the files in
the session. |
| PreviewInfo
The
PreviewInfo class contains information about the files being
uploaded in the update session. |
| PreviewInfo.Builder
Builder class for
PreviewInfo. |
| PreviewInfo.State
The
State enumeration class defines the state of the update session's
preview. |
| PreviewInfo.State.Values
Native Java
enum representing this enumeration class. |
| PreviewWarningInfo
The
PreviewWarningInfo class provides information about the warnings
which are raised during the update session preview. |
UpdatesessionFactory
UpdatesessionFactory is responsible for creating instances of services
contained inside the com.vmware.content.library.item.updatesession package and also has the subpackages reference
to access respective subpackage services. |
| WarningBehavior
The
WarningBehavior class defines the session behavior if the warning is
raised during the update session. |
| WarningType
The
WarningType enumeration class defines the warnings which can be
raised during the update session. |
| WarningType.Values
Native Java
enum representing this enumeration class. |