DetectPropertyChangeRule instead.@Deprecated public class DetectPropertyChangeTrigger extends DefaultRule
Trigger Attributes:
contentTypeName - Resource Type Name. E.g.
fields - comma separated list of bundle:field. E.g.
check.for - Values can be "All" or "Any". E.g.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CHECK_ALL
Deprecated.
|
static java.lang.String |
CHECK_ANY
Deprecated.
|
| Constructor and Description |
|---|
DetectPropertyChangeTrigger()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isApplicable(AssociateResourceEvent event)
Deprecated.
Default isApplicable() method for AssociateResourceEvent type.
|
boolean |
isApplicable(CopyResourceEvent event)
Deprecated.
Default isApplicable() method for CopyResourceEvent type.
|
boolean |
isApplicable(CreateResourceEvent event)
Deprecated.
Default isApplicable() method for CreateResourceEvent type.
|
boolean |
isApplicable(DeleteResourceEvent event)
Deprecated.
Default isApplicable() method for DeleteResourceEvent type.
|
boolean |
isApplicable(DisassociateResourceEvent event)
Deprecated.
Default isApplicable() method for DisassociateResourceEvent type.
|
boolean |
isApplicable(QueryEvent event)
Deprecated.
Default isApplicable() method for QueryEvent type.
|
boolean |
isApplicable(SearchEvent event)
Deprecated.
Default isApplicable() method for SearchEvent type.
|
boolean |
isApplicable(UpdateResourceEvent event)
Deprecated.
Default isApplicable() method for UpdateResourceEvent type.
|
isApplicable, isApplicable, isApplicable, isApplicable, isApplicablegetAttributes, setAttributespublic static final java.lang.String CHECK_ALL
public static final java.lang.String CHECK_ANY
public boolean isApplicable(CreateResourceEvent event)
DefaultRuleisApplicable in class DefaultRuleevent - a create resource event to be handledpublic boolean isApplicable(UpdateResourceEvent event)
DefaultRuleisApplicable in class DefaultRuleevent - an update resource event to be handledpublic boolean isApplicable(AssociateResourceEvent event)
DefaultRuleisApplicable in class DefaultRuleevent - an associate resource event to be handledpublic boolean isApplicable(DisassociateResourceEvent event)
DefaultRuleisApplicable in class DefaultRuleevent - a disassociate resource event to be handledpublic boolean isApplicable(CopyResourceEvent event)
DefaultRuleisApplicable in class DefaultRuleevent - a copy resource event to be handledpublic boolean isApplicable(DeleteResourceEvent event)
DefaultRuleisApplicable in class DefaultRuleevent - a delete resource event to be handledpublic boolean isApplicable(QueryEvent event)
DefaultRuleisApplicable in class DefaultRuleevent - a query event to be handledpublic boolean isApplicable(SearchEvent event)
DefaultRuleisApplicable in class DefaultRuleevent - a search event to be handled
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.