public class RecordCategoryDeletedCondition extends Condition
CONDITION_TYPE_CATALOG_SETTINGS_CHANGED, CONDITION_TYPE_FIELD_VALUE_CHANGED, CONDITION_TYPE_RECORD_CATEGORY_ADDED, CONDITION_TYPE_RECORD_CATEGORY_DELETED
Constructor and Description |
---|
RecordCategoryDeletedCondition()
Creates an unbound condition.
|
Modifier and Type | Method and Description |
---|---|
void |
bind(Binding binding)
Binds this condition to the given binding.
|
boolean |
equals(java.lang.Object o) |
static java.lang.String |
getDisplayString()
Returns the display string for this type of condition.
|
static java.lang.String |
getDisplayString(boolean forRecord,
boolean forSubTable)
Returns the display string for this type of condition.
|
int[] |
getSupportedSourceTypes()
Returns the source types this condition supports.
|
int |
hashCode() |
getCatalogItemEventsTable, getConfigurator, getFireHostItemInTable, getType, isFireHostItem, setCatalogItemEventsTable, setFireHostItem, setFireHostItemInTable, supportsSourceTypes
public RecordCategoryDeletedCondition()
public void bind(Binding binding)
Condition
public int[] getSupportedSourceTypes()
Condition
TriggerManager.SOURCE_TYPE_CATALOG
,
TriggerManager.SOURCE_TYPE_CATEGORIES
, TriggerManager.SOURCE_TYPE_CATEGORY
,
TriggerManager.SOURCE_TYPE_RECORD
, TriggerManager.SOURCE_TYPE_RECORDS
and
TriggerManager.SOURCE_TYPE_SERVER
.getSupportedSourceTypes
in class Condition
public static java.lang.String getDisplayString()
public static java.lang.String getDisplayString(boolean forRecord, boolean forSubTable)
forRecord
- set to true if this condition waits for deleted records, false when waiting for deleted categoriesforSubTable
- set to true if this condition should fire for a sub table itemwww.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.