Uses of Class
com.ibm.itim.dataservices.model.domain.NotificationTemplate

Packages that use NotificationTemplate
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 NotificationTemplate in com.ibm.itim.dataservices.model.domain
 

Methods in com.ibm.itim.dataservices.model.domain that return NotificationTemplate
 NotificationTemplate NotificationTemplateImpl.lookup(DistinguishedName dn)
          Searches for a notification template object with the given distinguished name.
 

Methods in com.ibm.itim.dataservices.model.domain with parameters of type NotificationTemplate
 void WorkflowConfigurationEntity.addNotificationTemplate(int templateType, NotificationTemplate template)
          Adds the template for Workflow Reminder.
 void WorkflowConfigurationEntity.addNotificationTemplate(NotificationTemplate template)
          Adds the template for Workflow Reminder.
 void POConfigurationEntity.addNotificationTemplate(NotificationTemplate template)
          Adds the template for Post Office Notification.
 void MailTemplateConfigurationEntity.createMailTemplate(NotificationTemplate template)
          Adds the mail template.
 void MailTemplateConfigurationEntity.modifyMailTemplate(NotificationTemplate template)
          Changes the mail template.
 void WorkflowConfigurationEntity.setNotificationTemplate(NotificationTemplate template)
          Changes the template for Workflow Reminder.
 void POConfigurationEntity.setNotificationTemplate(NotificationTemplate template)
          Changes the template for Post Office Notification.
 



IBM Tivoli Identity Manager 5.1
© Copyright International Business Machines Corporation 2007, 2009. All rightsreserved. US Government Users Restricited RightsUse, duplication or disclosure restricted by GSA ADP ScheduleContract with IBM Corp.