This type is a class for model objects.
* No description is available *
Package: uddiconfigAttributes Summary | |
dbMaxResultCount : EInt | the limit on the number of rows of information that should be returned on Find requests, and will apply if the request does not specify a maxRows limit itself (or if it specifies a limit which exceeds this value). |
persister : EString | Indicates what database is to be used as the persistence store for the UDDI Registry database. |
defaultLanguage : EString | is the default language to be used on a publish request as the xml:lang when one is not specified. The initial value for this in uddi.properties is en-US. This property must contain one of the valid xml:lang values. |
operatorName : EString | This is a string which is stored in every registry object, to indicate the operator of the UDDI Registry. |
maxSearchKeys : EInt | the maximum number of search keys that can be used on find API requests. |
getServletURLPrefix : EString | Used to build up the discovery URL. |
getServletName : EString | Used to build up the discovery URL |
Attribute Details |