Package | Description |
---|---|
com.canto.cumulus.db.trigger |
Modifier and Type | Class and Description |
---|---|
class |
CatalogSettingsChangedCondition
This class represents a condition that fires if catalog settings have changed.
|
class |
FieldValueChangedCondition
This class represents a condition that fires if a fields value has changed.
|
class |
RecordCategoryAddedCondition
This class represents a condition that fires if a record or category has been created.
|
class |
RecordCategoryDeletedCondition
This class represents a condition that fires if a record or category has been deleted.
|
class |
SpecificFieldCondition
This is the base class for
RecordCategoryAddedCondition and FieldValueChangedCondition . |
class |
UnknownCondition |
Modifier and Type | Method and Description |
---|---|
Condition |
FieldValueChangedCondition.cloneForCatalog(Catalog destinationCatalog,
java.lang.String defaultTableName)
Returns a copy of the
FieldValueChangedCondition with the proper binding to the destination catalog or null if the field or the table
does not exist in the destination catalog. |
Condition |
Trigger.getCondition()
Returns the condition of this trigger.
|
Constructor and Description |
---|
Trigger(Condition condition,
Action action)
Creates a new local trigger instance.
|
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.