Package | Description |
---|---|
com.atlassian.jira.appconsistency.integrity.check |
Modifier and Type | Method and Description |
---|---|
protected DeleteEntityAmendment |
PrimaryEntityRelationDelete.previewAmendment(org.ofbiz.core.entity.GenericValue entity) |
Modifier and Type | Method and Description |
---|---|
List<DeleteEntityAmendment> |
PrimaryEntityRelationDelete.correct() |
List<DeleteEntityAmendment> |
BaseFilterSubscriptionsCheck.correct() |
protected List<DeleteEntityAmendment> |
BaseFilterSubscriptionsCheck.doCheck(boolean correct) |
List<DeleteEntityAmendment> |
BaseFilterSubscriptionsCheck.preview() |
Modifier and Type | Method and Description |
---|---|
protected void |
FilterSubscriptionsScheduleCheck.doRealCheck(boolean correct,
org.ofbiz.core.entity.GenericValue subscription,
List<DeleteEntityAmendment> messages) |
protected void |
FilterSubscriptionsSavedFilterCheck.doRealCheck(boolean correct,
org.ofbiz.core.entity.GenericValue subscription,
List<DeleteEntityAmendment> messages) |
protected abstract void |
BaseFilterSubscriptionsCheck.doRealCheck(boolean correct,
org.ofbiz.core.entity.GenericValue subscription,
List<DeleteEntityAmendment> messages) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.