Uses of Class
com.fluig.sdk.api.workflow.CardIndexAPIVO
-
Packages that use CardIndexAPIVO Package Description com.fluig.sdk.service -
-
Uses of CardIndexAPIVO in com.fluig.sdk.service
Methods in com.fluig.sdk.service that return CardIndexAPIVO Modifier and Type Method Description CardIndexAPIVOCardIndexAPIService. createCardIndex(File filecontent, String formName, Integer parentIdValue)CardIndexAPIVOCardIndexAPIService. createCardIndex(File filecontent, String mainFile, String formName, String descriptorField, String datasetName, Integer parentIdValue)CardIndexAPIVOCardIndexAPIService. patchCardIndex(File filecontent, Integer documentIdValue, String updateMode, String mainFile, String formName, String descriptorField, String datasetName)CardIndexAPIVOCardIndexAPIService. putCardIndex(File filecontent, Integer documentIdValue, String updateMode, String mainFile, String formName, String descriptorField, String datasetName)
-