|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelModificationException | |
---|---|
com.ibm.itim.dataservices.model.domain | Extends the com.ibm.itim.dataservices.model package to provide an application
programming interface for querying the core elements of the data model. |
Uses of ModelModificationException in com.ibm.itim.dataservices.model.domain |
---|
Methods in com.ibm.itim.dataservices.model.domain that throw ModelModificationException | |
---|---|
void |
MailTemplateConfigurationEntity.modifyMailTemplate(NotificationTemplate template)
Changes the mail template. |
void |
POConfigurationEntity.setConfiguration(POConfiguration config)
Sets the configuration for Post Office Notification. |
void |
WorkflowConfigurationEntity.setConfiguration(WorkflowConfiguration config)
Sets the configuration for Workflow Reminder. |
void |
WorkflowConfigurationEntity.setNotificationTemplate(NotificationTemplate template)
Changes the template for Workflow Reminder. |
void |
POConfigurationEntity.setNotificationTemplate(NotificationTemplate template)
Changes the template for Post Office Notification. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |