Package com.atlassian.jira.entity
Class Delete.DeleteWhereContext
java.lang.Object
com.atlassian.jira.entity.Delete.WhereClauseAwareDeleteContext
com.atlassian.jira.entity.Delete.DeleteWhereContext
- Enclosing class:
- Delete
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
execute
(EntityEngine entityEngine) int
execute
(OfBizDelegator ofBizDelegator) int
hashCode()
toString()
whereCondition
(org.ofbiz.core.entity.EntityCondition condition) whereEqual
(String fieldName, Long value) whereEqual
(String fieldName, String value) Methods inherited from class com.atlassian.jira.entity.Delete.WhereClauseAwareDeleteContext
andCondition, andEqual, andEqual, andLike, whereLike
-
Method Details
-
whereEqual
- Specified by:
whereEqual
in classDelete.WhereClauseAwareDeleteContext
-
whereEqual
- Specified by:
whereEqual
in classDelete.WhereClauseAwareDeleteContext
-
whereCondition
- Specified by:
whereCondition
in classDelete.WhereClauseAwareDeleteContext
-
execute
-
execute
-
equals
-
hashCode
public int hashCode() -
toString
-