|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.client.Stub
com.collabnet.helm.ws.project.ProjectBindingStub
public class ProjectBindingStub
| Field Summary |
|---|
| Fields inherited from interface javax.xml.rpc.Stub |
|---|
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
| Constructor Summary | |
|---|---|
ProjectBindingStub()
|
|
ProjectBindingStub(javax.xml.rpc.Service service)
|
|
ProjectBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
|
|
| Method Summary | |
|---|---|
ProjectInfoType |
getProjectInfo()
Returns the information about the current project on the context. |
void |
setParent(java.lang.String parentName)
Sets the new parent for the current project in the context. |
| Methods inherited from class org.apache.axis.client.Stub |
|---|
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getTimeout, getUsername, removeProperty, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setTimeout, setUsername |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProjectBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ProjectBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ProjectBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault| Method Detail |
|---|
public ProjectInfoType getProjectInfo()
throws java.rmi.RemoteException,
WSException
ProjectProjectInfoType
getProjectInfo in interface ProjectResourcesForActionContainer
java.rmi.RemoteException
WSException -
public void setParent(java.lang.String parentName)
throws java.rmi.RemoteException,
WSException
Project
setParent in interface ProjectparentName - is the name of the parent project to be set as the new
parent project for the current project on the context.
java.rmi.RemoteException
WSException -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||