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
Method parameters in com.viglet.turing.connector.aem with type arguments of type TurSNAttributeSpecModifier and TypeMethodDescriptionTurAemIndexerTool.prepareAttributeDefs
(TurAemObject aemObject, List<TurSNAttributeSpec> turSNAttributeSpecList, TurAemSourceContext turAemSourceContext) -
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, TurCmsTargetAttr targetAttr, TurCmsSourceAttr sourceAttr, TurCmsContext 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, TurCmsContentDefinitionProcess turCmsContentDefinitionProcess, List<TurSNAttributeSpec> turSNAttributeSpecList, TurAemSourceContext turAemSourceContext) TurAemAttrProcess.process
(TurCmsContext context, List<TurSNAttributeSpec> turSNAttributeSpecList, TurAemSourceContext turAemSourceContext) -
Uses of TurSNAttributeSpec in com.viglet.turing.connector.aem.persistence.model
Subclasses of TurSNAttributeSpec in com.viglet.turing.connector.aem.persistence.model -
Uses of TurSNAttributeSpec in com.viglet.turing.connector.cms.mappers
Subclasses of TurSNAttributeSpec in com.viglet.turing.connector.cms.mappersMethods in com.viglet.turing.connector.cms.mappers that return types with arguments of type TurSNAttributeSpec