AbstractMetacardActionProvider@Deprecated public abstract class AbstractMetacardActionProvider extends Object implements ActionProvider
| Modifier and Type | Field and Description |
|---|---|
protected String |
actionProviderId
Deprecated.
|
protected String |
attributeName
Deprecated.
|
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractMetacardActionProvider()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract Action |
getAction(String metacardId,
String metacardSource)
Deprecated.
|
<T> Action |
getAction(T input)
Deprecated.
|
String |
getId()
Deprecated.
|
protected String |
getSource(Metacard metacard)
Deprecated.
|
protected boolean |
isHostUnset(String host)
Deprecated.
|
protected String attributeName
protected String actionProviderId
protected AbstractMetacardActionProvider()
public <T> Action getAction(T input)
getAction in interface ActionProviderinput - object for which the ActionProvider is requested to provide an ActionAction object. If no action can be taken on the input, then null
shall be returnedprotected boolean isHostUnset(String host)
public String getId()
getId in interface ActionProviderActionProvider
providesThis work is licensed under a Creative Commons Attribution 4.0 International License.