A C D E F G H I K L M N O P R S T U V W X 

A

ACCEPT_SELF_SIGNED_CERT_PROPPERTY - Static variable in class com.frevvo.forms.client.FormsService
Should self signed certificates be rejected.
activityName - Variable in class com.frevvo.forms.client.ext.ResetToStepExtension
 
addCategoryFilter(Query.CategoryFilter) - Method in class com.frevvo.forms.client.SubmissionQuery
Unsupported at this point: categories can only be included, not excluded
addCookie(GoogleGDataRequest.GoogleCookie) - Method in class com.frevvo.forms.client.FormsService
 
addParts(MultipartPostMethod, Collection<MediaSource>) - Static method in class com.frevvo.forms.client.Helper
 
apiKey - Variable in class com.frevvo.forms.client.util.AutoLoginUserInfo
 
APP_ENTRY_URL_FORMAT - Static variable in class com.frevvo.forms.client.ApplicationEntry
 
appendParameter(String, String, String) - Static method in class com.frevvo.forms.client.Helper
Append a new parameter to a URL string
ApplicationEntry - Class in com.frevvo.forms.client
This entry represents a single application created by a user, its owner.
ApplicationEntry() - Constructor for class com.frevvo.forms.client.ApplicationEntry
Constructs a new Entry instance.
ApplicationFeed - Class in com.frevvo.forms.client
This feed contains a list of ApplicationEntry's and can also be used to create new AppicationEntry's.
ApplicationFeed() - Constructor for class com.frevvo.forms.client.ApplicationFeed
Constructs a new Feed instance
APPS_FEED_URL_FORMAT - Static variable in class com.frevvo.forms.client.ApplicationFeed
 
attachment(String, String, String, InputStream) - Method in class com.frevvo.forms.client.FormEntryBuilder
Add an xml document to this builder
attachment(String, String, URL) - Method in class com.frevvo.forms.client.FormEntryBuilder
 
AUTH_TOKEN_HEADER - Static variable in class com.frevvo.forms.client.FormsService
 
AutoLoginUserInfo - Class in com.frevvo.forms.client.util
 
AutoLoginUserInfo() - Constructor for class com.frevvo.forms.client.util.AutoLoginUserInfo
 

C

cancelInstance() - Method in class com.frevvo.forms.client.FormEntry
Cancel this form releasing the form data from the server.
cancelInstance(FormsService, URL) - Static method in class com.frevvo.forms.client.Helper
Cancel an instance url
characters(char[], int, int) - Method in class com.frevvo.forms.client.XMLContentHandler
 
CHARSET - Static variable in class com.frevvo.forms.client.FormsService
 
click() - Method in class com.frevvo.forms.client.ControlEntry
 
clickControl(FormsService, Link) - Static method in class com.frevvo.forms.client.Helper
 
com.frevvo.forms.api - package com.frevvo.forms.api
 
com.frevvo.forms.client - package com.frevvo.forms.client
 
com.frevvo.forms.client.cli - package com.frevvo.forms.client.cli
 
com.frevvo.forms.client.ext - package com.frevvo.forms.client.ext
 
com.frevvo.forms.client.util - package com.frevvo.forms.client.util
 
com.google.gdata.client.http - package com.google.gdata.client.http
 
COMMENTENABLED_ELEMENT - Static variable in class com.frevvo.forms.client.ControlTypeEntry
 
CONTAINER_AUTH_TOKEN_FACTORY - Static variable in class com.frevvo.forms.client.FormsService
 
ControlEntry - Class in com.frevvo.forms.client
 
ControlEntry() - Constructor for class com.frevvo.forms.client.ControlEntry
 
ControlFeed - Class in com.frevvo.forms.client
This feed contains a list of ControlEntry's.
ControlFeed() - Constructor for class com.frevvo.forms.client.ControlFeed
Constructs a new Feed instance
CONTROLS_FEED_URL_FORMAT - Static variable in class com.frevvo.forms.client.ControlFeed
 
CONTROLTYPE_ENTRY_URL_FORMAT - Static variable in class com.frevvo.forms.client.ControlTypeEntry
 
ControlTypeEntry - Class in com.frevvo.forms.client
This entry represents a single FormType created by a user.
ControlTypeEntry() - Constructor for class com.frevvo.forms.client.ControlTypeEntry
Constructs a new Entry instance
ControlTypeEntry.Option - Interface in com.frevvo.forms.client
 
ControlTypeEntry.OptionHandler - Class in com.frevvo.forms.client
 
ControlTypeEntry.OptionHandler(ExtensionProfile) - Constructor for class com.frevvo.forms.client.ControlTypeEntry.OptionHandler
 
ControlTypeFeed - Class in com.frevvo.forms.client
This feed contains a list of FormTypeEntry's and can also be used to create new FormTypeEntry's.
ControlTypeFeed() - Constructor for class com.frevvo.forms.client.ControlTypeFeed
Constructs a new Feed instance
CONTROLTYPES_FEED_URL_FORMAT - Static variable in class com.frevvo.forms.client.ControlTypeFeed
 
CONTROLTYPES_FEED_URL_FORMAT - Static variable in class com.frevvo.forms.client.SubmissionFeed
 
convertDateToUTC(String, String) - Static method in class com.frevvo.forms.client.TimezoneHelper
 
convertTimeToUTC(String, String, String) - Static method in class com.frevvo.forms.client.TimezoneHelper
 
createAttachmentSource(String, String, InputStream, String) - Method in class com.frevvo.forms.client.FormTypeEntry
Create a new attachment source that can be used to instantiate a form and initialize an Upload control (See createformInstance).
createDocumentSource(String, InputStream) - Method in class com.frevvo.forms.client.FormTypeEntry
Create a new XML Document Source that can be used to instantiate a form and initialize it with XML (See createformInstance).
createEditInstance(Map<String, Object>, Collection<MediaSource>) - Method in class com.frevvo.forms.client.FormTypeEntry
Create a new edit mode instance
createEntry() - Method in class com.frevvo.forms.client.FormTypeFeed
 
createEntry(ApplicationEntry) - Method in class com.frevvo.forms.client.FormTypeFeed
Create a new FormTypeEntry using the given ApplicationEntry as the owner.
createFormEntry(Map<String, Object>, Collection<MediaSource>) - Method in class com.frevvo.forms.client.FormTypeEntry
Deprecated.
Use FormTypeEntry.createInstance instead.
createFormInstance(Map<String, Object>, Collection<MediaSource>) - Method in class com.frevvo.forms.client.FormTypeEntry
Creates a new Form instance and returns the raw instance URL
createFormInstance(FormsService, Map<String, Object>, Collection<MediaSource>) - Method in class com.frevvo.forms.client.FormTypeEntry
 
createFormInstance(Map<String, Object>, Collection<MediaSource>, String, List<Cookie>) - Method in class com.frevvo.forms.client.FormTypeEntry
 
createFormInstance(FormsService, Map<String, Object>, Collection<MediaSource>, String, List<Cookie>) - Method in class com.frevvo.forms.client.FormTypeEntry
 
createFormInstance(Service, Link, Map<String, Object>, Collection<MediaSource>, boolean) - Static method in class com.frevvo.forms.client.Helper
 
createFormInstance(Service, Link, Map<String, Object>, Collection<MediaSource>, boolean, String, List<Cookie>) - Static method in class com.frevvo.forms.client.Helper
 
createFormInstance(HttpClient, Link, Map<String, Object>, Collection<MediaSource>, boolean, String, List<Cookie>) - Static method in class com.frevvo.forms.client.Helper
 
createFormInstance(Map<String, Object>, List<MediaSource>) - Method in class com.frevvo.forms.client.SubmissionEntry
Creates a new Form instance and returns the raw instance URL
createFormInstance(Map<String, Object>, List<MediaSource>) - Method in class com.frevvo.forms.client.TaskEntry
Creates a new Form instance and returns the raw instance URL
createFormInstanceEmbed(Map<String, Object>, Collection<MediaSource>) - Method in class com.frevvo.forms.client.FormTypeEntry
Creates a new Form instance and returns the embed instance URL
createFormInstanceEmbed(Map<String, Object>, List<MediaSource>) - Method in class com.frevvo.forms.client.SubmissionEntry
Creates a new Form instance and returns the embed instance URL
createInstance() - Method in class com.frevvo.forms.client.FormEntryBuilder
Creata a new form instance and returns the corresponding FormEntry
createInstance(Map<String, Object>) - Method in class com.frevvo.forms.client.FormTypeEntry
Create a new use mode instance
createInstance(Map<String, Object>, Collection<MediaSource>) - Method in class com.frevvo.forms.client.FormTypeEntry
Create a new use mode instance
createInstance(Map<String, Object>, List<MediaSource>) - Method in class com.frevvo.forms.client.SubmissionEntry
Creates a new instance and returns the corresponding FormEntry
createInstanceBuilder() - Method in class com.frevvo.forms.client.FormTypeEntry
 
createSocket(String, int, InetAddress, int) - Method in class com.frevvo.forms.client.util.EasySSLProtocolSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class com.frevvo.forms.client.util.EasySSLProtocolSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createSocket(String, int) - Method in class com.frevvo.forms.client.util.EasySSLProtocolSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class com.frevvo.forms.client.util.EasySSLProtocolSocketFactory
 

D

data(String, String) - Method in class com.frevvo.forms.client.FormEntryBuilder
Add a _data parameter to this builder
DATE_FORMAT - Static variable in class com.frevvo.forms.client.TimezoneHelper
 
declareExtensions(ExtensionProfile) - Method in class com.frevvo.forms.client.ApplicationEntry
Initializes an ExtensionProfile based upon the extensions expected by an this entry.
declareExtensions(ExtensionProfile) - Method in class com.frevvo.forms.client.ControlFeed
 
declareExtensions(ExtensionProfile) - Method in class com.frevvo.forms.client.ControlTypeEntry
 
declareExtensions(ExtensionProfile) - Method in class com.frevvo.forms.client.DocumentTypeEntry
Initializes an ExtensionProfile based upon the extensions expected by an this entry.
declareExtensions(ExtensionProfile) - Method in class com.frevvo.forms.client.DocumentTypeFeed
Initializes an ExtensionProfile based upon the extensions expected by an this entry.
declareExtensions(ExtensionProfile) - Method in class com.frevvo.forms.client.FormEntry
 
declareExtensions(ExtensionProfile) - Method in class com.frevvo.forms.client.FormTypeEntry
 
declareExtensions(ExtensionProfile) - Method in class com.frevvo.forms.client.LocaleEntry
 
declareExtensions(ExtensionProfile) - Method in class com.frevvo.forms.client.LocaleFeed
 
declareExtensions(ExtensionProfile) - Method in class com.frevvo.forms.client.SchemaEntry
Initializes an ExtensionProfile based upon the extensions expected by an this entry.
declareExtensions(ExtensionProfile) - Method in class com.frevvo.forms.client.StyleEntry
Initializes an ExtensionProfile based upon the extensions expected by an this entry.
declareExtensions(ExtensionProfile) - Method in class com.frevvo.forms.client.SubmissionEntry
 
declareExtensions(ExtensionProfile) - Method in class com.frevvo.forms.client.TaskEntry
 
decode(String) - Static method in class com.frevvo.forms.client.Helper
 
DEFAULT_CONTEXT_PATH - Static variable in class com.frevvo.forms.client.FormsService
 
DEFAULT_DOCUMENT_TARGETNS - Static variable in interface com.frevvo.forms.api.FormData
 
DEFAULT_TENANT - Static variable in class com.frevvo.forms.client.FormsService
 
DEFAULT_TIMEOUT - Static variable in class com.frevvo.forms.client.FormsService
 
delete() - Method in class com.frevvo.forms.client.ControlTypeEntry
 
deleteEntry(F, String) - Static method in class com.frevvo.forms.client.Helper
Delete an entry by id
deleteEntryByTitle(F, String) - Static method in class com.frevvo.forms.client.Helper
Delete an entry by title
deleteScript() - Method in class com.frevvo.forms.client.ApplicationEntry
Delete the script from this entry.
deleteScript(FormsService, Link) - Static method in class com.frevvo.forms.client.Helper
 
DEPLOY_STATE_ELEMENT - Static variable in class com.frevvo.forms.client.ext.DeployStateExtension
 
DeployState - Enum in com.frevvo.forms.client.ext
 
deployState - Variable in class com.frevvo.forms.client.ext.DeployStateExtension
 
DeployStateExtension - Class in com.frevvo.forms.client.ext
 
