|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PeasCoreException | |
---|---|
com.stratelia.silverpeas.personalizationPeas.control |
Uses of PeasCoreException in com.stratelia.silverpeas.personalizationPeas.control |
---|
Methods in com.stratelia.silverpeas.personalizationPeas.control that throw PeasCoreException | |
---|---|
void |
PersonalizationSessionController.addPreference(String componentId,
String priorityId,
String notificationId)
Method declaration |
void |
PersonalizationSessionController.deleteNotifAddress(String aNotifAddressId)
Method declaration |
void |
PersonalizationSessionController.deletePreference(String aPreferenceId)
Method declaration |
Properties |
PersonalizationSessionController.getDefaultAddress()
Get the default Notification address |
ArrayList<Properties> |
PersonalizationSessionController.getInstanceList()
Retourne la liste des composants |
ArrayList<Properties> |
PersonalizationSessionController.getNotifChannels()
Method declaration |
Properties |
PersonalizationSessionController.getNotificationAddress(String aNotificationAddressId)
Method declaration |
ArrayList<Properties> |
PersonalizationSessionController.getNotificationAddresses()
Method declaration |
Properties |
PersonalizationSessionController.getNotifPreference(String aPreferenceId)
Method declaration |
ArrayList<Properties> |
PersonalizationSessionController.getNotifPreferences()
Method declaration |
void |
PersonalizationSessionController.saveChannels(String selectedChannels)
|
void |
PersonalizationSessionController.saveDelayedUserNotificationFrequency(String frequencyCode)
|
void |
PersonalizationSessionController.saveNotifAddress(String aNotifAddressId,
String aNotifName,
String aChannelId,
String aAddress,
String aUsage)
Method declaration |
void |
PersonalizationSessionController.setDefaultAddress(String aNotifAddressId)
Set the default Notification address Id |
void |
PersonalizationSessionController.testNotifAddress(String aNotifAddressId)
Send a test message to the given notification address Id |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |