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, toString
public DeleteEntityAmendment(int type, String message, org.ofbiz.core.entity.GenericValue entity)
public org.ofbiz.core.entity.GenericValue getEntity()
public String getMessage()
getMessage
in interface Amendment
getMessage
in class AbstractAmendment
Copyright © 2002-2018 Atlassian. All Rights Reserved.