public class DeleteEntityAmendment extends AbstractAmendment
CORRECTION, ERROR, UNFIXABLE_ERROR| Constructor and Description |
|---|
DeleteEntityAmendment(int type,
String message,
org.ofbiz.core.entity.GenericValue entity) |
| Modifier and Type | Method and Description |
|---|---|
org.ofbiz.core.entity.GenericValue |
getEntity() |
String |
getMessage() |
equals, getBugId, getType, hashCode, isCorrection, isError, isValidType, isWarning, setBugId, setMessage, setType, toStringpublic DeleteEntityAmendment(int type,
String message,
org.ofbiz.core.entity.GenericValue entity)
public org.ofbiz.core.entity.GenericValue getEntity()
public String getMessage()
getMessage in interface AmendmentgetMessage in class AbstractAmendmentCopyright © 2002-2018 Atlassian. All Rights Reserved.