@Component(value="cuba_DeletePolicyProcessor")
@Scope(value="prototype")
public class DeletePolicyProcessor
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
DeletePolicyProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Entity |
getEntity() |
void |
process() |
void |
setEntity(Entity entity) |
public static final java.lang.String NAME