Search

Class com.vmware.o11n.plugin.rest.schema.SchemaRespository

Extends java.lang.Object

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

None

Methods

Name Returns
com.vmware.o11n.plugin.rest.schema.SchemaRespository(ch.dunes.vso.sdk.ssl.ISslService ) constructor
equals(Object ) boolean
findAllSchemaElementsInNamespace(String ) Object[]
findInstalledNamespaces() java.util.Set
findSchemaElement(String , String ) com.vmware.o11n.plugin.rest.schema.SchemaElement
findSchemaElement(javax.xml.namespace.QName ) com.vmware.o11n.plugin.rest.schema.SchemaElement
findType(String , String ) com.vmware.o11n.plugin.rest.schema.SchemaElement
findType(javax.xml.namespace.QName ) com.vmware.o11n.plugin.rest.schema.SchemaElement
installSchema(String ) void
installSchema(java.net.URL ) void
removeAll() void

Returned by

None

Referenced in

Method Returns
RESTHost.setSchemaRespository(com.vmware.o11n.plugin.rest.schema.SchemaRespository ) void