DeployStateExtension() - Constructor for class com.frevvo.forms.client.ext.DeployStateExtension
 
DeployStateExtension(DeployState) - Constructor for class com.frevvo.forms.client.ext.DeployStateExtension
 
designer - Variable in class com.frevvo.forms.client.util.AutoLoginUserInfo
 
DEVELOPMENT_VALUE_ATTR - Static variable in class com.frevvo.forms.client.ext.DeployStateExtension
 
dirty - Variable in class com.frevvo.forms.client.ext.DirtyExtension
 
DIRTY_ELEMENT - Static variable in class com.frevvo.forms.client.ext.DirtyExtension
 
DIRTY_VALUE_ATTRIBUTE - Static variable in class com.frevvo.forms.client.ext.DirtyExtension
 
DirtyExtension - Class in com.frevvo.forms.client.ext
GData Extension point for the dirty (isModified) element in the frevvo api.
DirtyExtension() - Constructor for class com.frevvo.forms.client.ext.DirtyExtension
 
DirtyExtension(Boolean) - Constructor for class com.frevvo.forms.client.ext.DirtyExtension
 
document(String, InputStream) - Method in class com.frevvo.forms.client.FormEntryBuilder
Add an xml document to this builder
document(String, URL) - Method in class com.frevvo.forms.client.FormEntryBuilder
Add an xml document to this builder from a given URL
DocumentTypeEntry - Class in com.frevvo.forms.client
This entry represents a single DocumentType created by a user.
DocumentTypeEntry() - Constructor for class com.frevvo.forms.client.DocumentTypeEntry
Constructs a new Entry instance
DocumentTypeFeed - Class in com.frevvo.forms.client
This feed contains a list of DocumentTypeEntry's and can be used to create new DocumentTypeEntry's.
DocumentTypeFeed() - Constructor for class com.frevvo.forms.client.DocumentTypeFeed
Constructs a new Feed instance

E

EasySSLProtocolSocketFactory - Class in com.frevvo.forms.client.util
 
EasySSLProtocolSocketFactory() - Constructor for class com.frevvo.forms.client.util.EasySSLProtocolSocketFactory
Constructor for EasySSLProtocolSocketFactory.
edition - Variable in class com.frevvo.forms.client.util.AutoLoginUserInfo
 
