| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ModelRemoveException | |
|---|---|
| com.ibm.itim.dataservices.model | Provides a a low-level application programming interface for querying elements of the data model. | 
| 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 ModelRemoveException in com.ibm.itim.dataservices.model | 
|---|
| Methods in com.ibm.itim.dataservices.model that throw ModelRemoveException | |
|---|---|
 void | 
ObjectProfileEntity.remove()
Removes the entity from the data store.  | 
 void | 
DirectoryObjectEntity.remove()
Removes the entity from the data store.  | 
 void | 
DirectoryObjectEntity.remove(boolean copyToRecycle)
Removes the entity from the data store.  | 
| Uses of ModelRemoveException in com.ibm.itim.dataservices.model.domain | 
|---|
| Methods in com.ibm.itim.dataservices.model.domain that throw ModelRemoveException | |
|---|---|
 void | 
AccountEntity.remove()
Removes the account from the data store.  | 
 void | 
AgentOperationImpl.remove()
Removes all assembly lines for the profile.  | 
 void | 
RoleEntity.remove()
Removes the role from the data store.  | 
 void | 
OrganizationEntity.remove()
Removes the entity from the data store.  | 
 void | 
AccountTable.removeAll()
Removes all accounts hosted by the service.  | 
 void | 
AccountEntity.removeAllIssues()
Remove supporting data entries of the service in the enrole data store  | 
 void | 
AccountEntity.removeComplianceIssue(DistinguishedName dn)
Remove compliance issue entry by its Distinguished Name.  | 
 void | 
ServiceEntity.removeHostedServices()
Removes all hosted services representing this service.  | 
 void | 
MailTemplateConfigurationEntity.removeMailTemplate(DistinguishedName templateDN)
Removes the mail template.  | 
 void | 
MailTemplateConfigurationEntity.removeMailTemplate(java.lang.String templateName)
Removes the mail template.  | 
 void | 
WorkflowConfigurationEntity.removeNotificationTemplate(DistinguishedName templateDN)
Removes the template for Workflow Reminder.  | 
 void | 
WorkflowConfigurationEntity.removeNotificationTemplate(int templateType,
                           java.lang.String templateName)
Removes the template for Workflow Reminder.  | 
 void | 
WorkflowConfigurationEntity.removeNotificationTemplate(java.lang.String templateName)
Removes the template for Workflow Reminder.  | 
 void | 
POConfigurationEntity.removeNotificationTemplate(java.lang.String templateName)
Removes the template for Post Office Notification.  | 
 void | 
AccountTable.removeOrphaned()
Removes all orphaned accounts hosted by the service.  | 
 void | 
OwnershipTypeConfiguration.removeOwnershipType(OwnershipType type)
Remove the ownership type.  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||