Uses of Class
com.frevvo.forms.client.ApplicationEntry

Packages that use ApplicationEntry
com.frevvo.forms.client   
 

Uses of ApplicationEntry in com.frevvo.forms.client
 

Methods in com.frevvo.forms.client that return ApplicationEntry
 ApplicationEntry SchemaEntry.getOnwerEntry()
           Get the ApplicationEntry that owns this feed.
 ApplicationEntry FormTypeEntry.getOnwerEntry()
          Get the owner ApplicationEntry for this FormTypeEntry.
 ApplicationEntry DocumentTypeEntry.getOnwerEntry()
           Get the ApplicationEntry that owns this feed.
 ApplicationEntry FormTypeFeed.getOwnerEntry()
           Get the ApplicationEntry that owns this feed.
 ApplicationEntry DocumentTypeFeed.getOwnerEntry()
           Get the ApplicationEntry that owns this feed.
 ApplicationEntry FormTypeTemplateFeed.getOwnerEntry()
           Get the ApplicationEntry that owns this feed.
 ApplicationEntry SchemaFeed.getOwnerEntry()
           Get the ApplicationEntry that owns this feed.
 ApplicationEntry ApplicationEntry.update()
           
 ApplicationEntry ApplicationEntry.updateMedia(boolean arg0)
           
 

Methods in com.frevvo.forms.client with parameters of type ApplicationEntry
 FormTypeEntry FormTypeFeed.createEntry(ApplicationEntry appEntry)
           Create a new FormTypeEntry using the given ApplicationEntry as the owner.
 SchemaEntry SchemaFeed.createEntry(ApplicationEntry appEntry)
           Create a new SchemaEntry using the given ApplicationEntry as the owner.
static FormTypeEntry Helper.replaceFormType(FormsService fs, ApplicationEntry appEntry, java.lang.String existingFormId, java.io.InputStream newForm)
          Replace the FormType identified by id with the given form stream
 



Copyright © 2006-2011 frevvo Inc. All Rights Reserved.