Uses of Interface
com.atlassian.jira.entity.EntityEngine.WhereEqualAndContext

Packages that use EntityEngine.WhereEqualAndContext
com.atlassian.jira.entity   
 

Uses of EntityEngine.WhereEqualAndContext in com.atlassian.jira.entity
 

Subinterfaces of EntityEngine.WhereEqualAndContext in com.atlassian.jira.entity
static interface EntityEngine.WhereEqualContext<E>
           
 

Methods in com.atlassian.jira.entity that return EntityEngine.WhereEqualAndContext
 EntityEngine.WhereEqualAndContext<E> EntityEngine.WhereEqualAndContext.andEqual(String fieldName, Long value)
           
 EntityEngine.WhereEqualAndContext<E> EntityEngine.WhereEqualAndContext.andEqual(String fieldName, String value)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.