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 TypeMethodDescriptionbooleanintexecute(EntityEngine entityEngine) intexecute(OfBizDelegator ofBizDelegator) inthashCode()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:
whereEqualin classDelete.WhereClauseAwareDeleteContext
-
whereEqual
- Specified by:
whereEqualin classDelete.WhereClauseAwareDeleteContext
-
whereCondition
- Specified by:
whereConditionin classDelete.WhereClauseAwareDeleteContext
-
execute
-
execute
-
equals
-
hashCode
public int hashCode() -
toString
-