Package com.adobe.aemds.guide.service
Interface AdaptiveFormsDataService
-
public interface AdaptiveFormsDataService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<AdaptiveFormData>
getEmbeddedAdaptiveFormsData(AdaptiveFormInfo adaptiveFormInfo)
Get xmls and attachments per embedded form inside this Af
-
-
-
Method Detail
-
getEmbeddedAdaptiveFormsData
java.util.List<AdaptiveFormData> getEmbeddedAdaptiveFormsData(AdaptiveFormInfo adaptiveFormInfo)
Get xmls and attachments per embedded form inside this Af- Parameters:
adaptiveFormInfo
-
-
-