public interface LibraryTypes
Library interface provides methods to manage and find LibraryModel entities.
The Library interface
provides support for generic functionality which can be applied equally to all
types of libraries. The functionality provided by this interface will not affect
the properties specific to the type of library. See also LocalLibrary and SubscribedLibrary.
| Modifier and Type | Interface and Description |
|---|---|
static class |
LibraryTypes.FindSpec
Specifies the properties that can be used as a filter to find libraries.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_VAPI_SERVICE_ID
Identifier of the service
|
static java.lang.String |
RESOURCE_TYPE
Resource type for library.
|
static final java.lang.String RESOURCE_TYPE
static final java.lang.String _VAPI_SERVICE_ID