Uses of Class
com.stratelia.webactiv.almanach.control.ejb.AlmanachBadParamException

Packages that use AlmanachBadParamException
com.stratelia.webactiv.almanach.control   
 

Uses of AlmanachBadParamException in com.stratelia.webactiv.almanach.control
 

Methods in com.stratelia.webactiv.almanach.control that throw AlmanachBadParamException
 EventPK AlmanachSessionController.addEvent(EventDetail eventDetail, Collection<org.silverpeas.upload.UploadedFile> uploadedFiles)
          Adds the specified event into the underlying almanach.
 EventPK AlmanachSessionController.addEvent(EventDetail eventDetail, Collection<org.silverpeas.upload.UploadedFile> uploadedFiles, com.silverpeas.pdc.web.PdcClassificationEntity classification)
          Adds the specified event into the underlying almanach.
 int AlmanachSessionController.getSilverObjectId(String eventId)
          Gets the identifier of the specified event as a Silverpeas object (an object that have a content that can be managed in Silverpeas).
 void AlmanachSessionController.updateEvent(EventDetail eventDetail)
          Updates the specified event into the underlying almanach.
 void AlmanachSessionController.updateEventOccurence(EventDetail event, String dateDebutIteration, String dateFinIteration)
          Update event occurence (cas particulier de modification d'une occurence d'événement périodique)
 



Copyright © 2016 Silverpeas. All Rights Reserved.