Class DynamicDeckInitiatorPageModel
java.lang.Object
com.adobe.acs.commons.mcp.form.GeneratedDialog
com.adobe.acs.commons.indesign.dynamicdeckdynamo.models.DynamicDeckInitiatorPageModel
@Model(adaptables={org.apache.sling.api.resource.Resource.class,org.apache.sling.api.SlingHttpServletRequest.class},
defaultInjectionStrategy=OPTIONAL)
public class DynamicDeckInitiatorPageModel
extends GeneratedDialog
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.adobe.acs.commons.mcp.form.GeneratedDialog
fieldComponents -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCollectionPath(String collectionPath) voidsetDeckTitle(String deckTitle) voidsetDestinationPath(String destinationPath) voidsetMasterAssetPath(String masterAssetPath) voidsetOperationMode(DynamicDeckInitiatorPageModel.Mode operationMode) voidsetTemplatePath(String templatePath) Methods inherited from class com.adobe.acs.commons.mcp.form.GeneratedDialog
getAllClientLibraries, getCssClientLibraries, getFieldComponents, getForm, getFormResource, getFormTitle, getJsClientLibraries, getRequest, getResource, getSlingHelper, init, initAnnotationValues, setFormTitle
-
Constructor Details
-
DynamicDeckInitiatorPageModel
public DynamicDeckInitiatorPageModel()
-
-
Method Details
-
getDeckTitle
-
setDeckTitle
-
getTemplatePath
-
setTemplatePath
-
getCollectionPath
-
setCollectionPath
-
getMasterAssetPath
-
setMasterAssetPath
-
getDestinationPath
-
setDestinationPath
-
getOperationMode
-
setOperationMode
-