Uses of Interface
com.adobe.acs.commons.ccvar.TransformAction
Packages that use TransformAction
-
Uses of TransformAction in com.adobe.acs.commons.ccvar
Methods in com.adobe.acs.commons.ccvar that return TransformActionModifier and TypeMethodDescriptionTakes the key and determines if there is an action specified in it and checks the action specified against the full configured list of actions present in the system. -
Uses of TransformAction in com.adobe.acs.commons.ccvar.util
Methods in com.adobe.acs.commons.ccvar.util with parameters of type TransformActionModifier and TypeMethodDescriptionstatic StringContentVariableReplacementUtil.doReplacement(String input, String key, String replacement, TransformAction action) Utility method to replace values and optionally execute actions on the values to be replaced.