|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Artifact | |
|---|---|
| org.wso2.carbon.appfactory.application.mgt.service | |
| org.wso2.carbon.appfactory.core.deploy.xsd | |
| Uses of Artifact in org.wso2.carbon.appfactory.application.mgt.service |
|---|
| Fields in org.wso2.carbon.appfactory.application.mgt.service declared as Artifact | |
|---|---|
protected Artifact[] |
GetAllVersionsOfApplicationResponse.local_return
field for _return This was an Array! |
| Methods in org.wso2.carbon.appfactory.application.mgt.service that return Artifact | |
|---|---|
Artifact[] |
GetAllVersionsOfApplicationResponse.get_return()
Auto generated getter method |
Artifact[] |
ApplicationManagementService.getAllVersionsOfApplication(String applicationId91)
Auto generated method signature |
Artifact[] |
ApplicationManagementServiceStub.getAllVersionsOfApplication(String applicationId230)
Auto generated method signature |
| Methods in org.wso2.carbon.appfactory.application.mgt.service with parameters of type Artifact | |
|---|---|
void |
GetAllVersionsOfApplicationResponse.add_return(Artifact param)
Auto generated add method for the array for convenience |
void |
ApplicationManagementServiceCallbackHandler.receiveResultgetAllVersionsOfApplication(Artifact[] result)
auto generated Axis2 call back method for getAllVersionsOfApplication method override this method for handling normal response from getAllVersionsOfApplication operation |
void |
GetAllVersionsOfApplicationResponse.set_return(Artifact[] param)
Auto generated setter method |
protected void |
GetAllVersionsOfApplicationResponse.validate_return(Artifact[] param)
validate the array for _return |
| Uses of Artifact in org.wso2.carbon.appfactory.core.deploy.xsd |
|---|
| Methods in org.wso2.carbon.appfactory.core.deploy.xsd that return Artifact | |
|---|---|
static Artifact |
Artifact.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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||