com.atlassian.jira.entity
Interface EntityEngine.WhereEqualContext<E>

All Superinterfaces:
EntityEngine.WhereContext<E>, EntityEngine.WhereEqualAndContext<E>
Enclosing interface:
EntityEngine

public static interface EntityEngine.WhereEqualContext<E>
extends EntityEngine.WhereEqualAndContext<E>


Method Summary
 
Methods inherited from interface com.atlassian.jira.entity.EntityEngine.WhereEqualAndContext
andEqual, andEqual
 
Methods inherited from interface com.atlassian.jira.entity.EntityEngine.WhereContext
list, orderBy, singleValue
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.