fr.ifremer.wao.ui.pages
Class SampleRowHistoric

java.lang.Object
  extended by fr.ifremer.wao.ui.pages.SampleRowHistoric

@RequiresAuthentication
@IncludeStylesheet(value="context:css/sampling.css")
public class SampleRowHistoric
extends java.lang.Object

SampleRowHistoric Created: 12 janv. 2010

Author:
fdesbois

Constructor Summary
SampleRowHistoric()
           
 
Method Summary
 boolean canAddComment()
           
 java.lang.String getContent()
           
 java.text.DateFormat getDateFormat()
           
 java.lang.String getLogStyle()
           
 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

getSampleRow

public SampleRow getSampleRow()
                       throws WaoBusinessException
Throws:
WaoBusinessException

getDateFormat

public java.text.DateFormat getDateFormat()

getContent

public java.lang.String getContent()

getLogStyle

public java.lang.String getLogStyle()

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.