|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.jira.appconsistency.integrity.check.CheckImpl com.atlassian.jira.appconsistency.integrity.check.EntityCheckImpl com.atlassian.jira.appconsistency.integrity.check.AbstractEntityRelation com.atlassian.jira.appconsistency.integrity.check.PrimaryEntityRelationDelete
public class PrimaryEntityRelationDelete
Field Summary |
---|
Fields inherited from class com.atlassian.jira.appconsistency.integrity.check.CheckImpl |
---|
id, ofBizDelegator |
Constructor Summary | |
---|---|
PrimaryEntityRelationDelete(OfBizDelegator ofBizDelegator,
int id,
String relationType,
String relationName)
|
Method Summary | |
---|---|
List |
correct()
|
String |
getDescription()
|
boolean |
isAvailable()
|
protected Amendment |
previewAmendment(org.ofbiz.core.entity.GenericValue entity)
|
Methods inherited from class com.atlassian.jira.appconsistency.integrity.check.AbstractEntityRelation |
---|
getRelationName, getRelationType, preview, toString |
Methods inherited from class com.atlassian.jira.appconsistency.integrity.check.EntityCheckImpl |
---|
getEntities, getEntityIntegrityCheck, getEntityName, getIntegrityCheck, getUnavailableMessage, setEntityIntegrityCheck, setIntegrityCheck |
Methods inherited from class com.atlassian.jira.appconsistency.integrity.check.CheckImpl |
---|
getI18NBean, getId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.atlassian.jira.appconsistency.integrity.check.Check |
---|
getId |
Constructor Detail |
---|
public PrimaryEntityRelationDelete(OfBizDelegator ofBizDelegator, int id, String relationType, String relationName)
Method Detail |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |