Package | Description |
---|---|
com.frevvo.forms.client |
Modifier and Type | Method and Description |
---|---|
ApplicationEntry |
DocumentTypeEntry.getOnwerEntry()
Deprecated.
|
ApplicationEntry |
FormTypeEntry.getOnwerEntry()
Deprecated.
|
ApplicationEntry |
SchemaEntry.getOnwerEntry()
Deprecated.
|
ApplicationEntry |
FormTypeTemplateFeed.getOwnerEntry()
Get the ApplicationEntry that owns this feed.
|
ApplicationEntry |
DocumentTypeFeed.getOwnerEntry()
Get the ApplicationEntry that owns this feed.
|
ApplicationEntry |
FormTypeFeed.getOwnerEntry()
Get the ApplicationEntry that owns this feed.
|
ApplicationEntry |
DocumentTypeEntry.getOwnerEntry()
Get the ApplicationEntry that owns this feed.
|
ApplicationEntry |
FormTypeEntry.getOwnerEntry()
Get the owner ApplicationEntry for this FormTypeEntry.
|
ApplicationEntry |
SchemaFeed.getOwnerEntry()
Get the ApplicationEntry that owns this feed.
|
ApplicationEntry |
SchemaEntry.getOwnerEntry()
Get the ApplicationEntry that owns this feed.
|
ApplicationEntry |
ApplicationEntry.updateMedia(boolean arg0) |
ApplicationEntry |
ApplicationFeed.uploadApplication(InputStream is)
Upload an ApplicationEntry from a previously downloaded archive.
|
ApplicationEntry |
ApplicationFeed.uploadApplication(InputStream is,
boolean replace)
Upload an ApplicationEntry from a previously downloaded archive.
|
Modifier and Type | Method and Description |
---|---|
FormTypeEntry |
FormTypeFeed.createEntry(ApplicationEntry appEntry)
Create a new FormTypeEntry using the given ApplicationEntry as the owner.
|
static FormTypeEntry |
Helper.replaceFormType(FormsService fs,
ApplicationEntry appEntry,
String existingFormId,
InputStream newForm)
Replace the FormType identified by
id with the given form stream |
Copyright © 2006–2015 frevvo Inc. All rights reserved.