public class FilterSubscriptionsScheduleCheck extends BaseFilterSubscriptionsCheck
id, ofBizDelegator
Constructor and Description |
---|
FilterSubscriptionsScheduleCheck(OfBizDelegator ofBizDelegator,
com.atlassian.scheduler.SchedulerService schedulerService,
int id) |
Modifier and Type | Method and Description |
---|---|
protected void |
doRealCheck(boolean correct,
org.ofbiz.core.entity.GenericValue subscription,
List<DeleteEntityAmendment> messages) |
String |
getDescription() |
correct, doCheck, getUnavailableMessage, isAvailable, preview
getI18NBean, getId, getIntegrityCheck, setIntegrityCheck
public FilterSubscriptionsScheduleCheck(OfBizDelegator ofBizDelegator, com.atlassian.scheduler.SchedulerService schedulerService, int id)
public String getDescription()
protected void doRealCheck(boolean correct, org.ofbiz.core.entity.GenericValue subscription, List<DeleteEntityAmendment> messages) throws IntegrityException
doRealCheck
in class BaseFilterSubscriptionsCheck
IntegrityException
Copyright © 2002-2021 Atlassian. All Rights Reserved.