Uses of Class
com.viglet.turing.client.sn.job.TurSNAttributeSpec
Packages that use TurSNAttributeSpec
Package
Description
-
Uses of TurSNAttributeSpec in com.viglet.turing.connector.aem.commons
Methods in com.viglet.turing.connector.aem.commons that return TurSNAttributeSpecModifier and TypeMethodDescriptionstatic @NotNull TurSNAttributeSpec
TurAemAttrProcess.getTurSNAttributeSpec
(String facet, Map<String, String> facetLabel) static TurSNAttributeSpec
TurAemAttrProcess.setTagFacet
(TurAemSourceContext turAemSourceContext, String facetId) Methods in com.viglet.turing.connector.aem.commons that return types with arguments of type TurSNAttributeSpecModifier and TypeMethodDescriptionstatic List
<TurSNAttributeSpec> TurAemCommonsUtils.getDefinitionFromModel
(List<TurSNAttributeSpec> turSNAttributeSpecList, Map<String, Object> targetAttrMap) Method parameters in com.viglet.turing.connector.aem.commons with type arguments of type TurSNAttributeSpecModifier and TypeMethodDescriptionTurAemAttrProcess.addTargetAttrValuesBySourceAttr
(TurAemSourceContext turAemSourceContext, List<TurSNAttributeSpec> turSNAttributeSpecList, TurAemTargetAttr targetAttr, TurAemSourceAttr sourceAttr, TurAemContext context) static @NotNull List
<TurSNJobAttributeSpec> TurAemCommonsUtils.castSpecToJobSpec
(List<TurSNAttributeSpec> turSNAttributeSpecList) static List
<TurSNAttributeSpec> TurAemCommonsUtils.getDefinitionFromModel
(List<TurSNAttributeSpec> turSNAttributeSpecList, Map<String, Object> targetAttrMap) TurAemAttrProcess.prepareAttributeDefs
(TurAemObject aemObject, TurAemContentDefinitionProcess turAemContentDefinitionProcess, List<TurSNAttributeSpec> turSNAttributeSpecList, TurAemSourceContext turAemSourceContext) TurAemAttrProcess.process
(TurAemContext context, List<TurSNAttributeSpec> turSNAttributeSpecList, TurAemSourceContext turAemSourceContext) -
Uses of TurSNAttributeSpec in com.viglet.turing.connector.aem.commons.mappers
Subclasses of TurSNAttributeSpec in com.viglet.turing.connector.aem.commons.mappersMethods in com.viglet.turing.connector.aem.commons.mappers that return types with arguments of type TurSNAttributeSpec -
Uses of TurSNAttributeSpec in com.viglet.turing.connector.plugin.aem.persistence.model