| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InfoLetter | |
|---|---|
| com.stratelia.silverpeas.infoLetter.control | |
| com.stratelia.silverpeas.infoLetter.implementation | |
| com.stratelia.silverpeas.infoLetter.model | |
| Uses of InfoLetter in com.stratelia.silverpeas.infoLetter.control | 
|---|
| Methods in com.stratelia.silverpeas.infoLetter.control that return types with arguments of type InfoLetter | |
|---|---|
 List<InfoLetter> | 
InfoLetterSessionController.getInfoLetters()
 | 
| Methods in com.stratelia.silverpeas.infoLetter.control with parameters of type InfoLetter | |
|---|---|
 void | 
InfoLetterSessionController.createIndex(InfoLetter il)
 | 
 void | 
InfoLetterSessionController.updateInfoLetter(InfoLetter ie)
 | 
| Uses of InfoLetter in com.stratelia.silverpeas.infoLetter.implementation | 
|---|
| Methods in com.stratelia.silverpeas.infoLetter.implementation that return InfoLetter | |
|---|---|
 InfoLetter | 
InfoLetterDataManager.createDefaultLetter(String componentId)
 | 
 InfoLetter | 
InfoLetterDataManager.getInfoLetter(com.stratelia.webactiv.util.WAPrimaryKey letterPK)
 | 
| Methods in com.stratelia.silverpeas.infoLetter.implementation that return types with arguments of type InfoLetter | |
|---|---|
 List<InfoLetter> | 
InfoLetterDataManager.getInfoLetters(String instanceId)
 | 
| Methods in com.stratelia.silverpeas.infoLetter.implementation with parameters of type InfoLetter | |
|---|---|
 void | 
InfoLetterDataManager.createInfoLetter(InfoLetter il)
Implementation of InfoLetterDataInterface interface  | 
 void | 
InfoLetterDataManager.updateInfoLetter(InfoLetter ie)
 | 
| Uses of InfoLetter in com.stratelia.silverpeas.infoLetter.model | 
|---|
| Methods in com.stratelia.silverpeas.infoLetter.model that return InfoLetter | |
|---|---|
 InfoLetter | 
InfoLetterDataInterface.createDefaultLetter(String componentId)
Create a default Info Letter when instanciated  | 
 InfoLetter | 
InfoLetterDataInterface.getInfoLetter(com.stratelia.webactiv.util.WAPrimaryKey letterPK)
Retrieve an information letter from his primary key  | 
| Methods in com.stratelia.silverpeas.infoLetter.model that return types with arguments of type InfoLetter | |
|---|---|
 List<InfoLetter> | 
InfoLetterDataInterface.getInfoLetters(String applicationId)
Retrieve information letters  | 
| Methods in com.stratelia.silverpeas.infoLetter.model with parameters of type InfoLetter | |
|---|---|
 int | 
InfoLetterPublication.compareTo(InfoLetter obj)
 | 
 int | 
InfoLetter.compareTo(InfoLetter obj)
 | 
 void | 
InfoLetterDataInterface.createInfoLetter(InfoLetter il)
Create information letter  | 
 void | 
InfoLetterDataInterface.updateInfoLetter(InfoLetter il)
Update information letter  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||