com.silverpeas.scheduleevent.view
Class AwaitAnswerAvailability

java.lang.Object
  extended by com.silverpeas.scheduleevent.view.AwaitAnswerAvailability
All Implemented Interfaces:
AvailableVO

public class AwaitAnswerAvailability
extends Object
implements AvailableVO


Method Summary
 void accept(AvailabilityVisitor visitor)
           
 String getHtmlClassAttribute()
           
static AwaitAnswerAvailability getInstance()
           
 String getMarkLabel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMarkLabel

public String getMarkLabel()
Specified by:
getMarkLabel in interface AvailableVO

getHtmlClassAttribute

public String getHtmlClassAttribute()
Specified by:
getHtmlClassAttribute in interface AvailableVO

accept

public void accept(AvailabilityVisitor visitor)
Specified by:
accept in interface AvailableVO

getInstance

public static AwaitAnswerAvailability getInstance()


Copyright © 2016 Silverpeas. All Rights Reserved.