Package | Description |
---|---|
org.wso2.carbon.repomanager.axis2.stub | |
org.wso2.carbon.repomanager.axis2.stub.types |
Modifier and Type | Field and Description |
---|---|
protected Axis2ArtifactUploadData[] |
UploadArtifact.localArtifactUploadDataList
field for ArtifactUploadDataList
This was an Array!
|
Modifier and Type | Method and Description |
---|---|
Axis2ArtifactUploadData[] |
UploadArtifact.getArtifactUploadDataList()
Auto generated getter method
|
Modifier and Type | Method and Description |
---|---|
void |
UploadArtifact.addArtifactUploadDataList(Axis2ArtifactUploadData param)
Auto generated add method for the array for convenience
|
void |
UploadArtifact.setArtifactUploadDataList(Axis2ArtifactUploadData[] param)
Auto generated setter method
|
void |
Axis2RepoManagerStub.startuploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList35,
String fileUploadDir36,
Axis2RepoManagerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
Axis2RepoManager.startuploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList16,
String fileUploadDir17,
Axis2RepoManagerCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean |
Axis2RepoManagerStub.uploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList35,
String fileUploadDir36)
Auto generated method signature
|
boolean |
Axis2RepoManager.uploadArtifact(Axis2ArtifactUploadData[] artifactUploadDataList16,
String fileUploadDir17)
Auto generated method signature
|
protected void |
UploadArtifact.validateArtifactUploadDataList(Axis2ArtifactUploadData[] param)
validate the array for ArtifactUploadDataList
|
Modifier and Type | Method and Description |
---|---|
static Axis2ArtifactUploadData |
Axis2ArtifactUploadData.Factory.parse(XMLStreamReader reader)
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
|
Copyright © 2019 WSO2. All rights reserved.