EMBED_BORDER_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
true (default) to center the iframe in the page, or false otherwise
EMBED_BUTTONCLASS_N_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
Button's css class parameter (see VALUE_BUTTONCLASS_* constants).
EMBED_BUTTONCLICK_N_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
Button's onclick javascript parameter.
EMBED_BUTTONHREF_N_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
Button's href parameter.
EMBED_BUTTONLABEL_N_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
Button's label parameter.
EMBED_BUTTONTITLE_N_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
Button's title parameter.
EMBED_CENTER_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
true (default) to center the iframe in the page, or false otherwise
EMBED_CONTAINER_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
true to generate a container markup to centralize the form in the page, false (default) otherwise
EMBED_EXT_SUBMIT_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
true to generate JS in the outer page that you can call to submit the form, false (default) otherwise.
EMBED_HEIGHT_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
The initial height (defaults to the height set in the form or 600px otherwise) for the iframe; useful when EMBED_RESIZE_PARAMETER is set to false
EMBED_ID_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
Override the iframe id attribute (defaults to frevvo-form allowing more than on form embedded in the same page
EMBED_RESIZE_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
true (default) to auto resize the iframe when the form or form designer changes its height or width, false to disable it, 'vert' for vertical resize only and 'horz' for horizontal resize.
EMBED_SCROLLING_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
auto (default) to automatically show scrollbars if required.
EMBED_WIDTH_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
The initial witdh (defaults to the width set in the form or 600px otherwise) for the iframe; useful when EMBED_RESIZE_PARAMETER is set to false
encode(String) - Static method in class com.frevvo.forms.client.Helper
Encodes a string using UTF-8.
endElement(String, String, String) - Method in class com.frevvo.forms.client.XMLContentHandler
 
ENTRY_URL_FORMAT - Static variable in class com.frevvo.forms.client.DocumentTypeEntry
 
ENTRY_URL_FORMAT - Static variable in class com.frevvo.forms.client.FormEntry
 
EntryHolder - Class in com.frevvo.forms.client
The API Entries such as FormTypeEntry, SubmissionEntry, etc are not Serializable.
EntryHolder() - Constructor for class com.frevvo.forms.client.EntryHolder
 
EntryHolder(BaseEntry<?>) - Constructor for class com.frevvo.forms.client.EntryHolder
 
equals(Object) - Method in class com.frevvo.forms.client.FormsService
 
equals(Object) - Method in class com.frevvo.forms.client.util.EasySSLProtocolSocketFactory
 
ERROR_ELEMENT - Static variable in class com.frevvo.forms.client.SubmissionEntry
 
ERRORDESCRIPTION_ELEMENT - Static variable in class com.frevvo.forms.client.SubmissionEntry
 
extId - Variable in class com.frevvo.forms.client.ext.ExtIdExtension
 
EXTID_ELEMENT - Static variable in class com.frevvo.forms.client.ext.ExtIdExtension
 
EXTID_ID_ATTRIBUTE - Static variable in class com.frevvo.forms.client.ext.ExtIdExtension
 
ExtIdExtension - Class in com.frevvo.forms.client.ext
 
ExtIdExtension() - Constructor for class com.frevvo.forms.client.ext.ExtIdExtension
 
ExtIdExtension(String) - Constructor for class com.frevvo.forms.client.ext.ExtIdExtension
 
extractFlowId(URL) - Static method in class com.frevvo.forms.client.Helper
 
extractFormEntryId(URL) - Static method in class com.frevvo.forms.client.Helper
Extract the FormEntry.id from a form instance url returned by the FormTypeEntry.createFormInstance() method
extractFormId(URL) - Static method in class com.frevvo.forms.client.Helper
 

F

FEED_URL_FORMAT - Static variable in class com.frevvo.forms.client.DocumentTypeFeed
 
FILTER - Static variable in class com.frevvo.forms.client.SubmissionQuery
 
FILTER - Static variable in class com.frevvo.forms.client.TaskQuery
 
findControlEntry(FormEntry, String) - Static method in class com.frevvo.forms.client.Helper
Find a ControlEntry by it's name
findControlEntry(FormEntry, String, int) - Static method in class com.frevvo.forms.client.Helper
Find a repeating ControlEntry by it's name and the repeat item index
findControlEntryById(FormEntry, String) - Static method in class com.frevvo.forms.client.Helper
Finds the ControlEntry by id Useful when the form has duplicate controls with the same name for some reason.
findEntry(F, String) - Static method in class com.frevvo.forms.client.Helper
Find an entry by id
findEntryByTitle(F, String) - Static method in class com.frevvo.forms.client.Helper
Find an entry by title
FORM_INSTANCE_URL_PATTERN - Static variable in class com.frevvo.forms.client.Helper
 
formActionDocs(boolean) - Method in class com.frevvo.forms.client.FormEntryBuilder
See FormTypeEntry.FORMTYPE_FORMACTIONDOCS_PARAMETER
FormData - Interface in com.frevvo.forms.api
This interface is used to interact with multipart/form-data returned from FormEntry.submitInstance() calls.
FormDataImpl - Class in com.frevvo.forms.client
Helper used to parse form data and return documents, attachments, pdf exports and/or the snapshot.
FormDataImpl(DataSource) - Constructor for class com.frevvo.forms.client.FormDataImpl
 
FormEntry - Class in com.frevvo.forms.client
 
FormEntry() - Constructor for class com.frevvo.forms.client.FormEntry
 
FormEntryBuilder - Class in com.frevvo.forms.client
Builder to construct form instances from an existing FormTypeEntry
FormEntryBuilder(FormTypeEntry) - Constructor for class com.frevvo.forms.client.FormEntryBuilder
Constructor
FormFeed - Class in com.frevvo.forms.client
This feed contains a list of FormEntry's.
FormFeed() - Constructor for class com.frevvo.forms.client.FormFeed
Constructs a new Feed instance
FORMS_FEED_URL_FORMAT - Static variable in class com.frevvo.forms.client.FormFeed
 
FormsService - Class in com.frevvo.forms.client
 
FormsService() - Constructor for class com.frevvo.forms.client.FormsService
Required for Serialization
FormsService(String, int) - Constructor for class com.frevvo.forms.client.FormsService
 
FormsService(String, int, Properties) - Constructor for class com.frevvo.forms.client.FormsService
 
FormsService(String, String, int, Properties) - Constructor for class com.frevvo.forms.client.FormsService
 
FormsService(URL, Properties) - Constructor for class com.frevvo.forms.client.FormsService
 
FormsService(URL, Properties, String) - Constructor for class com.frevvo.forms.client.FormsService
 
FORMTYPE_CLIENTID_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
The client id that is going to be associated with the new instance created; if an instance already exist it will be reused instead of creating a new one
FORMTYPE_DATA_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
A java.util.Map containing control names/values used to initialize the form
FORMTYPE_DOCACTIONSYNC_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
true (default) to perform the document action synchronously, false otherwise
FORMTYPE_DOCACTIONURL_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
The url used to send the form documents.
FORMTYPE_ENTRY_URL_FORMAT - Static variable in class com.frevvo.forms.client.FormTypeEntry
 
FORMTYPE_ERRORACTIONTARGET_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
The target frame to be redirected to the error action url: use with EMBED_ERRORACTIONURL_PARAMETER
FORMTYPE_ERRORACTIONURL_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
The url used to redirect the browser when there are doc action errors submitting the form.
FORMTYPE_FORMACTIONDOCS_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
true any form action will be ignored and the document set (including attachments) will be returned when the form is submitted.
FORMTYPE_FORMACTIONMETHOD_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
The target frame to be redirected to the form action url: use with EMBED_FORMACTIONMETHOD_PARAMETER
FORMTYPE_FORMACTIONTARGET_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
The target frame to be redirected to the form action url: use with EMBED_FORMACTIONTARGET_PARAMETER
FORMTYPE_FORMACTIONURL_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
The url used to redirect the browser after the form designer is finished/cancelled or the form submitted.
FORMTYPE_LOCALE_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
The locale
FORMTYPE_ONINIT_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
The Javascript function name to be called before the form is initialized
FORMTYPE_ONSUBMIT_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
The Javascript function name to be called after the form is submitted
FORMTYPE_READONLY_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
true to render the form in read-only mode, false false otherwise
FORMTYPE_SAVESUBMISSION_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
true default.
FORMTYPE_SHOW_PALETTE_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
false to render the form without the standard/custom palettes.
FORMTYPE_THEME_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
The theme id or name used to override the theme set in the form of application
FORMTYPE_TZ_PARAMETER - Static variable in class com.frevvo.forms.client.FormTypeEntry
The time zone
FormTypeEntry - Class in com.frevvo.forms.client
This entry represents a single FormType created by a user.
FormTypeEntry() - Constructor for class com.frevvo.forms.client.FormTypeEntry
Constructs a new Entry instance
FormTypeFeed - Class in com.frevvo.forms.client
This feed contains a list of FormTypeEntry's and can also be used to create new FormTypeEntry's.
FormTypeFeed() - Constructor for class com.frevvo.forms.client.FormTypeFeed
Constructs a new Feed instance
FormTypeQuery - Class in com.frevvo.forms.client
Simple class for formtype-based queries.
FormTypeQuery(URL) - Constructor for class com.frevvo.forms.client.FormTypeQuery
 
FORMTYPES_FEED_URL_FORMAT - Static variable in class com.frevvo.forms.client.FormTypeFeed
 
FORMTYPES_FEED_URL_FORMAT - Static variable in class com.frevvo.forms.client.FormTypeTemplateFeed
 
FORMTYPETEMPLATE_ENTRY_URL_FORMAT - Static variable in class com.frevvo.forms.client.FormTypeTemplateEntry
 
FormTypeTemplateEntry - Class in com.frevvo.forms.client
This entry represents a single FormTypeTemplate.
FormTypeTemplateEntry() - Constructor for class com.frevvo.forms.client.FormTypeTemplateEntry
Constructs a new Entry instance
FormTypeTemplateFeed - Class in com.frevvo.forms.client
This feed contains a list of FormTypeTemplateEntry's.
FormTypeTemplateFeed() - Constructor for class com.frevvo.forms.client.FormTypeTemplateFeed
Constructs a new Feed instance
FREVVO_KIND_SCHEME - Static variable in class com.frevvo.forms.client.FormsService
 
FREVVO_SCHEMA - Static variable in class com.frevvo.forms.client.FormsService
frevvo data namespace
FREVVO_SCHEMA_ALIAS - Static variable in class com.frevvo.forms.client.FormsService
 
FREVVO_SCHEMA_NS - Static variable in class com.frevvo.forms.client.FormsService
 
FREVVO_SERVICE_VERSION - Static variable in class com.frevvo.forms.client.FormsService
 
FREVVO_STATE_SCHEME - Static variable in class com.frevvo.forms.client.FormsService
 

G

generate(XmlWriter, ExtensionProfile) - Method in class com.frevvo.forms.client.ControlTypeEntry
 
generate(XmlWriter, ExtensionProfile) - Method in class com.frevvo.forms.client.ext.DeployStateExtension
 
generate(XmlWriter, ExtensionProfile) - Method in class com.frevvo.forms.client.ext.DirtyExtension
 
generate(XmlWriter, ExtensionProfile) - Method in class com.frevvo.forms.client.ext.ExtIdExtension
 
generate(XmlWriter, ExtensionProfile) - Method in class com.frevvo.forms.client.ext.KeysExtension
 
generate(XmlWriter, ExtensionProfile) - Method in class com.frevvo.forms.client.ext.OwnerExtension
 
generate(XmlWriter, ExtensionProfile) - Method in class com.frevvo.forms.client.ext.ReadOnlyExtension
 
generate(XmlWriter, ExtensionProfile) - Method in class com.frevvo.forms.client.ext.ResetToStepExtension
 
generate(XmlWriter, ExtensionProfile) - Method in class com.frevvo.forms.client.ext.StyleExtension
 
generate(XmlWriter, ExtensionProfile) - Method in class com.frevvo.forms.client.ext.SystemExtension
 
generate(XmlWriter, ExtensionProfile) - Method in class com.frevvo.forms.client.ext.TargetNamespaceExtension
 
generate(XmlWriter, ExtensionProfile) - Method in class com.frevvo.forms.client.ext.TemplateExtension
 
generate(XmlWriter, ExtensionProfile) - Method in class com.frevvo.forms.client.ext.TypeExtension
 
generate(XmlWriter, ExtensionProfile) - Method in class com.frevvo.forms.client.ext.VisibilityExtension
 
generate(XmlWriter, ExtensionProfile) - Method in class com.frevvo.forms.client.SubmissionEntry
 
generateData(Map<String, Object>) - Static method in class com.frevvo.forms.client.Helper
Generate a data value that can be used to initialize controls in a form
get(ExtensionPoint, boolean) - Static method in class com.frevvo.forms.client.ext.KeysExtension
 
getActivityName(ExtensionPoint) - Static method in class com.frevvo.forms.client.ext.ResetToStepExtension
 
getActivityName() - Method in class com.frevvo.forms.client.ext.ResetToStepExtension
 
getApplicationFeed() - Method in class com.frevvo.forms.client.UserEntry
Get the ApplicationFeed owned by this entry.
getApplicationFeedLink() - Method in class com.frevvo.forms.client.UserEntry
Get the ApplicationFeed link owned by this entry.
getApplicationFeedURL(FormsService, String) - Static method in class com.frevvo.forms.client.Helper
 
getAttachments() - Method in interface com.frevvo.forms.api.FormData
 
getAttachments() - Method in class com.frevvo.forms.client.FormDataImpl
 
getAutoLoginUserInfo(String) - Method in class com.frevvo.forms.client.FormsService
 
getAutoLoginUserInfo(String, String) - Method in class com.frevvo.forms.client.FormsService
 
getBaseUrl() - Method in class com.frevvo.forms.client.FormsService
 
getControlEditLink() - Method in class com.frevvo.forms.client.ControlEntry
 
getControlFeed() - Method in class com.frevvo.forms.client.FormEntry
 
getControlFeedLink() - Method in class com.frevvo.forms.client.FormEntry
 
getControlName() - Method in class com.frevvo.forms.client.ControlEntry
Get the name for this control This is the name set in the designer.
getControlState() - Method in class com.frevvo.forms.client.ControlEntry
 
getControlType() - Method in class com.frevvo.forms.client.ControlEntry
Get the type of control E.g.
getControlType() - Method in class com.frevvo.forms.client.ControlTypeEntry
Get the ControlType category for this ControlType entry.
getControlTypeFeed() - Method in class com.frevvo.forms.client.FormTypeEntry
Get the ControlTypeFeed owned by this FormTypeEntry.
getControlTypeFeedLink() - Method in class com.frevvo.forms.client.FormTypeEntry
Get the ControlTypeFeed link owned by this FormType.
getControlUseLink() - Method in class com.frevvo.forms.client.ControlEntry
 
getCustomDescription() - Static method in class com.frevvo.forms.client.ControlTypeEntry
 
getDataSource() - Method in interface com.frevvo.forms.api.FormData
 
getDataSource() - Method in class com.frevvo.forms.client.FormDataImpl
 
getDateInAnyTimeZone(String, String, String, TimeZone, TimeZone) - Static method in class com.frevvo.forms.client.TimezoneHelper
Use this method to convert to different timezones, it takes care of DST.
getDefaultDescription() - Static method in class com.frevvo.forms.client.ext.DeployStateExtension
Returns the suggested extension description.
getDefaultDescription() - Static method in class com.frevvo.forms.client.ext.DirtyExtension
Returns the suggested extension description.
getDefaultDescription() - Static method in class com.frevvo.forms.client.ext.ExtIdExtension
Returns the suggested extension description.
getDefaultDescription() - Static method in class com.frevvo.forms.client.ext.KeysExtension
Returns the suggested extension description.
getDefaultDescription() - Static method in class com.frevvo.forms.client.ext.OwnerExtension
Returns the suggested extension description.
getDefaultDescription() - Static method in class com.frevvo.forms.client.ext.ReadOnlyExtension
Returns the suggested extension description.
getDefaultDescription() - Static method in class com.frevvo.forms.client.ext.ResetToStepExtension
Returns the suggested extension description.
getDefaultDescription() - Static method in class com.frevvo.forms.client.ext.StyleExtension
 
getDefaultDescription() - Static method in class com.frevvo.forms.client.ext.SystemExtension
Returns the suggested extension description.
getDefaultDescription() - Static method in class com.frevvo.forms.client.ext.TargetNamespaceExtension
Returns the suggested extension description.
getDefaultDescription() - Static method in class com.frevvo.forms.client.ext.TemplateExtension
Returns the suggested extension description.
getDefaultDescription() - Static method in class com.frevvo.forms.client.ext.TypeExtension
Returns the suggested extension description.
getDefaultDescription() - Static method in class com.frevvo.forms.client.ext.VisibilityExtension
Returns the suggested extension description.
getDefaultDocument() - Method in interface com.frevvo.forms.api.FormData
 
getDefaultDocument() - Method in class com.frevvo.forms.client.FormDataImpl
 
getDefaultDocumentAsString() - Method in interface com.frevvo.forms.api.FormData
 
getDefaultDocumentAsString() - Method in class com.frevvo.forms.client.FormDataImpl
 
getDeployState(ExtensionPoint) - Static method in class com.frevvo.forms.client.ext.DeployStateExtension
 
getDeployState() - Method in class com.frevvo.forms.client.ext.DeployStateExtension
 
getDeployState() - Method in class com.frevvo.forms.client.FormTypeEntry
 
getDisplayType() - Method in class com.frevvo.forms.client.ControlEntry
Get the display type for this control E.g.
getDisplayType() - Method in class com.frevvo.forms.client.ControlTypeEntry
Get the Display Type category for this ControlType entry.
getDocument(String) - Method in interface com.frevvo.forms.api.FormData
 
getDocument(String) - Method in class com.frevvo.forms.client.FormDataImpl
 
getDocumentAsString(String) - Method in interface com.frevvo.forms.api.FormData
 
getDocumentAsString(String) - Method in class com.frevvo.forms.client.FormDataImpl
 
getDocumentLink(String) - Method in class com.frevvo.forms.client.TaskEntry
Get the task documents filtered by content type
getDocumentLinks() - Method in class com.frevvo.forms.client.SubmissionEntry
Get all the submission documents
getDocumentLinks(String) - Method in class com.frevvo.forms.client.SubmissionEntry
Get the submission documents filtered by content type
getDocuments() - Method in interface com.frevvo.forms.api.FormData
 
getDocuments() - Method in class com.frevvo.forms.client.FormDataImpl
 
getDocumentTypeFeed() - Method in class com.frevvo.forms.client.FormTypeEntry
Get the DocumentTypeFeed owned by this entry.
getDocumentTypeFeed() - Method in class com.frevvo.forms.client.SchemaEntry
Get the DocumentTypeFeed owned by this entry.
getDocumentTypeFeedLink() - Method in class com.frevvo.forms.client.FormTypeEntry
Get the DocumentTypeFeed link owned by this entry.
getDocumentTypeFeedLink() - Method in class com.frevvo.forms.client.SchemaEntry
Get the DocumentTypeFeed link owned by this entry.
getEditingFormFeed() - Method in class com.frevvo.forms.client.FormTypeEntry
 
getElementName() - Method in class com.frevvo.forms.client.FormTypeEntry
 
getEntry(FormsService, Class<E>) - Method in class com.frevvo.forms.client.EntryHolder
Get the entry associated with this holder.
getEntryPostLink() - Method in class com.frevvo.forms.client.ApplicationFeed
 
getEntryPostLink() - Method in class com.frevvo.forms.client.DocumentTypeFeed
 
getEntryPostLink() - Method in class com.frevvo.forms.client.FormTypeFeed
 
getEntryPostLink() - Method in class com.frevvo.forms.client.FormTypeTemplateFeed
 
getEntryPostLink() - Method in class com.frevvo.forms.client.SchemaFeed
 
getEntryPostLink() - Method in class com.frevvo.forms.client.StyleFeed
 
getEntryPostLink() - Method in class com.frevvo.forms.client.UserFeed
 
getEntryURL(URL, String) - Static method in class com.frevvo.forms.client.ApplicationEntry
Gets an URL for accessing an application entry
getEntryURL(URL, String) - Static method in class com.frevvo.forms.client.ControlTypeEntry
Gets an URL for accessing an FormType entry
getEntryURL(URL, String) - Static method in class com.frevvo.forms.client.DocumentTypeEntry
Gets an URL for accessing an DocumentType entry
getEntryURL(URL, String) - Static method in class com.frevvo.forms.client.FormEntry
Get the form entry URL
getEntryURL(Class<? extends BaseEntry>, String) - Method in class com.frevvo.forms.client.FormsService
Get the entry URL
getEntryURL(URL, String) - Static method in class com.frevvo.forms.client.FormTypeEntry
Gets an URL for accessing an FormType entry
getEntryURL(URL, String, boolean) - Static method in class com.frevvo.forms.client.FormTypeEntry
Get the formtype entry URL
getEntryURL(URL, String) - Static method in class com.frevvo.forms.client.FormTypeTemplateEntry
Gets an URL for accessing an FormTypeTemplate entry
getEntryURL(URL, String) - Static method in class com.frevvo.forms.client.LocaleEntry
 
getEntryURL(URL, String) - Static method in class com.frevvo.forms.client.SchemaEntry
Gets an URL for accessing an schema entry
getEntryURL(URL, String) - Static method in class com.frevvo.forms.client.StyleEntry
Gets an URL for accessing a style entry
getEntryURL(URL, String) - Static method in class com.frevvo.forms.client.SubmissionEntry
Gets an URL for accessing an FormType entry
getEntryURL(URL, String) - Static method in class com.frevvo.forms.client.TaskEntry
Gets an URL for accessing an FormType entry
getEntryURL(URL, String) - Static method in class com.frevvo.forms.client.UserEntry
Gets an URL for accessing a user entry
getErrorDescription() - Method in class com.frevvo.forms.client.SubmissionEntry
 
getExtension(Class<T>) - Method in class com.frevvo.forms.client.ControlTypeEntry
 
getExtension(Class<T>) - Method in class com.frevvo.forms.client.SubmissionEntry
 
getExtId(ExtensionPoint) - Static method in class com.frevvo.forms.client.ext.ExtIdExtension
 
getExtId() - Method in class com.frevvo.forms.client.ext.ExtIdExtension
 
getFeedURL(URL) - Static method in class com.frevvo.forms.client.ApplicationFeed
Gets an URL for accessing the application feed
getFeedURL(URL) - Static method in class com.frevvo.forms.client.ControlFeed
Gets an URL for accessing the ControlType feed
getFeedURL(URL) - Static method in class com.frevvo.forms.client.ControlTypeFeed
Gets an URL for accessing the ControlType feed
getFeedURL(URL) - Static method in class com.frevvo.forms.client.DocumentTypeFeed
Gets an URL for accessing the DocumentType feed
getFeedURL(URL) - Static method in class com.frevvo.forms.client.FormFeed
Gets an URL for accessing the ControlType feed
getFeedURL(Class<? extends BaseFeed>) - Method in class com.frevvo.forms.client.FormsService
Get the feed URL
getFeedURL(URL) - Static method in class com.frevvo.forms.client.FormTypeFeed
Gets an URL for accessing the FormType feed
getFeedURL(URL) - Static method in class com.frevvo.forms.client.FormTypeTemplateFeed
Gets an URL for accessing the FormType feed
getFeedURL(URL) - Static method in class com.frevvo.forms.client.LocaleFeed
Gets an URL for accessing the ControlType feed
getFeedURL(URL) - Static method in class com.frevvo.forms.client.SchemaFeed
Gets an URL for accessing the Schema feed
getFeedURL(URL) - Static method in class com.frevvo.forms.client.StyleFeed
Gets an URL for accessing the Theme feed
getFeedURL(URL) - Static method in class com.frevvo.forms.client.SubmissionFeed
Gets an URL for accessing the Submission feed
getFeedURL(URL) - Static method in class com.frevvo.forms.client.TaskFeed
Gets an URL for accessing the Task feed
getFeedURL(URL) - Static method in class com.frevvo.forms.client.UserFeed
Gets an URL for accessing the users feed for the current session
getFilter() - Method in class com.frevvo.forms.client.SubmissionQuery
Get the filters for this query
getFilter() - Method in class com.frevvo.forms.client.TaskQuery
 
getFirstLink(List<Link>, String, String) - Static method in class com.frevvo.forms.client.Helper
 
getFlowTypeFeed() - Method in class com.frevvo.forms.client.ApplicationEntry
Get the FormTypeFeed owned by this ApplicationEntry.
getFlowTypeFeedLink() - Method in class com.frevvo.forms.client.ApplicationEntry
Get the FormTypeFeed link owned by this ApplicationEntry.
getFormEditEmbedLink() - Method in class com.frevvo.forms.client.FormEntry
 
getFormEditEmbedLink(Map<String, Object>) - Method in class com.frevvo.forms.client.FormEntry
 
getFormEditLink() - Method in class com.frevvo.forms.client.FormEntry
 
getFormEditLink(Map<String, Object>) - Method in class com.frevvo.forms.client.FormEntry
 
getFormEntryIdFromInstance(URL) - Static method in class com.frevvo.forms.client.Helper
Given the url to a form instance created using the FormTypeEntry.createFormInstance() method, use this method to return the FormEntry id.
getFormFeed() - Method in class com.frevvo.forms.client.FormTypeEntry
 
getFormFeedLink() - Method in class com.frevvo.forms.client.FormTypeEntry
Get the link to the form feed (entries are instances of this formType)
getFormTypeEditorEmbedLink(Map<String, Object>) - Method in class com.frevvo.forms.client.FormTypeEntry
Get the Javascript link to this FormTypeEntry's designer.
getFormTypeEditorLink(Map<String, Object>) - Method in class com.frevvo.forms.client.FormTypeEntry
Get the HTML link to this FormTypeEntry's designer.
getFormTypeEmbedLink(Map<String, Object>) - Method in class com.frevvo.forms.client.FormTypeEntry
Get the embed JS url for this FormTypeEntry that can be used to automatically generate an iframe and container markup.
getFormTypeEmbedLink(Map<String, Object>) - Method in class com.frevvo.forms.client.SubmissionEntry
Get the embed JS url for the FormType that can edit this submission
getFormTypeEmbedLink(Map<String, Object>) - Method in class com.frevvo.forms.client.TaskEntry
Get the embed JS url for the FormType that can edit this submission
getFormTypeEntry() - Method in class com.frevvo.forms.client.FormEntry
 
getFormTypeEntryLink() - Method in class com.frevvo.forms.client.FormEntry
 
getFormTypeFeed() - Method in class com.frevvo.forms.client.ApplicationEntry
Get the FormTypeFeed owned by this ApplicationEntry.
getFormTypeFeedLink() - Method in class com.frevvo.forms.client.ApplicationEntry
Get the FormTypeFeed link owned by this ApplicationEntry.
getFormTypeLink(Map<String, Object>) - Method in class com.frevvo.forms.client.FormTypeEntry
Get the HTML link to this FormTypeEntry.
getFormTypeLink(Map<String, Object>) - Method in class com.frevvo.forms.client.SubmissionEntry
Get the HTML link to this FormTypeEntry.
getFormTypeLink(Map<String, Object>) - Method in class com.frevvo.forms.client.TaskEntry
Get the HTML link to this FormTypeEntry.
getFormTypePopupLink(Map<String, Object>) - Method in class com.frevvo.forms.client.FormTypeEntry
Get a link to an HTML page that embeds this FormTypeEntry.
getFormTypePopupLink(Map<String, Object>) - Method in class com.frevvo.forms.client.SubmissionEntry
Get a link to an HTML page that embeds this FormTypeEntry.
getFormTypePopupLink(Map<String, Object>) - Method in class com.frevvo.forms.client.TaskEntry
Get a link to an HTML page that embeds this FormTypeEntry.
getFormTypeSchemaLink() - Method in class com.frevvo.forms.client.FormTypeEntry
Get the XML Schema for the FormType.
getFormUseEmbedLink() - Method in class com.frevvo.forms.client.FormEntry
 
getFormUseEmbedLink(Map<String, Object>) - Method in class com.frevvo.forms.client.FormEntry
 
getFormUseLink() - Method in class com.frevvo.forms.client.FormEntry
 
getFormUseLink(Map<String, Object>) - Method in class com.frevvo.forms.client.FormEntry
 
getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.frevvo.forms.client.ControlTypeEntry
 
getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.frevvo.forms.client.ext.DeployStateExtension
 
getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.frevvo.forms.client.ext.DirtyExtension
 
getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.frevvo.forms.client.ext.ExtIdExtension
 
getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.frevvo.forms.client.ext.KeysExtension
 
getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.frevvo.forms.client.ext.OwnerExtension
 
getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.frevvo.forms.client.ext.ReadOnlyExtension
 
getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.frevvo.forms.client.ext.ResetToStepExtension
 
getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.frevvo.forms.client.ext.StyleExtension
 
getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.frevvo.forms.client.ext.SystemExtension
 
getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.frevvo.forms.client.ext.TargetNamespaceExtension
 
getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.frevvo.forms.client.ext.TemplateExtension
 
getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.frevvo.forms.client.ext.TypeExtension
 
getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.frevvo.forms.client.ext.VisibilityExtension
 
getHandler(ExtensionProfile, String, String, Attributes) - Method in class com.frevvo.forms.client.SubmissionEntry
 
getHttpClient() - Method in class com.frevvo.forms.client.FormsService
 
getId() - Method in interface com.frevvo.forms.client.ext.Key
 
getId() - Method in class com.frevvo.forms.client.ext.KeysExtension.KeyHandler
 
getImplementationRevision() - Static method in class com.frevvo.forms.client.FormsService
 
getImplementationTitle() - Static method in class com.frevvo.forms.client.FormsService
 
getImplementationVersion() - Static method in class com.frevvo.forms.client.FormsService
 
getInstanceState(FormsService, URL) - Static method in class com.frevvo.forms.client.Helper
 
getInstanceState(HttpClient, URL) - Static method in class com.frevvo.forms.client.Helper
 
getInstanceXHTML(FormsService, URL) - Static method in class com.frevvo.forms.client.Helper
 
getInstanceXHTML(HttpClient, URL) - Static method in class com.frevvo.forms.client.Helper
 
getJsonState() - Method in class com.frevvo.forms.client.ControlTypeEntry
 
getKey1() - Method in class com.frevvo.forms.client.ext.KeysExtension
 
getKey2() - Method in class com.frevvo.forms.client.ext.KeysExtension
 
getKey3() - Method in class com.frevvo.forms.client.ext.KeysExtension
 
getKey4() - Method in class com.frevvo.forms.client.ext.KeysExtension
 
getKey5() - Method in class com.frevvo.forms.client.ext.KeysExtension
 
getKeys() - Method in class com.frevvo.forms.client.FormTypeEntry
Get the keys associated with this submission
getKeys() - Method in class com.frevvo.forms.client.SubmissionEntry
Get the keys associated with this submission
getKeys() - Method in class com.frevvo.forms.client.TaskEntry
Get the keys associated with this submission
getKeyValue(String) - Method in class com.frevvo.forms.client.ext.KeysExtension
 
getKind() - Method in class com.frevvo.forms.client.FormTypeEntry
Get the kind of formtype: either FLOW or FORM
getKind() - Method in class com.frevvo.forms.client.SubmissionEntry
Get the kind of submission: either FLOW or FORM
getKind() - Method in class com.frevvo.forms.client.TaskEntry
Get the kind of task: either FLOW or FORM
getLabel() - Method in interface com.frevvo.forms.client.ControlTypeEntry.Option
 
getLabel() - Method in class com.frevvo.forms.client.ControlTypeEntry.OptionHandler
 
getLocaleFeed() - Method in class com.frevvo.forms.client.FormTypeEntry
 
getLocaleFeedLink() - Method in class com.frevvo.forms.client.FormTypeEntry
Get the link to the locale feed (entries are supported locales)
getMedia(String) - Method in class com.frevvo.forms.client.FormsService
Get the media source for the given url
getMediaSource(String, InputStream, String) - Method in class com.frevvo.forms.client.LocaleFeed
 
getName() - Method in interface com.frevvo.forms.client.ext.Key
 
getName() - Method in class com.frevvo.forms.client.ext.KeysExtension.KeyHandler
 
getNext() - Method in class com.frevvo.forms.client.SubmissionFeed
 
getNext() - Method in class com.frevvo.forms.client.TaskFeed
 
getOnwerEntry() - Method in class com.frevvo.forms.client.ApplicationEntry
Deprecated. 
getOnwerEntry() - Method in class com.frevvo.forms.client.ApplicationFeed
Deprecated. 
getOnwerEntry() - Method in class com.frevvo.forms.client.DocumentTypeEntry
Deprecated. 
getOnwerEntry() - Method in class com.frevvo.forms.client.FormTypeEntry
Deprecated. 
getOnwerEntry() - Method in class com.frevvo.forms.client.SchemaEntry
Deprecated. 
getOptions() - Method in class com.frevvo.forms.client.ControlTypeEntry
 
getOptionsDescription() - Static method in class com.frevvo.forms.client.ControlTypeEntry
 
getOrderby() - Method in class com.frevvo.forms.client.SubmissionQuery
 
getOrderby() - Method in class com.frevvo.forms.client.TaskQuery
 
getOwnerEntry() - Method in class com.frevvo.forms.client.ApplicationEntry
Get the UserEntry that owns this entry.
getOwnerEntry() - Method in class com.frevvo.forms.client.ApplicationFeed
Get the UserEntry that owns this feed.
getOwnerEntry() - Method in class com.frevvo.forms.client.ControlTypeFeed
Get the ApplicationEntry that owns this feed.
getOwnerEntry() - Method in class com.frevvo.forms.client.DocumentTypeEntry
Get the ApplicationEntry that owns this feed.
getOwnerEntry() - Method in class com.frevvo.forms.client.DocumentTypeFeed
Get the ApplicationEntry that owns this feed.
getOwnerEntry() - Method in class com.frevvo.forms.client.FormTypeEntry
Get the owner ApplicationEntry for this FormTypeEntry.
getOwnerEntry() - Method in class com.frevvo.forms.client.FormTypeFeed
Get the ApplicationEntry that owns this feed.
getOwnerEntry() - Method in class com.frevvo.forms.client.FormTypeTemplateFeed
Get the ApplicationEntry that owns this feed.
getOwnerEntry() - Method in class com.frevvo.forms.client.LocaleEntry
Get the owner FormType or FlowType Entry for this LocaleEntry.
getOwnerEntry() - Method in class com.frevvo.forms.client.SchemaEntry
Get the ApplicationEntry that owns this feed.
getOwnerEntry() - Method in class com.frevvo.forms.client.SchemaFeed
Get the ApplicationEntry that owns this feed.
getOwnerEntry() - Method in class com.frevvo.forms.client.StyleFeed
Get the UserEntry that owns this feed.
getOwnerEntry() - Method in class com.frevvo.forms.client.SubmissionFeed
Get the ApplicationEntry that owns this feed.
getOwnerId() - Method in class com.frevvo.forms.client.ApplicationEntry
Get the user id that owns this entry.
getOwnerId() - Method in class com.frevvo.forms.client.ApplicationFeed
Get the user id that owns this feed.
getOwnerId() - Method in class com.frevvo.forms.client.ControlFeed
 
getOwnerId() - Method in class com.frevvo.forms.client.ControlTypeFeed
Get the application id that owns this feed.
getOwnerId() - Method in class com.frevvo.forms.client.DocumentTypeEntry
Get the application id that owns this feed.
getOwnerId() - Method in class com.frevvo.forms.client.DocumentTypeFeed
Get the application id that owns this feed.
getOwnerId(ExtensionPoint) - Static method in class com.frevvo.forms.client.ext.OwnerExtension
 
getOwnerId() - Method in class com.frevvo.forms.client.ext.OwnerExtension
 
getOwnerId() - Method in class com.frevvo.forms.client.FormFeed
 
getOwnerId() - Method in class com.frevvo.forms.client.FormTypeEntry
Get the id of the ApplicationEntry that owns this FormTypeEntry.
getOwnerId() - Method in class com.frevvo.forms.client.FormTypeFeed
Get the application id that owns this feed.
getOwnerId() - Method in class com.frevvo.forms.client.FormTypeTemplateFeed
Get the application id that owns this feed.
getOwnerId() - Method in class com.frevvo.forms.client.LocaleEntry
Get the id of the FormType or FlowType Entry that owns this LocaleEntry.
getOwnerId() - Method in class com.frevvo.forms.client.LocaleFeed
 
getOwnerId() - Method in class com.frevvo.forms.client.SchemaEntry
Get the application id that owns this feed.
getOwnerId() - Method in class com.frevvo.forms.client.SchemaFeed
Get the application id that owns this feed.
getOwnerId() - Method in class com.frevvo.forms.client.StyleEntry
Get the user id that owns this feed.
getOwnerId() - Method in class com.frevvo.forms.client.StyleFeed
Get the user id that owns this feed.
getOwnerId() - Method in class com.frevvo.forms.client.SubmissionFeed
Get the application id that owns this feed.
getParameterValue(Object) - Static method in class com.frevvo.forms.client.Helper
 
getParams() - Method in class com.frevvo.forms.client.XMLContentHandler
 
getParentEntry() - Method in class com.frevvo.forms.client.ControlTypeEntry
Get the Parent ControlType entry for this entry
getParentEntryLink() - Method in class com.frevvo.forms.client.ControlTypeEntry
Get the Parent ControlType entry link for this entry
getPDFExports() - Method in interface com.frevvo.forms.api.FormData
 
getPDFExports() - Method in class com.frevvo.forms.client.FormDataImpl
 
getProperties() - Method in class com.frevvo.forms.client.FormsService
 
getPublicFormTypeEmbedLink(Map<String, Object>) - Method in class com.frevvo.forms.client.FormTypeEntry
Get the public embed JS url for this FormTypeEntry that can be used to automatically generate an iframe and container markup.
getPublicFormTypeLink(Map<String, Object>) - Method in class com.frevvo.forms.client.FormTypeEntry
Get the HTML link to this FormTypeEntry.
getPublicFormTypePopupLink(Map<String, Object>) - Method in class com.frevvo.forms.client.FormTypeEntry
Get a link to an HTML page that embeds this FormTypeEntry.
getQuery() - Method in class com.frevvo.forms.client.TaskFeed
Return the query for this feed This can be useful when you need to customize the query for an existing feed
getQueryParameters(Map<String, Object>, boolean) - Static method in class com.frevvo.forms.client.Helper
 
getReadOnlyDescription() - Static method in class com.frevvo.forms.client.ControlTypeEntry
 
getRequiredDescription() - Static method in class com.frevvo.forms.client.ControlTypeEntry
Returns the suggested extension description.
getSchemaFeed() - Method in class com.frevvo.forms.client.ApplicationEntry
Get the SchemaFeed owned by this ApplicationEntry.
getSchemaFeedLink() - Method in class com.frevvo.forms.client.ApplicationEntry
Get the SchemaFeed link owned by this ApplicationEntry.
getScript() - Method in class com.frevvo.forms.client.ApplicationEntry
Get the script from this entry.
getSelf(boolean) - Method in class com.frevvo.forms.client.FormTypeEntry
Get self entry
getService() - Method in class com.frevvo.forms.client.FormTypeEntry
 
getService() - Method in class com.frevvo.forms.client.SubmissionEntry
 
getServiceVersion() - Method in class com.frevvo.forms.client.FormsService
 
getSnapshot() - Method in interface com.frevvo.forms.api.FormData
 
getSnapshot() - Method in class com.frevvo.forms.client.FormDataImpl
 
getSnapshotLink(String) - Method in class com.frevvo.forms.client.FormEntry
Get the snapshot link for the given content type.
getSnapshotLink(String) - Method in class com.frevvo.forms.client.FormTypeEntry
Get the snapshot link for the given content type.
getSnapshotLink(String) - Method in class com.frevvo.forms.client.SubmissionEntry
Get the snapshot link for the given content type
getSnapshotLinks() - Method in class com.frevvo.forms.client.FormEntry
Get all available snapshot links for this entry The actual list of images supported depends on the JRE/ImageIO libraries installed.
getSnapshotLinks() - Method in class com.frevvo.forms.client.FormTypeEntry
Get all available snapshot links for this entry The actual list of images supported depends on the JRE/ImageIO libraries installed.
getSnapshotLinks() - Method in class com.frevvo.forms.client.SubmissionEntry
Get all available snapshot links for this entry
getState() - Method in class com.frevvo.forms.client.SubmissionEntry
Get the state for this submission: either SAVED, PENDING or SUBMITTED
getState() - Method in class com.frevvo.forms.client.TaskEntry
Get the state for this submission: either SAVED, PENDING or SUBMITTED, ...
getStyle(ExtensionPoint) - Static method in class com.frevvo.forms.client.ext.StyleExtension
 
getStyle() - Method in class com.frevvo.forms.client.ext.StyleExtension
 
getStyle() - Method in class com.frevvo.forms.client.FormTypeEntry
 
getStyleFeed() - Method in class com.frevvo.forms.client.UserEntry
Get the StyleFeed link owned by this entry.
getStyleFeedLink() - Method in class com.frevvo.forms.client.UserEntry
 
getSubmissionEntry() - Method in class com.frevvo.forms.client.FormEntry
Get submission for this entry or null if the entry hasn't been submitted yet or was cancelled
getSubmissionFeed() - Method in class com.frevvo.forms.client.FormTypeEntry
Get the SubmissionFeed for this entry.
getSubmissionFeedLink() - Method in class com.frevvo.forms.client.FormTypeEntry
Get the SubmissionFeed link for submissions for this FormType.
getSubmissionId() - Method in class com.frevvo.forms.client.FormEntry
Return the submission id for this entry.
getSubmissionIdFromFormEntry(FormEntry) - Static method in class com.frevvo.forms.client.Helper
 
getSubmissionIdFromInstance(URL) - Static method in class com.frevvo.forms.client.Helper
Given the url to a form instance created using the FormTypeEntry.createFormInstance() method, use this method to return the SubmissionEntry id.
getSubmissionsEmbedLink(Map<String, Object>) - Method in class com.frevvo.forms.client.FormTypeEntry
Get the submissions embed JS url for this FormTypeEntry that can be used to automatically generate an iframe and container markup showing submissions for this form.
getSubmissionsLink(Map<String, Object>) - Method in class com.frevvo.forms.client.FormTypeEntry
Get the HTML link to this FormTypeEntry.
getTargetNamespace(ExtensionPoint) - Static method in class com.frevvo.forms.client.ext.TargetNamespaceExtension
 
getTargetNamespace() - Method in class com.frevvo.forms.client.ext.TargetNamespaceExtension
 
getTargetNamespace() - Method in class com.frevvo.forms.client.FormTypeEntry
 
getTaskFeed() - Method in class com.frevvo.forms.client.UserEntry
Get the TaskFeed owned by this entry.
getTaskFeedLink() - Method in class com.frevvo.forms.client.UserEntry
Get the TaskFeed link owned by this entry.
getTaskListEmbedLink(Map<String, Object>) - Method in class com.frevvo.forms.client.TaskFeed
 
getTaskListLink(Map<String, Object>) - Method in class com.frevvo.forms.client.TaskFeed
 
getTemplateId(ExtensionPoint) - Static method in class com.frevvo.forms.client.ext.TemplateExtension
 
getTemplateId() - Method in class com.frevvo.forms.client.ext.TemplateExtension
 
getTemplateId() - Method in class com.frevvo.forms.client.FormTypeEntry
 
getTenant() - Method in class com.frevvo.forms.client.FormsService
 
getTypeId() - Method in class com.frevvo.forms.client.ControlTypeEntry
 
getTypeId(ExtensionPoint) - Static method in class com.frevvo.forms.client.ext.TypeExtension
 
getTypeId() - Method in class com.frevvo.forms.client.ext.TypeExtension
 
getUsername() - Method in class com.frevvo.forms.client.FormsService
 
getValue() - Method in class com.frevvo.forms.client.ControlEntry
 
getValue() - Method in interface com.frevvo.forms.client.ControlTypeEntry.Option
 
getValue() - Method in class com.frevvo.forms.client.ControlTypeEntry.OptionHandler
 
getValue() - Method in interface com.frevvo.forms.client.ext.Key
 
getValue() - Method in class com.frevvo.forms.client.ext.KeysExtension.KeyHandler
 
getValue(GoogleGDataRequest.GoogleCookie) - Static method in class com.google.gdata.client.http.GoogleCookieHelper
 
getVisibility(ExtensionPoint) - Static method in class com.frevvo.forms.client.ext.VisibilityExtension
 
getVisibility() - Method in class com.frevvo.forms.client.ext.VisibilityExtension
 
getVisibility() - Method in class com.frevvo.forms.client.FormTypeEntry
 
GoogleCookieHelper - Class in com.google.gdata.client.http
 
GoogleCookieHelper() - Constructor for class com.google.gdata.client.http.GoogleCookieHelper
 

H

hashCode() - Method in class com.frevvo.forms.client.util.EasySSLProtocolSocketFactory
 
HEADER_CONTENT_TYPE - Static variable in class com.frevvo.forms.client.Helper
 
Helper - Class in com.frevvo.forms.client
Helper class
Helper() - Constructor for class com.frevvo.forms.client.Helper
 
HTTP_CONNECTION_MANAGER - Static variable in class com.frevvo.forms.client.FormsService
 

I

ID_ATTRIBUTE - Static variable in class com.frevvo.forms.client.ControlTypeEntry
 
init(URL, Properties, String) - Method in class com.frevvo.forms.client.FormsService
 
insert(T) - Method in class com.frevvo.forms.client.SchemaFeed
 
insert(InputStream) - Method in class com.frevvo.forms.client.SchemaFeed
Insert a new XSD from an input stream
insert(T) - Method in class com.frevvo.forms.client.StyleFeed
 
isAttachment(Part) - Static method in class com.frevvo.forms.client.FormDataImpl
 
isCommentEnabled() - Method in class com.frevvo.forms.client.ControlTypeEntry
Is this control readonly?
isDirty(ExtensionPoint) - Static method in class com.frevvo.forms.client.ext.DirtyExtension
 
isDirty() - Method in class com.frevvo.forms.client.ext.DirtyExtension
 
isDirty() - Method in class com.frevvo.forms.client.FormEntry
Has the editing entry been modified.
isDocument(Part) - Static method in class com.frevvo.forms.client.FormDataImpl
 
isDocument(Part, String) - Static method in class com.frevvo.forms.client.FormDataImpl
 
isError() - Method in class com.frevvo.forms.client.SubmissionEntry
 
isPublic() - Method in class com.frevvo.forms.client.FormTypeEntry
Deprecated.
Use getVisibility() instead
isReadonly() - Method in class com.frevvo.forms.client.ControlTypeEntry
Is this control readonly?
isReadOnly(ExtensionPoint) - Static method in class com.frevvo.forms.client.ext.ReadOnlyExtension
 
isReadOnly() - Method in class com.frevvo.forms.client.ext.ReadOnlyExtension
 
isReadOnly() - Method in class com.frevvo.forms.client.FormTypeEntry
Is this entry read only?
isRequired() - Method in class com.frevvo.forms.client.ControlTypeEntry
Is this control required?
isSelected() - Method in interface com.frevvo.forms.client.ControlTypeEntry.Option
 
isSelected() - Method in class com.frevvo.forms.client.ControlTypeEntry.OptionHandler
 
isSnapshot(Part) - Static method in class com.frevvo.forms.client.FormDataImpl
 
isSystem(ExtensionPoint) - Static method in class com.frevvo.forms.client.ext.SystemExtension
 
isSystem() - Method in class com.frevvo.forms.client.ext.SystemExtension
 
isSystem() - Method in class com.frevvo.forms.client.SchemaEntry
 
iterator() - Method in class com.frevvo.forms.client.ext.KeysExtension
 
iterator() - Method in class com.frevvo.forms.client.FormDataImpl
 

K

Key - Interface in com.frevvo.forms.client.ext
 
key(Key) - Static method in class com.frevvo.forms.client.ext.KeysExtension
 
KEY1_ELEMENT - Static variable in class com.frevvo.forms.client.ext.KeysExtension
 
KEY2_ELEMENT - Static variable in class com.frevvo.forms.client.ext.KeysExtension
 
KEY3_ELEMENT - Static variable in class com.frevvo.forms.client.ext.KeysExtension
 
KEY4_ELEMENT - Static variable in class com.frevvo.forms.client.ext.KeysExtension
 
KEY5_ELEMENT - Static variable in class com.frevvo.forms.client.ext.KeysExtension
 
KEYNAME_ATTRIBUTE - Static variable in class com.frevvo.forms.client.ext.KeysExtension
 
KEYS_ELEMENT - Static variable in class com.frevvo.forms.client.ext.KeysExtension
 
KeysExtension - Class in com.frevvo.forms.client.ext
 
KeysExtension() - Constructor for class com.frevvo.forms.client.ext.KeysExtension
 
KeysExtension.KeyHandler - Class in com.frevvo.forms.client.ext
 
KeysExtension.KeyHandler(ExtensionProfile, String) - Constructor for class com.frevvo.forms.client.ext.KeysExtension.KeyHandler
 
KEYVALUE_ATTRIBUTE - Static variable in class com.frevvo.forms.client.ext.KeysExtension
 

L

listAll(FormsService) - Static method in class com.frevvo.forms.client.cli.Main
 
LOCALE_ENTRY_URL_FORMAT - Static variable in class com.frevvo.forms.client.LocaleEntry
 
LOCALE_FEED_URL_FORMAT - Static variable in class com.frevvo.forms.client.LocaleFeed
 
LocaleEntry - Class in com.frevvo.forms.client
 
LocaleEntry() - Constructor for class com.frevvo.forms.client.LocaleEntry
 
LocaleFeed - Class in com.frevvo.forms.client
This feed contains a list of LocaleEntry's.
LocaleFeed() - Constructor for class com.frevvo.forms.client.LocaleFeed
Constructs a new Feed instance
login(String, String) - Method in class com.frevvo.forms.client.FormsService
 
LOGIN_URL - Static variable in class com.frevvo.forms.client.FormsService
 
loginAs(String, String, String) - Method in class com.frevvo.forms.client.FormsService
 
loginAs(String, String, String, boolean, List<String>, String, String, String, Map<String, String>) - Method in class com.frevvo.forms.client.FormsService
 
loginAs(String, List<String>, String, String, String, Map<String, String>) - Method in class com.frevvo.forms.client.FormsService
 
logout() - Method in class com.frevvo.forms.client.FormsService
 
LOGOUT_URL - Static variable in class com.frevvo.forms.client.FormsService
 

M

Main - Class in com.frevvo.forms.client.cli
 
Main() - Constructor for class com.frevvo.forms.client.cli.Main
 
main(String[]) - Static method in class com.frevvo.forms.client.cli.Main
 
main(String[]) - Static method in class com.frevvo.forms.client.FormsService
 
main(String[]) - Static method in class com.frevvo.forms.client.TimezoneHelper
 
match(Link, String, String) - Static method in class com.frevvo.forms.client.Helper
Does the link matches the given rel and contentType?
maxNamedUsers - Variable in class com.frevvo.forms.client.util.AutoLoginUserInfo
 
maxUsers - Variable in class com.frevvo.forms.client.util.AutoLoginUserInfo
 
MEDIATYPE_APP_ATOM_XML - Static variable in class com.frevvo.forms.client.Helper
 
MEDIATYPE_APP_XML - Static variable in class com.frevvo.forms.client.Helper
 
MEDIATYPE_SUBMISSION_MULTIPART - Static variable in class com.frevvo.forms.client.Helper
 
MEDIATYPE_TEXT_HTML - Static variable in class com.frevvo.forms.client.Helper
 
MEDIATYPE_TEXT_JAVASCRIPT - Static variable in class com.frevvo.forms.client.Helper
 

N

nextActivity(FormsService, URL) - Static method in class com.frevvo.forms.client.Helper
 
normalizeParameters(Map<String, Object>) - Static method in class com.frevvo.forms.client.FormTypeEntry
Normalize link parameters before using them to generate urls
NULL_KEY - Static variable in class com.frevvo.forms.client.ext.KeysExtension
 

O

OPTION_ELEMENT - Static variable in class com.frevvo.forms.client.ControlTypeEntry
 
OPTION_LABEL_ATTRIBUTE - Static variable in class com.frevvo.forms.client.ControlTypeEntry
 
OPTION_SELECTED_ATTRIBUTE - Static variable in class com.frevvo.forms.client.ControlTypeEntry
 
OPTION_VALUE_ATTRIBUTE - Static variable in class com.frevvo.forms.client.ControlTypeEntry
 
OPTIONS_ELEMENT - Static variable in class com.frevvo.forms.client.ControlTypeEntry
 
ORDERBY - Static variable in class com.frevvo.forms.client.SubmissionQuery
 
ORDERBY - Static variable in class com.frevvo.forms.client.TaskQuery
 
OWNER_ELEMENT - Static variable in class com.frevvo.forms.client.ext.OwnerExtension
 
OWNER_ID_ATTRIBUTE - Static variable in class com.frevvo.forms.client.ext.OwnerExtension
 
OwnerExtension - Class in com.frevvo.forms.client.ext
 
OwnerExtension() - Constructor for class com.frevvo.forms.client.ext.OwnerExtension
 
OwnerExtension(String) - Constructor for class com.frevvo.forms.client.ext.OwnerExtension
 
ownerId - Variable in class com.frevvo.forms.client.ext.OwnerExtension
 

P

parameter(String, String) - Method in class com.frevvo.forms.client.FormEntryBuilder
Add a link parameter to this builder See FormTypeEntry constants for known parameters
parse(InputStream) - Method in class com.frevvo.forms.client.XMLContentHandler
 
parseFilter(URL) - Method in class com.frevvo.forms.client.SubmissionQuery
 
parseOrderby(URL) - Method in class com.frevvo.forms.client.SubmissionQuery
 
previousActivity(FormsService, URL) - Static method in class com.frevvo.forms.client.Helper
 
printDataSource(DataSource, PrintStream) - Static method in class com.frevvo.forms.client.Helper
Print the given data source
printUsage() - Static method in class com.frevvo.forms.client.cli.Main
 
PRIVATE_VALUE_ATTR - Static variable in class com.frevvo.forms.client.ext.VisibilityExtension
 
processAttribute(String, String, String) - Method in class com.frevvo.forms.client.ControlTypeEntry.OptionHandler
 
processAttribute(String, String, String) - Method in class com.frevvo.forms.client.ext.KeysExtension.KeyHandler
 
processEndElement() - Method in class com.frevvo.forms.client.ControlTypeEntry.OptionHandler
 
PRODUCTION_VALUE_ATTR - Static variable in class com.frevvo.forms.client.ext.DeployStateExtension
 
PUBLIC_VALUE_ATTR - Static variable in class com.frevvo.forms.client.ext.VisibilityExtension
 
putRequestCookie(String, String, String, String) - Method in class com.frevvo.forms.client.FormsService
 
putRequestHeader(String, String) - Method in class com.frevvo.forms.client.FormsService
 

R

readExternal(ObjectInput) - Method in class com.frevvo.forms.client.FormsService
 
readOnly - Variable in class com.frevvo.forms.client.ext.ReadOnlyExtension
 
READONLY_ELEMENT - Static variable in class com.frevvo.forms.client.ControlTypeEntry
 
READONLY_ELEMENT - Static variable in class com.frevvo.forms.client.ext.ReadOnlyExtension
 
READONLY_VALUE_ATTRIBUTE - Static variable in class com.frevvo.forms.client.ext.ReadOnlyExtension
 
ReadOnlyExtension - Class in com.frevvo.forms.client.ext
 
ReadOnlyExtension() - Constructor for class com.frevvo.forms.client.ext.ReadOnlyExtension
 
ReadOnlyExtension(Boolean) - Constructor for class com.frevvo.forms.client.ext.ReadOnlyExtension
 
readStream(InputStream, OutputStream) - Static method in class com.frevvo.forms.client.Helper
Reads the given input stream and writes the content to the given output stream
REL_APPS - Static variable in class com.frevvo.forms.client.UserEntry
 
REL_CONTROL - Static variable in class com.frevvo.forms.client.FormEntry
 
REL_CONTROLTYPE - Static variable in class com.frevvo.forms.client.ControlTypeEntry
 
REL_CONTROLTYPE - Static variable in class com.frevvo.forms.client.FormTypeEntry
 
REL_DESIGNER - Static variable in class com.frevvo.forms.client.FormTypeEntry
 
REL_DOCUMENT - Static variable in class com.frevvo.forms.client.SubmissionEntry
 
REL_DOCUMENTTYPES - Static variable in class com.frevvo.forms.client.FormTypeEntry
 
REL_DOCUMENTTYPES - Static variable in class com.frevvo.forms.client.SchemaEntry
 
REL_EDIT - Static variable in class com.frevvo.forms.client.ControlEntry
 
REL_EDIT - Static variable in class com.frevvo.forms.client.FormEntry
 
REL_FLOWS - Static variable in class com.frevvo.forms.client.ApplicationEntry
 
REL_FORM - Static variable in class com.frevvo.forms.client.FormTypeEntry
 
REL_FORM_INSTANCES - Static variable in class com.frevvo.forms.client.FormTypeEntry
 
REL_FORM_POPUP - Static variable in class com.frevvo.forms.client.FormTypeEntry
 
REL_FORMS - Static variable in class com.frevvo.forms.client.ApplicationEntry
 
REL_FORMTYPE - Static variable in class com.frevvo.forms.client.FormEntry
 
REL_LOCALES - Static variable in class com.frevvo.forms.client.FormTypeEntry
 
REL_PARENTCONTROLTYPE - Static variable in class com.frevvo.forms.client.ControlTypeEntry
 
REL_PARENTSUBMISSION - Static variable in class com.frevvo.forms.client.SubmissionEntry
 
REL_PARENTTASK - Static variable in class com.frevvo.forms.client.TaskEntry
 
REL_SCHEMA - Static variable in class com.frevvo.forms.client.FormTypeEntry
 
REL_SCHEMAS - Static variable in class com.frevvo.forms.client.ApplicationEntry
 
REL_SCRIPT - Static variable in class com.frevvo.forms.client.ApplicationEntry
 
REL_SNAPSHOT - Static variable in class com.frevvo.forms.client.FormTypeEntry
 
REL_STYLES - Static variable in class com.frevvo.forms.client.ApplicationEntry
 
REL_STYLES - Static variable in class com.frevvo.forms.client.UserEntry
 
REL_SUBMISSION - Static variable in class com.frevvo.forms.client.SubmissionEntry
 
REL_SUBMISSIONS - Static variable in class com.frevvo.forms.client.FormTypeEntry
 
REL_TASK - Static variable in class com.frevvo.forms.client.TaskEntry
 
REL_TASK_LIST - Static variable in class com.frevvo.forms.client.TaskFeed
 
REL_TASK_LIST_EMBED - Static variable in class com.frevvo.forms.client.TaskFeed
 
REL_TASKS - Static variable in class com.frevvo.forms.client.UserEntry
 
REL_USE - Static variable in class com.frevvo.forms.client.ControlEntry
 
REL_USE - Static variable in class com.frevvo.forms.client.FormEntry
 
removeQuery(URL) - Static method in class com.frevvo.forms.client.Helper
 
replaceFormType(FormsService, ApplicationEntry, String, InputStream) - Static method in class com.frevvo.forms.client.Helper
Replace the FormType identified by id with the given form stream
REQUIRED_ELEMENT - Static variable in class com.frevvo.forms.client.ControlTypeEntry
 
RESET_TO_STEP_ELEMENT - Static variable in class com.frevvo.forms.client.ext.ResetToStepExtension
 
RESET_TO_STEP_VALUE_ATTRIBUTE - Static variable in class com.frevvo.forms.client.ext.ResetToStepExtension
 
ResetToStepExtension - Class in com.frevvo.forms.client.ext
 
ResetToStepExtension() - Constructor for class com.frevvo.forms.client.ext.ResetToStepExtension
 
ResetToStepExtension(String) - Constructor for class com.frevvo.forms.client.ext.ResetToStepExtension
 
revision - Variable in class com.frevvo.forms.client.util.AutoLoginUserInfo
 

S

saveInstance() - Method in class com.frevvo.forms.client.FormEntry
Save and continue using this form
saveInstance(boolean) - Method in class com.frevvo.forms.client.FormEntry
Save and optionally terminate this form instance
saveInstance(FormsService, URL) - Static method in class com.frevvo.forms.client.Helper
 
saveInstance(FormsService, URL, boolean) - Static method in class com.frevvo.forms.client.Helper
 
SAX_PARSER_FACTORY - Static variable in class com.frevvo.forms.client.XMLContentHandler
 
SCHEMA_ENTRY_URL_FORMAT - Static variable in class com.frevvo.forms.client.SchemaEntry
 
SCHEMA_STATE_PENDING - Static variable in class com.frevvo.forms.client.FormsService
 
SCHEMA_STATE_SUBMITTED - Static variable in class com.frevvo.forms.client.FormsService
 
SchemaEntry - Class in com.frevvo.forms.client
This entry represents a single Schema created by a user.
SchemaEntry() - Constructor for class com.frevvo.forms.client.SchemaEntry
Constructs a new Entry instance
SchemaFeed - Class in com.frevvo.forms.client
This feed contains a list of SchemaEntry's and can be used to create new SchemaEntry's.
SchemaFeed() - Constructor for class com.frevvo.forms.client.SchemaFeed
Constructs a new Feed instance
SCHEMAS_FEED_URL_FORMAT - Static variable in class com.frevvo.forms.client.SchemaFeed
 
SCHEME_CONTROLTYPE - Static variable in class com.frevvo.forms.client.ControlTypeEntry
 
SCHEME_DISPLAYTYPE - Static variable in class com.frevvo.forms.client.ControlTypeEntry
 
SCHEME_KIND_FLOW - Static variable in class com.frevvo.forms.client.FormsService
 
SCHEME_KIND_FORM - Static variable in class com.frevvo.forms.client.FormsService
 
SCHEME_STATE_SAVED - Static variable in class com.frevvo.forms.client.FormsService
 
securityManagerName - Variable in class com.frevvo.forms.client.util.AutoLoginUserInfo
 
setActivityName(ExtensionPoint, String) - Static method in class com.frevvo.forms.client.ext.ResetToStepExtension
 
setActivityName(String) - Method in class com.frevvo.forms.client.ext.ResetToStepExtension
 
setAuthor(String) - Method in class com.frevvo.forms.client.SubmissionQuery
Unsupported at this point
setConnectTimeout(int) - Method in class com.frevvo.forms.client.FormsService
 
setControlState(JSONObject) - Method in class com.frevvo.forms.client.ControlEntry
 
setDeployState(ExtensionPoint, DeployState) - Static method in class com.frevvo.forms.client.ext.DeployStateExtension
 
setDeployState(DeployState) - Method in class com.frevvo.forms.client.ext.DeployStateExtension
 
setDeployState(DeployState) - Method in class com.frevvo.forms.client.FormTypeEntry
 
setDirty(Boolean) - Method in class com.frevvo.forms.client.ext.DirtyExtension
 
setElementName(String) - Method in class com.frevvo.forms.client.FormTypeEntry
 
setExtId(ExtensionPoint, String) - Static method in class com.frevvo.forms.client.ext.ExtIdExtension
 
setExtId(String) - Method in class com.frevvo.forms.client.ext.ExtIdExtension
 
setFields(String) - Method in class com.frevvo.forms.client.SubmissionQuery
Unsupported at this point
setFilter(String...) - Method in class com.frevvo.forms.client.SubmissionQuery
Set the filters for this query
setFilter(String) - Method in class com.frevvo.forms.client.TaskQuery
 
setFullTextQuery(String) - Method in class com.frevvo.forms.client.SubmissionQuery
Unsupported at this point.
setHasComment(String) - Method in class com.frevvo.forms.client.XMLContentHandler
 
setId(String) - Method in class com.frevvo.forms.client.ext.KeysExtension.KeyHandler
 
setIsDirty(ExtensionPoint, Boolean) - Static method in class com.frevvo.forms.client.ext.DirtyExtension
 
setIsSystem(ExtensionPoint, Boolean) - Static method in class com.frevvo.forms.client.ext.SystemExtension
 
setKind(String) - Method in class com.frevvo.forms.client.FormTypeEntry
 
setLabel(String) - Method in interface com.frevvo.forms.client.ControlTypeEntry.Option
 
setLabel(String) - Method in class com.frevvo.forms.client.ControlTypeEntry.OptionHandler
 
setName(String) - Method in class com.frevvo.forms.client.ext.KeysExtension.KeyHandler
 
setOrderby(String) - Method in class com.frevvo.forms.client.SubmissionQuery
Set the ordering of results
setOrderby(String) - Method in class com.frevvo.forms.client.TaskQuery
 
setOwnerId(ExtensionPoint, String) - Static method in class com.frevvo.forms.client.ext.OwnerExtension
 
setOwnerId(String) - Method in class com.frevvo.forms.client.ext.OwnerExtension
 
setParameters(Link, String, Object) - Static method in class com.frevvo.forms.client.Helper
 
setParameters(Link, Map<String, Object>) - Static method in class com.frevvo.forms.client.Helper
 
setPublic(boolean) - Method in class com.frevvo.forms.client.FormTypeEntry
Deprecated.
Use getVisibility() instead
setPublishedMax(DateTime) - Method in class com.frevvo.forms.client.SubmissionQuery
Unsupported at this point.
setPublishedMin(DateTime) - Method in class com.frevvo.forms.client.SubmissionQuery
Unsupported at this point.
setReadOnly(ExtensionPoint, Boolean) - Static method in class com.frevvo.forms.client.ext.ReadOnlyExtension
 
setReadOnly(Boolean) - Method in class com.frevvo.forms.client.ext.ReadOnlyExtension
 
setReadOnly(boolean) - Method in class com.frevvo.forms.client.FormTypeEntry
Sets the read-only property for this entry
setReadTimeout(int) - Method in class com.frevvo.forms.client.FormsService
 
setResetToStep(String) - Method in class com.frevvo.forms.client.TaskEntry
 
setResultFormat(Query.ResultFormat) - Method in class com.frevvo.forms.client.SubmissionQuery
Unsupported at this point.
setScript(InputStream) - Method in class com.frevvo.forms.client.ApplicationEntry
Update the script for this entry.
setSelected(boolean) - Method in interface com.frevvo.forms.client.ControlTypeEntry.Option
 
setSelected(boolean) - Method in class com.frevvo.forms.client.ControlTypeEntry.OptionHandler
 
setStrict(boolean) - Method in class com.frevvo.forms.client.SubmissionQuery
Unsupported at this point.
setStyle(ExtensionPoint, String) - Static method in class com.frevvo.forms.client.ext.StyleExtension
 
setStyle(String) - Method in class com.frevvo.forms.client.ext.StyleExtension
 
setStyle(String) - Method in class com.frevvo.forms.client.FormTypeEntry
 
setSystem(Boolean) - Method in class com.frevvo.forms.client.ext.SystemExtension
 
setSystem(boolean) - Method in class com.frevvo.forms.client.SchemaEntry
 
setTargetNamespace(ExtensionPoint, String) - Static method in class com.frevvo.forms.client.ext.TargetNamespaceExtension
 
setTargetNamespace(String) - Method in class com.frevvo.forms.client.ext.TargetNamespaceExtension
 
setTargetNamespace(String) - Method in class com.frevvo.forms.client.FormTypeEntry
 
setTemplateId(ExtensionPoint, String) - Static method in class com.frevvo.forms.client.ext.TemplateExtension
 
setTemplateId(String) - Method in class com.frevvo.forms.client.ext.TemplateExtension
 
setTemplateId(String) - Method in class com.frevvo.forms.client.FormTypeEntry
 
setTenant(String) - Method in class com.frevvo.forms.client.FormsService
 
setTypeId(ExtensionPoint, String) - Static method in class com.frevvo.forms.client.ext.TypeExtension
 
setTypeId(String) - Method in class com.frevvo.forms.client.ext.TypeExtension
 
setUserName(String) - Method in class com.frevvo.forms.client.FormsService
 
setValue(String) - Method in class com.frevvo.forms.client.ControlEntry
 
setValue(String) - Method in interface com.frevvo.forms.client.ControlTypeEntry.Option
 
setValue(String) - Method in class com.frevvo.forms.client.ControlTypeEntry.OptionHandler
 
setValue(String) - Method in class com.frevvo.forms.client.ext.KeysExtension.KeyHandler
 
setValueInEditMode(String) - Method in class com.frevvo.forms.client.ControlEntry
 
setValues(String...) - Method in class com.frevvo.forms.client.ControlEntry
Helper method for setting a values array Useful for DateTime, etc.
setVisibility(ExtensionPoint, Visibility) - Static method in class com.frevvo.forms.client.ext.VisibilityExtension
 
setVisibility(Visibility) - Method in class com.frevvo.forms.client.ext.VisibilityExtension
 
setVisibility(Visibility) - Method in class com.frevvo.forms.client.FormTypeEntry
 
signature(String, InputStream) - Method in class com.frevvo.forms.client.FormEntryBuilder
Add an xml signature to this builder
signature(URL) - Method in class com.frevvo.forms.client.FormEntryBuilder
Add an xml signature to this builder from a given URL
SOURCE_ATTACHMENT - Static variable in class com.frevvo.forms.client.FormEntryBuilder
 
SOURCE_SIGNATURE - Static variable in class com.frevvo.forms.client.FormEntryBuilder
 
SOURCE_WETSIGNATURE - Static variable in class com.frevvo.forms.client.FormEntryBuilder
 
startElement(String, String, String, Attributes) - Method in class com.frevvo.forms.client.XMLContentHandler
 
stripParameter(String, String) - Static method in class com.frevvo.forms.client.Helper
 
style - Variable in class com.frevvo.forms.client.ext.StyleExtension
 
STYLE_ELEMENT - Static variable in class com.frevvo.forms.client.ext.StyleExtension
 
STYLE_ENTRY_URL_FORMAT - Static variable in class com.frevvo.forms.client.StyleEntry
 
STYLE_SCHEME_DFLT - Static variable in class com.frevvo.forms.client.ext.StyleExtension
 
StyleEntry - Class in com.frevvo.forms.client
This entry represents a single style created by a user, its owner.
StyleEntry() - Constructor for class com.frevvo.forms.client.StyleEntry
Constructs a new Entry instance
StyleExtension - Class in com.frevvo.forms.client.ext
 
StyleExtension() - Constructor for class com.frevvo.forms.client.ext.StyleExtension
 
StyleExtension(String) - Constructor for class com.frevvo.forms.client.ext.StyleExtension
 
StyleFeed - Class in com.frevvo.forms.client
This feed contains a list of StyleEntry's and can also be used to create new StyleEntry's.
StyleFeed() - Constructor for class com.frevvo.forms.client.StyleFeed
Constructs a new Feed instance
STYLES_FEED_URL_FORMAT - Static variable in class com.frevvo.forms.client.StyleFeed
 
SUBMISSION_ENTRY_URL_FORMAT - Static variable in class com.frevvo.forms.client.SubmissionEntry
 
SubmissionEntry - Class in com.frevvo.forms.client
This entry represents a single form submission.
SubmissionEntry() - Constructor for class com.frevvo.forms.client.SubmissionEntry
Constructs a new Entry instance
SubmissionFeed - Class in com.frevvo.forms.client
This feed contains a list of SubmissionEntry's
SubmissionFeed() - Constructor for class com.frevvo.forms.client.SubmissionFeed
Constructs a new Feed instance
SubmissionMultiPart - Class in com.frevvo.forms.client
 
SubmissionMultiPart() - Constructor for class com.frevvo.forms.client.SubmissionMultiPart
 
SubmissionQuery - Class in com.frevvo.forms.client
Query for submissions supporting queries by categories, author, form name, updated date, revision, custom keys and/or by control values if there a configured to be saved.
SubmissionQuery(URL) - Constructor for class com.frevvo.forms.client.SubmissionQuery
 
submitEditingInstance(boolean) - Method in class com.frevvo.forms.client.FormEntry
 
submitEditingInstance(boolean, String, List<Cookie>) - Method in class com.frevvo.forms.client.FormEntry
 
submitEditingInstance(Service, URL, boolean) - Static method in class com.frevvo.forms.client.Helper
 
submitEditingInstance(Service, URL, boolean, String, List<Cookie>) - Static method in class com.frevvo.forms.client.Helper
 
submitInstance() - Method in class com.frevvo.forms.client.FormEntry
Submit this form and return the form documents and attachments.
submitInstance(String, List<Cookie>) - Method in class com.frevvo.forms.client.FormEntry
 
submitInstance(Service, URL) - Static method in class com.frevvo.forms.client.Helper
Submit a form instance URL
submitInstance(Service, URL, String, List<Cookie>) - Static method in class com.frevvo.forms.client.Helper
Submit a form instance URL
system - Variable in class com.frevvo.forms.client.ext.SystemExtension
 
SYSTEM_ELEMENT - Static variable in class com.frevvo.forms.client.ext.SystemExtension
 
SYSTEM_VALUE_ATTRIBUTE - Static variable in class com.frevvo.forms.client.ext.SystemExtension
 
SystemExtension - Class in com.frevvo.forms.client.ext
GData Extension point for the system element in the frevvo api (for schemas).
SystemExtension() - Constructor for class com.frevvo.forms.client.ext.SystemExtension
 
SystemExtension(Boolean) - Constructor for class com.frevvo.forms.client.ext.SystemExtension
 

T

TARGET_NAMESPACE_ELEMENT - Static variable in class com.frevvo.forms.client.ext.TargetNamespaceExtension
 
TargetNamespaceExtension - Class in com.frevvo.forms.client.ext
 
TargetNamespaceExtension() - Constructor for class com.frevvo.forms.client.ext.TargetNamespaceExtension
 
TargetNamespaceExtension(String) - Constructor for class com.frevvo.forms.client.ext.TargetNamespaceExtension
 
targetns - Variable in class com.frevvo.forms.client.ext.TargetNamespaceExtension
 
TASK_ENTRY_URL_FORMAT - Static variable in class com.frevvo.forms.client.TaskEntry
 
TASK_FEED_URL_FORMAT - Static variable in class com.frevvo.forms.client.TaskFeed
 
TaskEntry - Class in com.frevvo.forms.client
This entry represents a single task.
TaskEntry() - Constructor for class com.frevvo.forms.client.TaskEntry
Constructs a new Entry instance
TaskFeed - Class in com.frevvo.forms.client
This feed contains a list of TaskEntry's
TaskFeed() - Constructor for class com.frevvo.forms.client.TaskFeed
Constructs a new Feed instance
TaskQuery - Class in com.frevvo.forms.client
Simple class for submission-based queries.
TaskQuery(URL) - Constructor for class com.frevvo.forms.client.TaskQuery
 
TEMPLATE_ELEMENT - Static variable in class com.frevvo.forms.client.ext.TemplateExtension
 
TEMPLATE_ID_ATTRIBUTE - Static variable in class com.frevvo.forms.client.ext.TemplateExtension
 
TemplateExtension - Class in com.frevvo.forms.client.ext
 
TemplateExtension() - Constructor for class com.frevvo.forms.client.ext.TemplateExtension
 
TemplateExtension(String) - Constructor for class com.frevvo.forms.client.ext.TemplateExtension
 
templateId - Variable in class com.frevvo.forms.client.ext.TemplateExtension
 
TemplateQuery - Class in com.frevvo.forms.client
Simple class for submission-based queries.
TemplateQuery(URL) - Constructor for class com.frevvo.forms.client.TemplateQuery
 
tenantId - Variable in class com.frevvo.forms.client.util.AutoLoginUserInfo
 
TIME_FORMAT - Static variable in class com.frevvo.forms.client.TimezoneHelper
 
TIME_FORMAT_1 - Static variable in class com.frevvo.forms.client.TimezoneHelper
 
TIME_FORMAT_2 - Static variable in class com.frevvo.forms.client.TimezoneHelper
 
TIME_FORMAT_3 - Static variable in class com.frevvo.forms.client.TimezoneHelper
 
TIME_FORMAT_4 - Static variable in class com.frevvo.forms.client.TimezoneHelper
 
TIME_FORMAT_5 - Static variable in class com.frevvo.forms.client.TimezoneHelper
 
TIME_FORMAT_6 - Static variable in class com.frevvo.forms.client.TimezoneHelper
 
TIME_FORMAT_7 - Static variable in class com.frevvo.forms.client.TimezoneHelper
 
TIME_FORMAT_LIST - Static variable in class com.frevvo.forms.client.TimezoneHelper
 
TimezoneHelper - Class in com.frevvo.forms.client
Use getDateInAnyTimeZone() method to convert within different timezones
TimezoneHelper() - Constructor for class com.frevvo.forms.client.TimezoneHelper
 
toSchemaMediaSource(InputStream, String, String, String) - Static method in class com.frevvo.forms.client.Helper
Create a media source suitable for inserting into a SchemaFeed
toString() - Method in class com.frevvo.forms.client.util.AutoLoginUserInfo
 
TYPE_ELEMENT - Static variable in class com.frevvo.forms.client.ControlTypeEntry
 
TYPE_ELEMENT - Static variable in class com.frevvo.forms.client.ext.TypeExtension
 
TYPE_ID_ATTRIBUTE - Static variable in class com.frevvo.forms.client.ext.TypeExtension
 
TypeExtension - Class in com.frevvo.forms.client.ext
 
TypeExtension() - Constructor for class com.frevvo.forms.client.ext.TypeExtension
 
TypeExtension(String) - Constructor for class com.frevvo.forms.client.ext.TypeExtension
 
typeId - Variable in class com.frevvo.forms.client.ext.TypeExtension
 

U

update() - Method in class com.frevvo.forms.client.ControlTypeEntry
 
update() - Method in class com.frevvo.forms.client.DocumentTypeEntry
 
update() - Method in class com.frevvo.forms.client.StyleEntry
 
update() - Method in class com.frevvo.forms.client.SubmissionEntry
 
update() - Method in class com.frevvo.forms.client.UserEntry
 
updateControlState(FormsService, Link, String) - Static method in class com.frevvo.forms.client.Helper
 
updateControlValue(FormsService, Link, String) - Static method in class com.frevvo.forms.client.Helper
 
updateControlValue(FormsService, URL, String, String) - Static method in class com.frevvo.forms.client.Helper
Deprecated. 
updateControlValues(FormsService, Link, String...) - Static method in class com.frevvo.forms.client.Helper
 
updateMedia(boolean) - Method in class com.frevvo.forms.client.ApplicationEntry
 
updateMedia(boolean) - Method in class com.frevvo.forms.client.DocumentTypeEntry
 
updateMedia(boolean) - Method in class com.frevvo.forms.client.FormTypeEntry
 
updateMedia(boolean) - Method in class com.frevvo.forms.client.StyleEntry
 
updateScript(FormsService, Link, InputStream) - Static method in class com.frevvo.forms.client.Helper
 
uploadApplication(InputStream) - Method in class com.frevvo.forms.client.ApplicationFeed
Upload an ApplicationEntry from a previously downloaded archive.
uploadApplication(InputStream, boolean) - Method in class com.frevvo.forms.client.ApplicationFeed
Upload an ApplicationEntry from a previously downloaded archive.
uploadFormType(InputStream) - Method in class com.frevvo.forms.client.FormTypeFeed
Upload a FormTypeEntry from a previously downloaded archive.
uploadFormType(InputStream, boolean) - Method in class com.frevvo.forms.client.FormTypeFeed
Upload a FormTypeEntry from a previously downloaded archive.
uploadStyle(InputStream) - Method in class com.frevvo.forms.client.StyleFeed
 
uploadStyle(InputStream, boolean) - Method in class com.frevvo.forms.client.StyleFeed
 
USER_ENTRY_URL_FORMAT - Static variable in class com.frevvo.forms.client.UserEntry
 
UserEntry - Class in com.frevvo.forms.client
 
UserEntry() - Constructor for class com.frevvo.forms.client.UserEntry
Constructs a new Entry instance
UserFeed - Class in com.frevvo.forms.client
This feed contains a list of UserEntry's and can be used to create new UserEntry's.
UserFeed() - Constructor for class com.frevvo.forms.client.UserFeed
Constructs a new feed instance
userId - Variable in class com.frevvo.forms.client.util.AutoLoginUserInfo
 
USERS_FEED_URL_FORMAT - Static variable in class com.frevvo.forms.client.UserFeed
 

V

VALUE_ATTR - Static variable in class com.frevvo.forms.client.ext.DeployStateExtension
 
VALUE_ATTR - Static variable in class com.frevvo.forms.client.ext.StyleExtension
 
VALUE_ATTR - Static variable in class com.frevvo.forms.client.ext.TargetNamespaceExtension
 
VALUE_ATTR - Static variable in class com.frevvo.forms.client.ext.VisibilityExtension
 
VALUE_ATTRIBUTE - Static variable in class com.frevvo.forms.client.ControlTypeEntry
 
VALUE_ATTRIBUTE - Static variable in class com.frevvo.forms.client.SubmissionEntry
 
VALUE_BUTTONCLASS_EDIT - Static variable in class com.frevvo.forms.client.FormTypeEntry
Pre-defined styling for an edit button
VALUE_BUTTONCLASS_REMOVE - Static variable in class com.frevvo.forms.client.FormTypeEntry
Pre-defined styling for a remove button
VALUE_FORMACTIONTARGET_CLOSE - Static variable in class com.frevvo.forms.client.FormTypeEntry
Closes the current frame
VALUE_FORMACTIONTARGET_FRAME - Static variable in class com.frevvo.forms.client.FormTypeEntry
Redirects the current form frame
VALUE_FORMACTIONTARGET_PARENT - Static variable in class com.frevvo.forms.client.FormTypeEntry
Redirects the parent frame
VALUE_FORMACTIONTARGET_TOP - Static variable in class com.frevvo.forms.client.FormTypeEntry
Redirects the top frame of the browser
VALUE_RESIZE_FALSE - Static variable in class com.frevvo.forms.client.FormTypeEntry
Turn auto resize off
VALUE_RESIZE_HORIZONTAL - Static variable in class com.frevvo.forms.client.FormTypeEntry
Turn auto resize on horizontally only
VALUE_RESIZE_TRUE - Static variable in class com.frevvo.forms.client.FormTypeEntry
Turn auto resize on
VALUE_RESIZE_VERTICAL - Static variable in class com.frevvo.forms.client.FormTypeEntry
Turn auto resize on vertically only
valueOf(String) - Static method in enum com.frevvo.forms.client.ext.DeployState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.frevvo.forms.client.ext.Visibility
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.frevvo.forms.client.ext.DeployState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.frevvo.forms.client.ext.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class com.frevvo.forms.client.util.AutoLoginUserInfo
 
VERSION_ELEMENT - Static variable in class com.frevvo.forms.client.SubmissionEntry
 
Visibility - Enum in com.frevvo.forms.client.ext
 
visibility - Variable in class com.frevvo.forms.client.ext.VisibilityExtension
 
VISIBILITY_ELEMENT - Static variable in class com.frevvo.forms.client.ext.VisibilityExtension
 
VisibilityExtension - Class in com.frevvo.forms.client.ext
 
VisibilityExtension() - Constructor for class com.frevvo.forms.client.ext.VisibilityExtension
 
VisibilityExtension(Visibility) - Constructor for class com.frevvo.forms.client.ext.VisibilityExtension
 

W

wetSignature(String, String, InputStream) - Method in class com.frevvo.forms.client.FormEntryBuilder
Add an wet signature to this builder
wetSignature(String, URL) - Method in class com.frevvo.forms.client.FormEntryBuilder
Add an wet signature to this builder from a given URL
writeExternal(ObjectOutput) - Method in class com.frevvo.forms.client.FormsService
 

X

XMLContentHandler - Class in com.frevvo.forms.client
 
XMLContentHandler() - Constructor for class com.frevvo.forms.client.XMLContentHandler
 
A C D E F G H I K L M N O P R S T U V W X 

Copyright © 2006–2015 frevvo Inc. All rights reserved.