com.atlassian.jira.appconsistency.integrity.check
Class PrimaryEntityRelationDelete
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
- All Implemented Interfaces:
- Check, EntityCheck
- public class PrimaryEntityRelationDelete
- extends AbstractEntityRelation
Constructor Summary |
PrimaryEntityRelationDelete(org.ofbiz.core.entity.GenericDelegator genericDelegator,
java.lang.Long id,
java.lang.String relationType,
java.lang.String relationName)
|
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 |
PrimaryEntityRelationDelete
public PrimaryEntityRelationDelete(org.ofbiz.core.entity.GenericDelegator genericDelegator,
java.lang.Long id,
java.lang.String relationType,
java.lang.String relationName)
getDescription
public java.lang.String getDescription()
previewAmendment
protected Amendment previewAmendment(org.ofbiz.core.entity.GenericValue entity)
- Specified by:
previewAmendment
in class AbstractEntityRelation
correct
public java.util.List correct()
throws IntegrityException
- Throws:
IntegrityException
isAvailable
public boolean isAvailable()
Copyright © 2002-2005 Atlassian. All Rights Reserved.