Uses of Class
de.hybris.platform.jalo.link.Link
-
Packages that use Link Package Description com.hybris.backoffice.jalo de.hybris.platform.catalog.jalo de.hybris.platform.jalo.link de.hybris.platform.servicelayer.internal.jalo de.hybris.platform.workflow.jalo -
-
Uses of Link in com.hybris.backoffice.jalo
Methods in com.hybris.backoffice.jalo with parameters of type Link Modifier and Type Method Description java.lang.IntegerGeneratedBackofficeManager. getVisualisationX(Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.visualisationXattribute.java.lang.IntegerGeneratedBackofficeManager. getVisualisationX(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.visualisationXattribute.intGeneratedBackofficeManager. getVisualisationXAsPrimitive(Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.visualisationXattribute.intGeneratedBackofficeManager. getVisualisationXAsPrimitive(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.visualisationXattribute.java.lang.IntegerGeneratedBackofficeManager. getVisualisationY(Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.visualisationYattribute.java.lang.IntegerGeneratedBackofficeManager. getVisualisationY(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.visualisationYattribute.intGeneratedBackofficeManager. getVisualisationYAsPrimitive(Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.visualisationYattribute.intGeneratedBackofficeManager. getVisualisationYAsPrimitive(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.visualisationYattribute.voidGeneratedBackofficeManager. setVisualisationX(Link item, int value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.visualisationXattribute.voidGeneratedBackofficeManager. setVisualisationX(Link item, java.lang.Integer value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.visualisationXattribute.voidGeneratedBackofficeManager. setVisualisationX(SessionContext ctx, Link item, int value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.visualisationXattribute.voidGeneratedBackofficeManager. setVisualisationX(SessionContext ctx, Link item, java.lang.Integer value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.visualisationXattribute.voidGeneratedBackofficeManager. setVisualisationY(Link item, int value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.visualisationYattribute.voidGeneratedBackofficeManager. setVisualisationY(Link item, java.lang.Integer value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.visualisationYattribute.voidGeneratedBackofficeManager. setVisualisationY(SessionContext ctx, Link item, int value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.visualisationYattribute.voidGeneratedBackofficeManager. setVisualisationY(SessionContext ctx, Link item, java.lang.Integer value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.visualisationYattribute. -
Uses of Link in de.hybris.platform.catalog.jalo
Methods in de.hybris.platform.catalog.jalo that return types with arguments of type Link Modifier and Type Method Description java.util.Collection<Link>CatalogManager. getCategoryProductLinks(CatalogVersion catalogVersion, Category category, Product product)Deprecated.since ages -
Uses of Link in de.hybris.platform.jalo.link
Methods in de.hybris.platform.jalo.link that return Link Modifier and Type Method Description LinkLinkManager. createLink(java.lang.String qualifier, Language language, PK sourcePK, PK targetPK, int sequenceNumber, int reverseSequenceNumber)Creates a new link using item PKs instead of real items as source and target.LinkLinkManager. createLink(java.lang.String qualifier, Language language, Item source, Item target, int sequenceNumber)Deprecated.since agesLinkLinkManager. createLink(java.lang.String qualifier, Language language, Item source, Item target, int sequenceNumber, int reverseSequenceNumber)Creates a new localizedLinkLinkLinkManager. createLink(java.lang.String qualifier, Item source, Item target, int sequenceNumber)Deprecated.since agesLinkLinkManager. createLink(java.lang.String qualifier, Item source, Item target, int sequenceNumber, int reverseSequenceNumber)Creates a new localizedLinkMethods in de.hybris.platform.jalo.link that return types with arguments of type Link Modifier and Type Method Description java.util.Collection<Link>LinkManager. getLinks(java.lang.String qualifier, Language language, Item source, Item target)Returns aCollectionof allLinkswith matching qualifier,Language, source and targetItem. The usage of wildcards always searches on all link tables because no concrete Link type can be parsed from qualifier.java.util.Collection<Link>LinkManager. getLinks(java.lang.String qualifier, Item source, Item target)Returns aCollectionof allLinkswith matching qualifier, and source and targetItem. The usage of wildcards always searches on all link tables because no concrete Link type can be parsed from qualifier. -
Uses of Link in de.hybris.platform.servicelayer.internal.jalo
Methods in de.hybris.platform.servicelayer.internal.jalo that return Link Modifier and Type Method Description LinkGeneratedServicelayerManager. createLink(SessionContext ctx, java.util.Map attributeValues)LinkGeneratedServicelayerManager. createLink(java.util.Map attributeValues)LinkGeneratedServicelayerManager. createProductMediaLink(SessionContext ctx, java.util.Map attributeValues)LinkGeneratedServicelayerManager. createProductMediaLink(java.util.Map attributeValues) -
Uses of Link in de.hybris.platform.workflow.jalo
Methods in de.hybris.platform.workflow.jalo that return Link Modifier and Type Method Description LinkGeneratedWorkflowManager. getTemplate(Link item)Generated method - Getter of theWorkflowActionLinkRelation.templateattribute.LinkGeneratedWorkflowManager. getTemplate(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionLinkRelation.templateattribute.Methods in de.hybris.platform.workflow.jalo that return types with arguments of type Link Modifier and Type Method Description java.util.List<Link>GeneratedWorkflowAction. getIncomingLinks()Generated method - Getter of theWorkflowAction.incomingLinksattribute.abstract java.util.List<Link>GeneratedWorkflowAction. getIncomingLinks(SessionContext ctx)Generated method - Getter of theWorkflowAction.incomingLinksattribute.java.util.List<Link>WorkflowAction. getIncomingLinks(SessionContext ctx)Deprecated.since ages - as of release 4.3, private method inWorkflowProcessingServicejava.util.List<Link>GeneratedWorkflowActionTemplate. getIncomingLinkTemplates()Generated method - Getter of theWorkflowActionTemplate.incomingLinkTemplatesattribute.abstract java.util.List<Link>GeneratedWorkflowActionTemplate. getIncomingLinkTemplates(SessionContext ctx)Generated method - Getter of theWorkflowActionTemplate.incomingLinkTemplatesattribute.java.util.List<Link>WorkflowActionTemplate. getIncomingLinkTemplates(SessionContext ctx)Deprecated.java.util.Collection<Link>WorkflowManager. getLinks(WorkflowDecision decision, AbstractWorkflowAction action)Deprecated.since ages - as of release 4.3, private method inDefaultWorkflowProcessingServicejava.util.Collection<Link>WorkflowManager. getLinkTemplates(AbstractWorkflowDecision decision, AbstractWorkflowAction action)Deprecated.since ages - as of release 4.3, no replacementMethods in de.hybris.platform.workflow.jalo with parameters of type Link Modifier and Type Method Description java.util.Map<Language,java.lang.String>GeneratedWorkflowManager. getAllOwnerName(Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.abstract java.util.Map<Language,java.lang.String>GeneratedWorkflowManager. getAllOwnerName(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.java.util.Map<Language,java.lang.String>WorkflowManager. getAllOwnerName(SessionContext ctx, Link item)Deprecated.since ages - as of release 4.3, please useAbstractWorkflowActionModel.getName(java.util.Locale)java.lang.StringGeneratedWorkflowManager. getOwnerName(Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.abstract java.lang.StringGeneratedWorkflowManager. getOwnerName(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.java.lang.StringWorkflowManager. getOwnerName(SessionContext ctx, Link item)Deprecated.since ages - as of release 4.3, please useAbstractWorkflowActionModel.getName()LinkGeneratedWorkflowManager. getTemplate(Link item)Generated method - Getter of theWorkflowActionLinkRelation.templateattribute.LinkGeneratedWorkflowManager. getTemplate(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionLinkRelation.templateattribute.java.lang.BooleanGeneratedWorkflowManager. isActive(Link item)Generated method - Getter of theWorkflowActionLinkRelation.activeattribute.java.lang.BooleanGeneratedWorkflowManager. isActive(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionLinkRelation.activeattribute.booleanGeneratedWorkflowManager. isActiveAsPrimitive(Link item)Generated method - Getter of theWorkflowActionLinkRelation.activeattribute.booleanGeneratedWorkflowManager. isActiveAsPrimitive(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionLinkRelation.activeattribute.java.lang.BooleanGeneratedWorkflowManager. isAndConnection(Link item)Generated method - Getter of theWorkflowActionLinkRelation.andConnectionattribute.java.lang.BooleanGeneratedWorkflowManager. isAndConnection(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionLinkRelation.andConnectionattribute.booleanGeneratedWorkflowManager. isAndConnectionAsPrimitive(Link item)Generated method - Getter of theWorkflowActionLinkRelation.andConnectionattribute.booleanGeneratedWorkflowManager. isAndConnectionAsPrimitive(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionLinkRelation.andConnectionattribute.java.lang.BooleanGeneratedWorkflowManager. isAndConnectionTemplate(Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.java.lang.BooleanGeneratedWorkflowManager. isAndConnectionTemplate(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.booleanGeneratedWorkflowManager. isAndConnectionTemplateAsPrimitive(Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.booleanGeneratedWorkflowManager. isAndConnectionTemplateAsPrimitive(SessionContext ctx, Link item)Generated method - Getter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.voidGeneratedWorkflowManager. setActive(Link item, boolean value)Generated method - Setter of theWorkflowActionLinkRelation.activeattribute.voidGeneratedWorkflowManager. setActive(Link item, java.lang.Boolean value)Generated method - Setter of theWorkflowActionLinkRelation.activeattribute.voidGeneratedWorkflowManager. setActive(SessionContext ctx, Link item, boolean value)Generated method - Setter of theWorkflowActionLinkRelation.activeattribute.voidGeneratedWorkflowManager. setActive(SessionContext ctx, Link item, java.lang.Boolean value)Generated method - Setter of theWorkflowActionLinkRelation.activeattribute.voidGeneratedWorkflowManager. setAllOwnerName(Link item, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.abstract voidGeneratedWorkflowManager. setAllOwnerName(SessionContext ctx, Link item, java.util.Map<Language,java.lang.String> value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.voidWorkflowManager. setAllOwnerName(SessionContext ctx, Link item, java.util.Map<Language,java.lang.String> value)Deprecated.since ages - as of release 4.3, please useAbstractWorkflowActionModel.setName(String, java.util.Locale)voidGeneratedWorkflowManager. setAndConnection(Link item, boolean value)Generated method - Setter of theWorkflowActionLinkRelation.andConnectionattribute.voidGeneratedWorkflowManager. setAndConnection(Link item, java.lang.Boolean value)Generated method - Setter of theWorkflowActionLinkRelation.andConnectionattribute.voidGeneratedWorkflowManager. setAndConnection(SessionContext ctx, Link item, boolean value)Generated method - Setter of theWorkflowActionLinkRelation.andConnectionattribute.voidGeneratedWorkflowManager. setAndConnection(SessionContext ctx, Link item, java.lang.Boolean value)Generated method - Setter of theWorkflowActionLinkRelation.andConnectionattribute.voidGeneratedWorkflowManager. setAndConnectionTemplate(Link item, boolean value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.voidGeneratedWorkflowManager. setAndConnectionTemplate(Link item, java.lang.Boolean value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.voidGeneratedWorkflowManager. setAndConnectionTemplate(SessionContext ctx, Link item, boolean value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.voidGeneratedWorkflowManager. setAndConnectionTemplate(SessionContext ctx, Link item, java.lang.Boolean value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.andConnectionTemplateattribute.voidGeneratedWorkflowManager. setOwnerName(Link item, java.lang.String value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.abstract voidGeneratedWorkflowManager. setOwnerName(SessionContext ctx, Link item, java.lang.String value)Generated method - Setter of theWorkflowActionTemplateLinkTemplateRelation.ownerNameattribute.voidWorkflowManager. setOwnerName(SessionContext ctx, Link item, java.lang.String value)Deprecated.since ages - as of release 4.3, please useAbstractWorkflowActionModel.setName(String)protected voidGeneratedWorkflowManager. setTemplate(Link item, Link value)Generated method - Setter of theWorkflowActionLinkRelation.templateattribute.protected voidGeneratedWorkflowManager. setTemplate(SessionContext ctx, Link item, Link value)Generated method - Setter of theWorkflowActionLinkRelation.templateattribute.
-