Uses of Interface
com.atlassian.greenhopper.service.rapid.view.Positionable

Packages that use Positionable
com.atlassian.greenhopper.manager.color   
com.atlassian.greenhopper.manager.detailview   
com.atlassian.greenhopper.service.rapid.view   
 

Uses of Positionable in com.atlassian.greenhopper.manager.color
 

Subinterfaces of Positionable in com.atlassian.greenhopper.manager.color
 interface CardColorAO
          Card color data object
 

Uses of Positionable in com.atlassian.greenhopper.manager.detailview
 

Subinterfaces of Positionable in com.atlassian.greenhopper.manager.detailview
 interface DetailViewFieldAO
          Stores fields to be displayed in a RapidViewAO's detail view.
 

Uses of Positionable in com.atlassian.greenhopper.service.rapid.view
 

Subinterfaces of Positionable in com.atlassian.greenhopper.service.rapid.view
 interface ColumnAO
          Column/status mapping object
 interface ColumnStatusAO
          Hold information a bout a single column status.
 interface QuickFilterAO
           
 interface SwimlaneAO
          Represents a swimlane.
 

Methods in com.atlassian.greenhopper.service.rapid.view with type parameters of type Positionable
static
<T extends Positionable>
void
AOUtil.sortPositionableArray(T[] elements)
           
static
<T extends Positionable>
void
AOUtil.sortPositionableList(java.util.List<T> list)
           
 

Methods in com.atlassian.greenhopper.service.rapid.view with parameters of type Positionable
static
<T extends Positionable>
void
AOUtil.sortPositionableArray(T[] elements)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.