|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adobe.idp.taskmanager.dsc.client.task.FormServiceInvokeResponse.ReaderSubmitSettings
public static class FormServiceInvokeResponse.ReaderSubmitSettings
Class that determines form submission properties, such as submission format and enablement of Acrobat Reader 9.1 submission.
| Constructor Summary | |
|---|---|
FormServiceInvokeResponse.ReaderSubmitSettings(boolean aReaderSubmitEnabled,
FormServiceInvokeResponse.ReaderSubmitType aReaderSubmitType)
For internal use only. |
|
| Method Summary | |
|---|---|
FormServiceInvokeResponse.ReaderSubmitType |
getReaderSubmitType()
Determines the submit type for the form. |
boolean |
isReaderSubmitEnabled()
Determines whether the form is enabled for Adobe Reader 9.1 greater. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormServiceInvokeResponse.ReaderSubmitSettings(boolean aReaderSubmitEnabled,
FormServiceInvokeResponse.ReaderSubmitType aReaderSubmitType)
| Method Detail |
|---|
public FormServiceInvokeResponse.ReaderSubmitType getReaderSubmitType()
PDF or XFApublic boolean isReaderSubmitEnabled()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||