public class ArtifactDetail2SoapList extends Object
Constructor and Description |
---|
ArtifactDetail2SoapList() |
Modifier and Type | Method and Description |
---|---|
ArtifactDetail2SoapRow[] |
getDataRows() |
int |
getFullListSize()
Returns the total number of rows that match the current search criteria, even if
a subset of rows has been fetched with getDetailedArtifactList() (by specifying a start
index and number of rows).
|
static void |
registerTypeMappings(org.apache.axis.client.Call call) |
void |
setDataRows(ArtifactDetail2SoapRow[] rows) |
void |
setFullListSize(int fullListSize) |
public ArtifactDetail2SoapRow[] getDataRows()
public void setDataRows(ArtifactDetail2SoapRow[] rows)
public static void registerTypeMappings(org.apache.axis.client.Call call)
public void setFullListSize(int fullListSize)
fullListSize
- public int getFullListSize()
Copyright © 2016 CollabNet. All Rights Reserved.