public class PrimaryEntityRelationDelete extends AbstractEntityRelation<DeleteEntityAmendment>
id, ofBizDelegator
Constructor and Description |
---|
PrimaryEntityRelationDelete(OfBizDelegator ofBizDelegator,
int id,
String relationType,
String relationName) |
Modifier and Type | Method and Description |
---|---|
List<DeleteEntityAmendment> |
correct() |
String |
getDescription() |
boolean |
isAvailable() |
protected DeleteEntityAmendment |
previewAmendment(org.ofbiz.core.entity.GenericValue entity) |
getRelationName, getRelationType, preview, toString
getEntities, getEntityIntegrityCheck, getEntityName, getIntegrityCheck, getUnavailableMessage, setEntityIntegrityCheck, setIntegrityCheck
getI18NBean, getId
public PrimaryEntityRelationDelete(OfBizDelegator ofBizDelegator, int id, String relationType, String relationName)
public String getDescription()
protected DeleteEntityAmendment previewAmendment(org.ofbiz.core.entity.GenericValue entity)
previewAmendment
in class AbstractEntityRelation<DeleteEntityAmendment>
public List<DeleteEntityAmendment> correct() throws IntegrityException
IntegrityException
public boolean isAvailable()
Copyright © 2002-2018 Atlassian. All Rights Reserved.