com.centrasite.control.registry.util
Class BusinessQueryUtils

java.lang.Object
  extended by com.centrasite.control.registry.util.BusinessQueryUtils

public class BusinessQueryUtils
extends java.lang.Object


Constructor Summary
BusinessQueryUtils()
           
 
Method Summary
static java.util.Collection getConceptsClassifiedByConcepts(Connector conn, java.util.Collection classificationConcepts)
           
static java.lang.String getTypeWithoutNameSpace(java.lang.String type)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusinessQueryUtils

public BusinessQueryUtils()
Method Detail

getConceptsClassifiedByConcepts

public static java.util.Collection getConceptsClassifiedByConcepts(Connector conn,
                                                                   java.util.Collection classificationConcepts)
                                                            throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException

getTypeWithoutNameSpace

public static java.lang.String getTypeWithoutNameSpace(java.lang.String type)