Package | Description |
---|---|
org.apache.juddi.webconsole.hub |
Rendererss, parses, configuration and session management for all juddi-gui web apps
|
Modifier and Type | Method and Description |
---|---|
PagableContainer |
UddiHub.GetBusinessListAsHtml(int offset,
int maxrecords,
String keyword,
String lang,
boolean isChooser)
Performs a find_business call in the inquiry API
|
PagableContainer |
UddiHub.SearchForBinding(String keyword,
String lang,
int offset,
int maxrecords,
boolean isChooser)
Searches first for a service, then iterates through to identify
bindings matching the specified criteria.
|
PagableContainer |
UddiHub.SearchForServices(String keyword,
String lang,
int maxrecords,
int offset,
boolean isChooser)
Search for services using find_services
|
PagableContainer |
UddiHub.tModelListAsHtml(String keyword,
String lang,
int offset,
int maxrecords,
boolean isChooser)
provides based tmodel searching/browser capability that's pagable
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.