|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Scope | |
---|---|
com.collation.platform.model.discovery.cdm | |
com.collation.platform.model.discovery.profile | |
com.collation.platform.model.domain |
Uses of Scope in com.collation.platform.model.discovery.cdm |
---|
Methods in com.collation.platform.model.discovery.cdm that return Scope | |
---|---|
Scope |
CDMInfo.getScope()
|
Methods in com.collation.platform.model.discovery.cdm with parameters of type Scope | |
---|---|
void |
CDMInfo.setScope(Scope scope)
All Scope elements defined on source server |
Uses of Scope in com.collation.platform.model.discovery.profile |
---|
Methods in com.collation.platform.model.discovery.profile that return Scope | |
---|---|
Scope |
ScopeRestriction.getScope()
|
Scope |
RunDefinition.getScope()
|
Scope |
Property.getScope()
|
Methods in com.collation.platform.model.discovery.profile with parameters of type Scope | |
---|---|
void |
ScopeRestriction.setScope(Scope scope)
|
void |
RunDefinition.setScope(Scope scope)
|
void |
Property.setScope(Scope scope)
|
Uses of Scope in com.collation.platform.model.domain |
---|
Methods in com.collation.platform.model.domain that return Scope | |
---|---|
Scope |
CMDBDomain.getDomainScope()
|
Methods in com.collation.platform.model.domain with parameters of type Scope | |
---|---|
void |
CMDBDomain.setDomainScope(Scope scope)
The Scope for this domain |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |