public class RecordCategoryAddedCondition extends SpecificFieldCondition
CONDITION_TYPE_CATALOG_SETTINGS_CHANGED, CONDITION_TYPE_FIELD_VALUE_CHANGED, CONDITION_TYPE_RECORD_CATEGORY_ADDED, CONDITION_TYPE_RECORD_CATEGORY_DELETED
Constructor and Description |
---|
RecordCategoryAddedCondition()
Deprecated.
Use
RecordCategoryAddedCondition(GUID) instead |
RecordCategoryAddedCondition(GUID fieldUID)
Creates an unbound condition for the given field.
|
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.
|
int[] |
getSupportedSourceTypes()
Returns the source types this condition supports.
|
int |
hashCode() |
getDisplayString
getCatalogItemEventsTable, getConfigurator, getFireHostItemInTable, getType, isFireHostItem, setCatalogItemEventsTable, setFireHostItem, setFireHostItemInTable, supportsSourceTypes
@Deprecated public RecordCategoryAddedCondition()
RecordCategoryAddedCondition(GUID)
insteadpublic RecordCategoryAddedCondition(GUID fieldUID)
fieldUID
- the field to wait for adds or null
if all adds should firepublic 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 boolean equals(java.lang.Object o)
equals
in class SpecificFieldCondition
public int hashCode()
hashCode
in class SpecificFieldCondition
www.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.