Package com.kheops.util
Interface LicensedProduct
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
OracleDataSourceInfo
,OracleEditableDataSourceInfo
,OracleUserManager
,SdeDataSourceInfo
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns the name of this licensed product.
-
Field Details
-
UNLIMITED_WEB_SESSIONS_PRODUCT_ID
- See Also:
-
serialVersionUID
static final long serialVersionUID- See Also:
-
-
Method Details
-
getProductId
String getProductId()Returns the name of this licensed product.- Returns:
- the product name.
-