| Package | Description |
|---|---|
| com.coverity.ws.v5 |
| Modifier and Type | Field and Description |
|---|---|
protected ComponentIdDataObj |
GetComponent.componentId |
protected ComponentIdDataObj |
ComponentPathRuleDataObj.componentId |
protected ComponentIdDataObj |
ComponentMetricsDataObj.componentId |
protected ComponentIdDataObj |
ComponentDefectRuleDataObj.componentId |
protected ComponentIdDataObj |
ComponentDataObj.componentId |
| Modifier and Type | Field and Description |
|---|---|
protected List<ComponentIdDataObj> |
MergedDefectFilterSpecDataObj.componentIdList |
protected List<ComponentIdDataObj> |
GetComponentMetricsForProject.componentIds |
| Modifier and Type | Method and Description |
|---|---|
ComponentIdDataObj |
ObjectFactory.createComponentIdDataObj()
Create an instance of
ComponentIdDataObj |
ComponentIdDataObj |
GetComponent.getComponentId()
Gets the value of the componentId property.
|
ComponentIdDataObj |
ComponentPathRuleDataObj.getComponentId()
Gets the value of the componentId property.
|
ComponentIdDataObj |
ComponentMetricsDataObj.getComponentId()
Gets the value of the componentId property.
|
ComponentIdDataObj |
ComponentDefectRuleDataObj.getComponentId()
Gets the value of the componentId property.
|
ComponentIdDataObj |
ComponentDataObj.getComponentId()
Gets the value of the componentId property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ComponentIdDataObj> |
MergedDefectFilterSpecDataObj.getComponentIdList()
Gets the value of the componentIdList property.
|
List<ComponentIdDataObj> |
GetComponentMetricsForProject.getComponentIds()
Gets the value of the componentIds property.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentDataObj |
ConfigurationService.getComponent(ComponentIdDataObj componentId) |
void |
GetComponent.setComponentId(ComponentIdDataObj value)
Sets the value of the componentId property.
|
void |
ComponentPathRuleDataObj.setComponentId(ComponentIdDataObj value)
Sets the value of the componentId property.
|
void |
ComponentMetricsDataObj.setComponentId(ComponentIdDataObj value)
Sets the value of the componentId property.
|
void |
ComponentDefectRuleDataObj.setComponentId(ComponentIdDataObj value)
Sets the value of the componentId property.
|
void |
ComponentDataObj.setComponentId(ComponentIdDataObj value)
Sets the value of the componentId property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ComponentMetricsDataObj> |
DefectService.getComponentMetricsForProject(ProjectIdDataObj projectId,
List<ComponentIdDataObj> componentIds) |
Copyright © 2004-2013 Hudson. All Rights Reserved.