com.silverpeas.scheduleevent.view
Interface ContributorVO

All Known Implementing Classes:
ContributorImplVO

public interface ContributorVO


Method Summary
 String getHtmlClassAttribute()
           
 String getName()
           
 boolean hasAnswered()
           
 AvailableVO makeAvailabilty(AvailabilityFactoryVO.Availability availability)
           
 Set<Response> match(Set<Response> responses)
           
 

Method Detail

getName

String getName()

getHtmlClassAttribute

String getHtmlClassAttribute()

hasAnswered

boolean hasAnswered()

match

Set<Response> match(Set<Response> responses)

makeAvailabilty

AvailableVO makeAvailabilty(AvailabilityFactoryVO.Availability availability)


Copyright © 2016 Silverpeas. All Rights Reserved.