Package | Description |
---|---|
com.hp.ucmdb.api.classmodel |
This package contains services for querying and listening for changes in the
UCMDB class model.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClassModelService
Interface for querying the UCMDB class model.
|
Modifier and Type | Method and Description |
---|---|
ScopedClassModelService |
ClassModelService.getScopedService(Scope scope)
Returns the interface for querying scoped UCMDB class model.
|