public class ArtifactDetailSoapList extends Object
Constructor and Description |
---|
ArtifactDetailSoapList() |
Modifier and Type | Method and Description |
---|---|
ArtifactDetailSoapRow[] |
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(ArtifactDetailSoapRow[] rows) |
void |
setFullListSize(int fullListSize) |
public ArtifactDetailSoapRow[] getDataRows()
public void setDataRows(ArtifactDetailSoapRow[] 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.