Package | Description |
---|---|
com.frevvo.forms.client |
Modifier and Type | Method and Description |
---|---|
FormTypeEntry |
FormTypeFeed.createEntry() |
FormTypeEntry |
FormTypeFeed.createEntry(ApplicationEntry appEntry)
Create a new FormTypeEntry using the given ApplicationEntry as the owner.
|
FormTypeEntry |
FormEntry.getFormTypeEntry() |
FormTypeEntry |
ControlTypeFeed.getOwnerEntry()
Get the ApplicationEntry that owns this feed.
|
FormTypeEntry |
LocaleEntry.getOwnerEntry()
Get the owner FormType or FlowType Entry for this LocaleEntry.
|
FormTypeEntry |
SubmissionFeed.getOwnerEntry()
Get the ApplicationEntry that owns this feed.
|
FormTypeEntry |
FormTypeEntry.getSelf(boolean full)
Get self entry
|
static FormTypeEntry |
Helper.replaceFormType(FormsService fs,
ApplicationEntry appEntry,
String existingFormId,
InputStream newForm)
Replace the FormType identified by
id with the given form stream |
FormTypeEntry |
FormTypeEntry.updateMedia(boolean arg0) |
FormTypeEntry |
FormTypeFeed.uploadFormType(InputStream is)
Upload a FormTypeEntry from a previously downloaded archive.
|
FormTypeEntry |
FormTypeFeed.uploadFormType(InputStream is,
boolean replace)
Upload a FormTypeEntry from a previously downloaded archive.
|
Constructor and Description |
---|
FormEntryBuilder(FormTypeEntry ftEntry)
Constructor
|
Copyright © 2006–2015 frevvo Inc. All rights reserved.