Uses of Annotation Type
com.adobe.acs.commons.mcp.form.FormField
Packages that use FormField
Package
Description
Service for viewing generic list of key/value pairs.
Form components for MCP
-
Uses of FormField in com.adobe.acs.commons.genericlists
Methods in com.adobe.acs.commons.genericlists with annotations of type FormField -
Uses of FormField in com.adobe.acs.commons.mcp.form
Methods in com.adobe.acs.commons.mcp.form that return FormFieldModifier and TypeMethodDescriptionstatic FormFieldFormField.Factory.create(String name, String hint, String description, String category, boolean required, Class<? extends FieldComponent> clazz, String[] options) static FormFieldFormField.Factory.create(String name, String hint, String description, String category, boolean required, Class<? extends FieldComponent> clazz, String[] options, boolean localize, String[] languages) final FormFieldFieldComponent.getFieldDefinition()Methods in com.adobe.acs.commons.mcp.form with parameters of type FormFieldModifier and TypeMethodDescriptionfinal voidFieldComponent.setup(String name, AccessibleObject fieldOrMethod, FormField field, org.apache.sling.api.scripting.SlingScriptHelper sling) -
Uses of FormField in com.adobe.acs.commons.mcp.impl.processes
Fields in com.adobe.acs.commons.mcp.impl.processes with annotations of type FormFieldModifier and TypeFieldDescriptioncom.adobe.acs.commons.mcp.impl.processes.AssetFolderCreator.FolderTypeAssetFolderCreator.assetFolderTypeintDeepPrune.batchSizeAssetFolderCreator.excelFileBulkPageTagger.excelFileThe Excel file.TagCreator.excelFileAssetFolderCreator.fallbackTagCreator.fallbackDeepPrune.ignorebooleanTagReporter.includeReferencesintProcessCleanup.miniumumAgeintDeepPrune.minPurgeDepthWorkflowRemover.modelIdsintDeepPrune.numPasseslongWorkflowRemover.olderThanMillisWorkflowRemover.olderThanValWorkflowRemover.payloadPathsAssetFolderCreator.primaryTagCreator.primaryBulkWorkflow.queryLanguageBulkWorkflow.queryStatementTagReporter.referenceMethodTagReporter.referencesCharacterLimitBulkWorkflow.relativePayloadPathintDeepPrune.retryCountintDeepPrune.retryWaitTagReporter.rootSearchPathDeepPrune.startingFolderWorkflowRemover.statusesTagReporter.tagPathBulkWorkflow.workflowId -
Uses of FormField in com.adobe.acs.commons.mcp.impl.processes.asset
Fields in com.adobe.acs.commons.mcp.impl.processes.asset with annotations of type FormFieldModifier and TypeFieldDescriptionprotected AssetIngestor.AssetActionAssetIngestor.existingAssetAction -
Uses of FormField in com.adobe.acs.commons.mcp.impl.processes.renovator
Fields in com.adobe.acs.commons.mcp.impl.processes.renovator with annotations of type FormField