|
IBM BPM API for Web Service Clients v8.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InfoPathForm in com.lombardisoftware.webapi |
---|
Methods in com.lombardisoftware.webapi that return InfoPathForm | |
---|---|
InfoPathForm |
InfoPathFormAttachment.getForm()
Gets the form value for this InfoPathFormAttachment. |
InfoPathForm |
ExposedItem.getInfoPathForm()
Gets the infoPathForm value for this ExposedItem. |
InfoPathForm |
Favorite.getInfoPathForm()
Gets the infoPathForm value for this Favorite. |
Methods in com.lombardisoftware.webapi with parameters of type InfoPathForm | |
---|---|
void |
InfoPathFormAttachment.setForm(InfoPathForm form)
Sets the form value for this InfoPathFormAttachment. |
void |
ExposedItem.setInfoPathForm(InfoPathForm infoPathForm)
Sets the infoPathForm value for this ExposedItem. |
void |
Favorite.setInfoPathForm(InfoPathForm infoPathForm)
Sets the infoPathForm value for this Favorite. |
Constructors in com.lombardisoftware.webapi with parameters of type InfoPathForm | |
---|---|
ExposedItem(long id,
java.lang.String name,
java.lang.String type,
java.lang.String displayName,
java.lang.Boolean startable,
java.lang.String URL,
Service service,
Process process,
Scoreboard scoreboard,
Report report,
InfoPathForm infoPathForm,
java.lang.Boolean infoPathFormOfflineOnly)
|
|
Favorite(long id,
java.lang.String name,
java.lang.String displayName,
java.lang.Boolean startable,
FavoriteType type,
Service service,
Process process,
InfoPathForm infoPathForm,
java.lang.Boolean infoPathFormOfflineOnly)
|
|
InfoPathFormAttachment(InfoPathForm form,
InfoPathFormData data)
|
|
IBM BPM API for Web Service Clients v8.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |