Uses of Class
org.alfresco.rest.api.model.rules.RuleSetLink
Packages that use RuleSetLink
Package
Description
-
Uses of RuleSetLink in org.alfresco.rest.api
Methods in org.alfresco.rest.api that return RuleSetLinkModifier and TypeMethodDescriptionRuleSets.linkToRuleSet
(String folderNodeId, String linkToNodeId) Link a rule set to a folder -
Uses of RuleSetLink in org.alfresco.rest.api.impl.rules
Methods in org.alfresco.rest.api.impl.rules that return RuleSetLinkModifier and TypeMethodDescriptionRuleSetsImpl.linkToRuleSet
(String folderNodeId, String linkToNodeId) -
Uses of RuleSetLink in org.alfresco.rest.api.nodes
Methods in org.alfresco.rest.api.nodes that return types with arguments of type RuleSetLinkModifier and TypeMethodDescriptionNodeRuleSetLinksRelation.create
(String nodeId, List<RuleSetLink> ruleSetLinksBody, Parameters parameters) Method parameters in org.alfresco.rest.api.nodes with type arguments of type RuleSetLinkModifier and TypeMethodDescriptionNodeRuleSetLinksRelation.create
(String nodeId, List<RuleSetLink> ruleSetLinksBody, Parameters parameters)