|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hillenbrand.jreqtools.AbstractRequester
de.hillenbrand.jreqtools.OkCancelRequester
de.hillenbrand.jedi.ws.WSDDRequester
public class WSDDRequester
Requests the properties for a WSDD file.
Field Summary |
---|
Fields inherited from class de.hillenbrand.jreqtools.OkCancelRequester |
---|
answer, cancel, comment, dialog, icon, ok |
Fields inherited from class de.hillenbrand.jreqtools.AbstractRequester |
---|
CANCEL, listener, message, OK, title |
Constructor Summary | |
---|---|
WSDDRequester()
Constructs a new Requester. |
Method Summary | |
---|---|
java.lang.String |
getAllowedMethods()
Returns the value of the allowedMethods property. |
java.lang.String |
getClassName()
Returns the value of the className property. |
java.lang.String |
getName()
Returns the value of the name property. |
java.lang.String |
getScope()
Returns the value of the scope property. |
protected javax.swing.JPanel |
getUserPanel()
|
java.lang.String |
getWsdlPortType()
Returns the value of the wsdlPortType property. |
java.lang.String |
getWsdlServiceElement()
Returns the value of the wsdlServiceElementString property. |
java.lang.String |
getWsdlServicePort()
Returns the value of the wsdlServicePort property. |
java.lang.String |
getWsdlTargetNamespace()
Returns the value of the wsdlTargetNamespace property. |
protected void |
prepareForRequest()
|
void |
requestMethods(java.lang.String classname)
|
void |
setAllowedMethods(java.lang.String arg)
Assigns the value of the allowedMethods property. |
void |
setClassName(java.lang.String arg)
Assigns the value of the className property. |
void |
setName(java.lang.String arg)
Assigns the value of the name property. |
void |
setScope(java.lang.String arg)
Assigns the value of the scope property. |
void |
setWsdlPortType(java.lang.String arg)
Assigns the value of the wsdlPortType property. |
void |
setWsdlServiceElement(java.lang.String arg)
Assigns the value of the wsdlServiceElementString property. |
void |
setWsdlServicePort(java.lang.String arg)
Assigns the value of the wsdlServicePort property. |
void |
setWsdlTargetNamespace(java.lang.String arg)
Assigns the value of the wsdlTargetNamespace property. |
java.lang.String |
validateData()
|
Methods inherited from class de.hillenbrand.jreqtools.OkCancelRequester |
---|
cancel, createJDialog, getComment, getIcon, getOkTriggerComponent, getPreferredRequesterSize, getReturnValue, ok, request, setCancelButtonText, setComment, setIcon, setOkButtonText, simulateCancelPressed, simulateOkPressed, windowCloseButtonPressed |
Methods inherited from class de.hillenbrand.jreqtools.AbstractRequester |
---|
checkForClass, enableHelpKey4JavaHelp, getBounds, getLocation, getMessage, getSize, getTitle, request, request, setBounds, setBounds, setLocation, setLocation, setMessage, setParentComponent, setSize, setSize, setTitle, showError, showMessage, showNotYetImplemented |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WSDDRequester()
Method Detail |
---|
public java.lang.String getAllowedMethods()
public java.lang.String getClassName()
public java.lang.String getName()
public java.lang.String getScope()
protected javax.swing.JPanel getUserPanel()
getUserPanel
in class de.hillenbrand.jreqtools.OkCancelRequester
public java.lang.String getWsdlPortType()
public java.lang.String getWsdlServiceElement()
public java.lang.String getWsdlServicePort()
public java.lang.String getWsdlTargetNamespace()
protected void prepareForRequest()
prepareForRequest
in class de.hillenbrand.jreqtools.OkCancelRequester
public void requestMethods(java.lang.String classname)
public void setAllowedMethods(java.lang.String arg)
public void setClassName(java.lang.String arg)
public void setName(java.lang.String arg)
public void setScope(java.lang.String arg)
public void setWsdlPortType(java.lang.String arg)
public void setWsdlServiceElement(java.lang.String arg)
public void setWsdlServicePort(java.lang.String arg)
public void setWsdlTargetNamespace(java.lang.String arg)
public java.lang.String validateData()
validateData
in class de.hillenbrand.jreqtools.OkCancelRequester
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |