|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.emboss.jemboss.soap.GetACD
Retrieve an ACD file using soap
Field Summary | |
(package private) static java.util.Hashtable |
acdStore
acd store |
private java.lang.String |
helpText
acd text |
Constructor Summary | |
GetACD(java.lang.String acdProg,
JembossParams mysettings)
|
Method Summary | |
java.lang.String |
getAcd()
Return the text of the ACD file |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static java.util.Hashtable acdStore
private java.lang.String helpText
Constructor Detail |
public GetACD(java.lang.String acdProg, JembossParams mysettings)
acdProg
- name of the application described by the ACDmysettings
- jemboss propertiesMethod Detail |
public java.lang.String getAcd()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |