Uses of Interface
com.atlassian.plugins.rest.common.expand.parameter.Indexes

Packages that use Indexes
com.atlassian.plugins.rest.common.expand.entity   
com.atlassian.plugins.rest.common.expand.parameter   
 

Uses of Indexes in com.atlassian.plugins.rest.common.expand.entity
 

Methods in com.atlassian.plugins.rest.common.expand.entity with parameters of type Indexes
 java.util.List<T> ListWrapperCallback.getItems(Indexes indexes)
           
 

Uses of Indexes in com.atlassian.plugins.rest.common.expand.parameter
 

Methods in com.atlassian.plugins.rest.common.expand.parameter that return Indexes
 Indexes ExpandParameter.getIndexes(Expandable expandable)
           
 Indexes DefaultExpandParameter.getIndexes(Expandable expandable)
           
 



Copyright © 2009 Atlassian. All Rights Reserved.