Uses of Interface
org.alfresco.service.cmr.action.ParameterizedItem
-
-
Uses of ParameterizedItem in org.alfresco.repo.action
Classes in org.alfresco.repo.action that implement ParameterizedItem Modifier and Type Class Description classActionConditionImplclassActionImplAction implementationclassCompositeActionConditionImplComposite action condition implementationclassCompositeActionImplComposite action implementationclassParameterizedItemImplRule item instance implementation class.Methods in org.alfresco.repo.action with parameters of type ParameterizedItem Modifier and Type Method Description protected voidParameterizedItemAbstractBase. checkMandatoryProperties(ParameterizedItem ruleItem, ParameterizedItemDefinition ruleItemDefinition)Checked whether all the mandatory parameters for the rule item have been assigned. -
Uses of ParameterizedItem in org.alfresco.repo.quickshare
Classes in org.alfresco.repo.quickshare that implement ParameterizedItem Modifier and Type Class Description classQuickShareLinkExpiryActionImplQuick share link expiry action implementation class. -
Uses of ParameterizedItem in org.alfresco.repo.rendition
Classes in org.alfresco.repo.rendition that implement ParameterizedItem Modifier and Type Class Description classCompositeRenditionDefinitionImplDeprecated.The RenditionService is being replace by the simpler async RenditionService2.classRenditionDefinitionImplDeprecated.The RenditionService is being replace by the simpler async RenditionService2. -
Uses of ParameterizedItem in org.alfresco.repo.replication
Classes in org.alfresco.repo.replication that implement ParameterizedItem Modifier and Type Class Description classReplicationDefinitionImpl -
Uses of ParameterizedItem in org.alfresco.service.cmr.action
Subinterfaces of ParameterizedItem in org.alfresco.service.cmr.action Modifier and Type Interface Description interfaceActionThe rule action interfaceinterfaceActionConditionRule condition interfaceinterfaceCancellableActionA marker interface that forms part of the Cancel Action contract.interfaceCompositeActionComposite actioninterfaceCompositeActionConditionComposite action condition -
Uses of ParameterizedItem in org.alfresco.service.cmr.quickshare
Subinterfaces of ParameterizedItem in org.alfresco.service.cmr.quickshare Modifier and Type Interface Description interfaceQuickShareLinkExpiryActionThis interface defines the details for a quick share link expiry action. -
Uses of ParameterizedItem in org.alfresco.service.cmr.rendition
Subinterfaces of ParameterizedItem in org.alfresco.service.cmr.rendition Modifier and Type Interface Description interfaceCompositeRenditionDefinitionDeprecated.The RenditionService is being replace by the simpler async RenditionService2.interfaceRenditionDefinitionDeprecated.The RenditionService is being replace by the simpler async RenditionService2. -
Uses of ParameterizedItem in org.alfresco.service.cmr.replication
Subinterfaces of ParameterizedItem in org.alfresco.service.cmr.replication Modifier and Type Interface Description interfaceReplicationDefinitionThis class is used to fully specify an inter-repository replication.
-