fr.ifremer.wao.ui.pages
Class SampleRowHistoric

java.lang.Object
  extended by fr.ifremer.wao.ui.pages.SampleRowHistoric
All Implemented Interfaces:
WaoPage

@IncludeStylesheet(value="context:css/sampling.css")
public class SampleRowHistoric
extends Object
implements WaoPage

SampleRowHistoric Created: 12 janv. 2010

Version:
$Revision: 425 $ Mise a jour: $Date: 2010-04-06 12:22:43 +0200 (mar., 06 avril 2010) $ par : $Author$
Author:
fdesbois

Constructor Summary
SampleRowHistoric()
           
 
Method Summary
 boolean canAddComment()
           
 boolean canDisplay()
          No restriction to display this page.
 String getContent()
           
 DateFormat getDateFormat()
           
 SampleRowLog getNewLog()
           
 SampleRow getSampleRow()
           
 void onSuccessFromAddComment()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleRowHistoric

public SampleRowHistoric()
Method Detail

canDisplay

public boolean canDisplay()
No restriction to display this page.

Specified by:
canDisplay in interface WaoPage
Returns:
true

getSampleRow

public SampleRow getSampleRow()
                       throws WaoBusinessException
Throws:
WaoBusinessException

getDateFormat

public DateFormat getDateFormat()

getContent

public String getContent()

getNewLog

public SampleRowLog getNewLog()
                       throws WaoBusinessException
Throws:
WaoBusinessException

canAddComment

public boolean canAddComment()

onSuccessFromAddComment

public void onSuccessFromAddComment()
                             throws WaoException
Throws:
WaoException


Copyright © 2009-2010 Ifremer. All Rights Reserved.