Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
K
KEY_NOT_USED
- Static variable in class com.ibm.uddi.promoter.publish.
KeyDetector
ID indicating the key does not exist in the registry.
KEY_USED_IN_BINDING
- Static variable in class com.ibm.uddi.promoter.publish.
KeyDetector
ID indicating the key exists in the binding table.
KEY_USED_IN_BUSINESS
- Static variable in class com.ibm.uddi.promoter.publish.
KeyDetector
ID indicating the key exists in the business table.
KEY_USED_IN_SERVICE
- Static variable in class com.ibm.uddi.promoter.publish.
KeyDetector
ID indicating the key exists in the service table.
KEY_USED_IN_TMODEL
- Static variable in class com.ibm.uddi.promoter.publish.
KeyDetector
ID indicating the key exists in the tModel table.
KeyDetector
- class com.ibm.uddi.promoter.publish.
KeyDetector
.
Checks entity specific database tables directly to detect if another entity type is using the specified key.
KeyDetector(Connection)
- Constructor for class com.ibm.uddi.promoter.publish.
KeyDetector
Constructor taking a
Connection
.
KeyedEntityStub
- class com.ibm.uddi.promoter.entity.
KeyedEntityStub
.
Super class of any element that is addressed with a key.
KeyedEntityStub(KeyDetector)
- Constructor for class com.ibm.uddi.promoter.entity.
KeyedEntityStub
Constructor taking a
KeyDetector
.
KeyFileReader
- class com.ibm.uddi.promoter.export.
KeyFileReader
.
Reads comma delimited file and extracts lists of entity keys as
UddiEntityKeys
.
KeyFileReader(String)
- Constructor for class com.ibm.uddi.promoter.export.
KeyFileReader
Constructor taking a properties file path.
keyUsedInBinding(String)
- Method in class com.ibm.uddi.promoter.publish.
KeyDetector
Searches binding table for existence of specified key.
keyUsedInBusiness(String)
- Method in class com.ibm.uddi.promoter.publish.
KeyDetector
Searches business table for existence of specified key.
keyUsedInService(String)
- Method in class com.ibm.uddi.promoter.publish.
KeyDetector
Searches service table for existence of specified key
keyUsedInTModel(String)
- Method in class com.ibm.uddi.promoter.publish.
KeyDetector
Searches tModel table for existence of specified key.
Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X