| Package | Description |
|---|---|
| com.abiquo.event.adapter | |
| com.abiquo.event.model.enumerations |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<java.util.Map<EntityAction.KEYS,java.lang.String>> |
MapAdapter.unmarshal(org.w3c.dom.Element element) |
| Modifier and Type | Method and Description |
|---|---|
org.w3c.dom.Element |
MapAdapter.marshal(com.google.common.base.Optional<java.util.Map<EntityAction.KEYS,java.lang.String>> map) |
| Modifier and Type | Method and Description |
|---|---|
EntityAction.KEYS[] |
EntityAction.Action.getErrorkeys() |
EntityAction.KEYS[] |
EntityAction.Action.getInfokeys() |
EntityAction.KEYS[] |
EntityAction.Action.getWarnkeys() |
static EntityAction.KEYS |
EntityAction.KEYS.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EntityAction.KEYS[] |
EntityAction.KEYS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EntityAction.Action<E> |
EntityAction.Action.addErrorkeys(EntityAction.KEYS[] keys)
Add a new list of possible keys available in ERROR events to the already existent list.
|
Copyright © 2008-2020 Abiquo Holdings S.L.. All Rights Reserved.