public abstract class AbstractEntityRelation<T extends Amendment> extends EntityCheckImpl<T>
id, ofBizDelegator| Constructor and Description |
|---|
AbstractEntityRelation(OfBizDelegator ofBizDelegator,
int id,
String relationType,
String relationName) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getRelationName() |
protected String |
getRelationType() |
List<T> |
preview() |
protected abstract T |
previewAmendment(org.ofbiz.core.entity.GenericValue entity) |
String |
toString() |
getEntities, getEntityIntegrityCheck, getEntityName, getIntegrityCheck, getUnavailableMessage, setEntityIntegrityCheck, setIntegrityCheckgetI18NBean, getIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcorrect, getDescription, getId, isAvailablepublic AbstractEntityRelation(OfBizDelegator ofBizDelegator, int id, String relationType, String relationName)
protected String getRelationType()
protected String getRelationName()
public List<T> preview() throws IntegrityException
IntegrityExceptionprotected abstract T previewAmendment(org.ofbiz.core.entity.GenericValue entity)
Copyright © 2002-2021 Atlassian. All Rights Reserved.