org.opentox.pol.xml
Class PolicyExtinguisher

Package class diagram package PolicyExtinguisher
java.lang.Object
  extended by org.opentox.pol.xml.PolicyHelper
      extended by org.opentox.pol.xml.PolicyExtinguisher

public class PolicyExtinguisher
extends PolicyHelper


Constructor Summary
PolicyExtinguisher()
           
 
Method Summary
 String deletePol(String subjectId, String id)
           
protected  String deletePolicy(MySQL s, String id)
           
 
Methods inherited from class org.opentox.pol.xml.PolicyHelper
deletePolInternal, format, GetLastRow, getPol, GetSsoOutput, htmlToString, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolicyExtinguisher

public PolicyExtinguisher()
Method Detail

deletePol

public String deletePol(String subjectId,
                        String id)
                 throws RestException,
                        DbException
Throws:
RestException
DbException

deletePolicy

protected String deletePolicy(MySQL s,
                              String id)
                       throws RestException,
                              DbException
Throws:
RestException
DbException


Copyright © 2010-2011 OpenTox project. All Rights Reserved.