pl.edu.agh.cast.dataview.column.provider.impl
Class DurationColumnValueProvider

java.lang.Object
  extended by pl.edu.agh.cast.dataview.column.provider.AbstractColumnValueProvider<IManyToManyRelation>
      extended by pl.edu.agh.cast.dataview.column.provider.impl.DurationColumnValueProvider
All Implemented Interfaces:
IColumnValueProvider

public class DurationColumnValueProvider
extends AbstractColumnValueProvider<IManyToManyRelation>

Value provider for Duration column.

Author:
AGH CAST Team

Constructor Summary
DurationColumnValueProvider()
           
 
Method Summary
protected  Object getCellValue(IManyToManyRelation rowElement)
           
 
Methods inherited from class pl.edu.agh.cast.dataview.column.provider.AbstractColumnValueProvider
getCellObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DurationColumnValueProvider

public DurationColumnValueProvider()
Method Detail

getCellValue

protected Object getCellValue(IManyToManyRelation rowElement)
Specified by:
getCellValue in class AbstractColumnValueProvider<IManyToManyRelation>


Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.