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