caseInsensitiveMatch: signifies that the matching behavior for name,
keyValue and keyName (where applicable) should be performed without
regard to case.
caseInsensitiveMatch: signifies that the matching behavior for name,
keyValue and keyName (where applicable) should be performed without
regard to case.
checked: Marking a tModel with this categorization asserts that it represents a value set or category group system whose use, through keyedReferences, may be checked.
diacriticInsensitiveMatch: signifies that matching behavior for name,
keyValue and keyName (where applicable) should be performed without
regard to diacritics.
diacriticInsensitiveMatch: signifies that matching behavior for name,
keyValue and keyName (where applicable) should be performed without
regard to diacritics.
diacriticSensitiveMatch: signifies that the matching behavior for name,
keyValue and keyName (where applicable) should be performed with regard
to diacritics.
diacriticSensitiveMatch: signifies that the matching behavior for name,
keyValue and keyName (where applicable) should be performed with regard
to diacritics.
exactMatch: signifies that only entries with names, keyValues and
keyNames (where applicable) that exactly match the name argument passed
in, after normalization, will be returned.
exactMatch: signifies that only entries with names, keyValues and
keyNames (where applicable) that exactly match the name argument passed
in, after normalization, will be returned.
keyGenerator: Marking a tModel with this categorization designates it as one whose tModelKey identifies a key generator partition that can be used by its owner to derive and assign other entity keys.
L
LANG -
Static variable in class org.apache.juddi.v3.client.config.Property
logger -
Static variable in class org.apache.juddi.v3.client.config.WebHelper
signaturePresent: this is used with any find_xx API to restrict the
result set to entities which either contain an XML Digital Signature
element, or are contained in an entity which contains one.
signaturePresent: this is used with any find_xx API to restrict the
result set to entities which either contain an XML Digital Signature
element, or are contained in an entity which contains one.
sortByDateAsc: causes the result set returned by a find_xx or get_xx
inquiry call to be sorted based on the most recent date when each entity,
or any entities they contain, were last updated, in ascending
chronological order (oldest are returned first).
sortByDateAsc: causes the result set returned by a find_xx or get_xx
inquiry call to be sorted based on the most recent date when each entity,
or any entities they contain, were last updated, in ascending
chronological order (oldest are returned first).
sortByDateDesc: causes the result set returned by a find_xx or get_xx
inquiry call to be sorted based on the most recent date when each entity,
or any entities they contain, were last updated, in descending
chronological order (most recently changed are returned first.
sortByDateDesc: causes the result set returned by a find_xx or get_xx
inquiry call to be sorted based on the most recent date when each entity,
or any entities they contain, were last updated, in descending
chronological order (most recently changed are returned first.
suppressProjectedServices: signifies that service projections MUST NOT be
returned by the find_service or find_business APIs with which this
findQualifier is associated.
suppressProjectedServices: signifies that service projections MUST NOT be
returned by the find_service or find_business APIs with which this
findQualifier is associated.
unchecked: Marking a tModel with this categorization asserts that it represents a value set or category group system whose use, through keyedReferences, is not checked.
uncacheable: Marking a tModel with this categorization asserts that it represents a checked value set or category group system whose values must not be cached for validation.
UTS_10 -
Static variable in interface org.apache.juddi.v3.client.UDDIConstants
UTS-10: this is used to cause sorting of results based on the Unicode
Collation Algorithm on elements normalized according to Unicode
Normalization Form C.
UTS-10: this is used to cause sorting of results based on the Unicode
Collation Algorithm on elements normalized according to Unicode
Normalization Form C.
This is the Wild card field used by UDDI, represents any number of
characters Wildcards, when they are allowed, may occur at any position in
the string of characters that constitutes the argument value and may
occur more than once.
Presents any SINGLE character
Wildcards, when they are allowed, may occur at any position in the string
of characters that constitutes the argument value and may occur more than
once.