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

All Known Subinterfaces:
CardColorAO, ColumnAO, ColumnStatusAO, QuickFilterAO, SwimlaneAO

public interface Positionable

Implemented by AOs that have a defined order


Method Summary
 int getPos()
           
 void setPos(int pos)
           
 

Method Detail

getPos

int getPos()

setPos

void setPos(int pos)


Copyright © 2007-2012 Atlassian. All Rights Reserved.