| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of InfoLetterPublicationPdC in com.stratelia.silverpeas.infoLetter | 
|---|
| Methods in com.stratelia.silverpeas.infoLetter with parameters of type InfoLetterPublicationPdC | |
|---|---|
 int | 
InfoLetterContentManager.createSilverContent(Connection con,
                    InfoLetterPublicationPdC ilPub,
                    String userId)
add a new content.  | 
 void | 
InfoLetterContentManager.updateSilverContentVisibility(InfoLetterPublicationPdC ilPub)
update the visibility attributes of the content.  | 
| Uses of InfoLetterPublicationPdC in com.stratelia.silverpeas.infoLetter.control | 
|---|
| Methods in com.stratelia.silverpeas.infoLetter.control that return InfoLetterPublicationPdC | |
|---|---|
 InfoLetterPublicationPdC | 
InfoLetterSessionController.getInfoLetterPublication(com.stratelia.webactiv.util.WAPrimaryKey publiPK)
 | 
| Methods in com.stratelia.silverpeas.infoLetter.control with parameters of type InfoLetterPublicationPdC | |
|---|---|
 void | 
InfoLetterSessionController.createIndex(InfoLetterPublicationPdC ilp)
 | 
 void | 
InfoLetterSessionController.createInfoLetterPublication(InfoLetterPublicationPdC ilp)
 | 
 String | 
InfoLetterSessionController.getTemplate(InfoLetterPublicationPdC ilp)
 | 
 boolean | 
InfoLetterSessionController.isTemplateExist(InfoLetterPublicationPdC ilp)
 | 
 void | 
InfoLetterSessionController.notifyInternalSuscribers(InfoLetterPublicationPdC ilp,
                         String server)
Notify the newsletter to internal subscribers  | 
 String[] | 
InfoLetterSessionController.notifyManagers(InfoLetterPublicationPdC ilp,
               String server)
Send letter to managers  | 
 String[] | 
InfoLetterSessionController.sendByMailToExternalSubscribers(InfoLetterPublicationPdC ilp,
                                String server)
Send letter by mail to external subscribers  | 
 String[] | 
InfoLetterSessionController.sendLetterByMail(InfoLetterPublicationPdC ilp,
                 String server,
                 Set<String> emails)
Send letter by mail  | 
 void | 
InfoLetterSessionController.updateContentInfoLetterPublication(String content,
                                   InfoLetterPublicationPdC ilp)
save wysiwyg content of the newsletter  | 
 void | 
InfoLetterSessionController.updateInfoLetterPublication(InfoLetterPublicationPdC ilp)
 | 
 void | 
InfoLetterSessionController.updateTemplate(InfoLetterPublicationPdC ilp)
 | 
| Uses of InfoLetterPublicationPdC in com.stratelia.silverpeas.infoLetter.implementation | 
|---|
| Methods in com.stratelia.silverpeas.infoLetter.implementation that return InfoLetterPublicationPdC | |
|---|---|
 InfoLetterPublicationPdC | 
InfoLetterDataManager.getInfoLetterPublication(com.stratelia.webactiv.util.WAPrimaryKey publiPK)
 | 
| Methods in com.stratelia.silverpeas.infoLetter.implementation with parameters of type InfoLetterPublicationPdC | |
|---|---|
 void | 
InfoLetterDataManager.createInfoLetterPublication(InfoLetterPublicationPdC ilp,
                            String userId)
 | 
 Set<String> | 
InfoLetterDataManager.sendLetterByMail(InfoLetterPublicationPdC ilp,
                 String server,
                 String mimeMultipart,
                 Set<String> listEmailDest,
                 String subject,
                 String emailFrom)
 | 
 void | 
InfoLetterDataManager.updateInfoLetterPublication(InfoLetterPublicationPdC ilp)
 | 
| Uses of InfoLetterPublicationPdC in com.stratelia.silverpeas.infoLetter.model | 
|---|
| Methods in com.stratelia.silverpeas.infoLetter.model that return InfoLetterPublicationPdC | |
|---|---|
 InfoLetterPublicationPdC | 
InfoLetterDataInterface.getInfoLetterPublication(com.stratelia.webactiv.util.WAPrimaryKey publiPK)
Retrieve information letter publication from his key  | 
| Methods in com.stratelia.silverpeas.infoLetter.model with parameters of type InfoLetterPublicationPdC | |
|---|---|
 void | 
InfoLetterDataInterface.createInfoLetterPublication(InfoLetterPublicationPdC ilp,
                            String userId)
Create information letter publication  | 
 Set<String> | 
InfoLetterDataInterface.sendLetterByMail(InfoLetterPublicationPdC ilp,
                 String server,
                 String mimeMultipart,
                 Set<String> listEmailDest,
                 String subject,
                 String emailFrom)
Send letter by mail  | 
 void | 
InfoLetterDataInterface.updateInfoLetterPublication(InfoLetterPublicationPdC ilp)
Update information letter publication  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||