public class CreateEntityAmendment extends AbstractAmendment
CORRECTION, ERROR, UNFIXABLE_ERROR| Constructor and Description |
|---|
CreateEntityAmendment(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 CreateEntityAmendment(int type,
String message,
org.ofbiz.core.entity.GenericValue entity)
public String getMessage()
getMessage in interface AmendmentgetMessage in class AbstractAmendmentpublic org.ofbiz.core.entity.GenericValue getEntity()
Copyright © 2002-2022 Atlassian. All Rights Reserved.