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