CentraSite 10.3 | CentraSite Developer's Guide | Importing Objects Using API | Invoking Importer from Java Program | Removing Registered Web Service | setDeleteTargetAssocs
 
setDeleteTargetAssocs
Specifies whether to delete associations to the service object, where the service object is the target of the association. If the parameter is false and the service object is the target of one or more associations, then the removal of the service object is inhibited.
Syntax
public void setDeleteTargetAssocs(boolean deleteTargetAssocs)
Parameters
boolean deleteTargetAssocs
true: Delete associations to the service object where the service object is the target of the association.
Default: true