public interface SuppressRegistryObjectCommand
Modifier and Type | Method and Description |
---|---|
boolean |
appliesTo(Item item,
Connector connection)
Check whether this command applies to the given item
|
java.lang.String |
getCommandClass()
Get Command Class name to be suppressed for an item
|
boolean appliesTo(Item item, Connector connection)
item
- connection
- Registry connectionjava.lang.String getCommandClass()