public class CreateEntityAmendment extends AbstractAmendment implements Serializable
CORRECTION, ERROR, UNFIXABLE_ERROR
Constructor and Description |
---|
CreateEntityAmendment(int type,
String message,
org.ofbiz.core.entity.GenericValue entity) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
org.ofbiz.core.entity.GenericValue |
getEntity() |
String |
getMessage() |
int |
hashCode() |
getBugId, getType, isCorrection, isError, isValidType, isWarning, setBugId, setMessage, setType, toString
public CreateEntityAmendment(int type, String message, org.ofbiz.core.entity.GenericValue entity)
public String getMessage()
getMessage
in interface Amendment
getMessage
in class AbstractAmendment
public org.ofbiz.core.entity.GenericValue getEntity()
public boolean equals(Object o)
equals
in class AbstractAmendment
public int hashCode()
hashCode
in class AbstractAmendment
Copyright © 2002-2024 Atlassian. All Rights Reserved.