|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.ebxml.registry.query.QueryManagerImpl
Implements the QueryManager interface for ebXML Registry as defined by ebRS spec.
Constructor Summary | |
protected |
QueryManagerImpl()
|
Method Summary | |
static org.oasis.ebxml.registry.bindings.rim.ClassificationNodeType |
getClassificationNode(java.lang.String pathPattern)
This method used by RegistryAttributeFinderModule |
org.oasis.ebxml.registry.bindings.rs.RegistryResponse |
getContent(org.oasis.ebxml.registry.bindings.query.GetContentRequest req)
getContent |
static QueryManagerImpl |
getInstance()
|
org.oasis.ebxml.registry.bindings.rim.RegistryObjectType |
getRegistryObject(java.lang.String id)
This method is added for the REST |
RepositoryItem |
getRepositoryItem(java.lang.String id)
This method is added for the REST It returns the RepositroyItem give a UUID |
static void |
main(java.lang.String[] args)
|
org.oasis.ebxml.registry.bindings.rs.RegistryResponse |
submitAdhocQuery(org.oasis.ebxml.registry.bindings.rim.User user,
org.oasis.ebxml.registry.bindings.query.AdhocQueryRequest req)
submitAdhocQuery |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected QueryManagerImpl()
Method Detail |
public static QueryManagerImpl getInstance()
public org.oasis.ebxml.registry.bindings.rs.RegistryResponse submitAdhocQuery(org.oasis.ebxml.registry.bindings.rim.User user, org.oasis.ebxml.registry.bindings.query.AdhocQueryRequest req) throws RegistryException
submitAdhocQuery
in interface QueryManager
RegistryException
public org.oasis.ebxml.registry.bindings.rs.RegistryResponse getContent(org.oasis.ebxml.registry.bindings.query.GetContentRequest req) throws RegistryException
getContent
in interface QueryManager
RegistryException
public static org.oasis.ebxml.registry.bindings.rim.ClassificationNodeType getClassificationNode(java.lang.String pathPattern) throws RegistryException
RegistryException
public org.oasis.ebxml.registry.bindings.rim.RegistryObjectType getRegistryObject(java.lang.String id) throws RegistryException
getRegistryObject
in interface QueryManager
RegistryException
public RepositoryItem getRepositoryItem(java.lang.String id) throws RegistryException
getRepositoryItem
in interface QueryManager
RegistryException
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |