| Package | Description |
|---|---|
| com.versionone.om | |
| com.versionone.om.filters | |
| com.versionone.om.listvalue |
| Modifier and Type | Method and Description |
|---|---|
protected V1Instance |
Entity.getInstance() |
| Constructor and Description |
|---|
Effort(AssetID id,
V1Instance instance)
Constructor used to represent an Effort that DOES exist in the VersionOne
System.
|
Entity(AssetID id,
V1Instance instance)
Constructor used to represent an entity that DOES exist in the VersionOne
System.
|
Entity(V1Instance instance)
Constructor used to represent an entity that does NOT exist yet in the
VersionOne System.
|
EntityCollection(V1Instance instance,
Entity entity,
String readAttributeName,
String writeAttributeName) |
EntityValidator(V1Instance instance)
Entity validator constructor.
|
Environment(AssetID id,
V1Instance instance)
Constructor used to represent an Environment entity that DOES exist in the VersionOne System.
|
Environment(V1Instance instance)
Constructor used to represent an Environment entity that does NOT yet exist in the VersionOne System.
|
RegressionTest(AssetID id,
V1Instance instance) |
RegressionTest(V1Instance instance) |
RegressionTestStatus(AssetID id,
V1Instance instance) |
RegressionTestStatus(V1Instance instance) |
WrapperManager(V1Instance instance) |
| Modifier and Type | Method and Description |
|---|---|
com.versionone.apiclient.IFilterTerm |
EntityFilter.buildFilter(com.versionone.apiclient.IAssetType assetType,
V1Instance instance)
Create representation one filter term on a query.
|
Copyright © 2013 Version One, Inc.. All rights reserved.