com.silverpeas.scheduleevent.view
Class DisabledAvailability

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

public class DisabledAvailability
extends Object
implements AvailableVO


Method Summary
 void accept(AvailabilityVisitor visitor)
           
 String getHtmlClassAttribute()
           
static DisabledAvailability 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 DisabledAvailability getInstance()


Copyright © 2016 Silverpeas. All Rights Reserved.