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, toStringgetEntities, getEntityIntegrityCheck, getEntityName, getIntegrityCheck, getUnavailableMessage, setEntityIntegrityCheck, setIntegrityCheckgetI18NBean, getIdpublic 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
IntegrityExceptionpublic boolean isAvailable()
Copyright © 2002-2016 Atlassian. All Rights Reserved.