Interface KBKey
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
KBKeyImpl
Key to identify a knowledge base (KB) for product configuration. This Object is immutable.
-
Method Summary
-
Method Details
-
getProductCode
String getProductCode()- Returns:
- the product code
-
getKbName
String getKbName()- Returns:
- the knowledge base name
-
getKbLogsys
String getKbLogsys()- Returns:
- the knowledge base logical system
-
getKbVersion
String getKbVersion()- Returns:
- the knowledge base version
-
getDate
Date getDate()- Returns:
- the date
-