com.jp.protection.pub.pro.lserver
Interface LicensingServiceResult.LicenseResult

All Superinterfaces:
LicensingServiceResult
All Known Implementing Classes:
LicensingServiceResultImpl.LicenseResultImpl
Enclosing interface:
LicensingServiceResult

public static interface LicensingServiceResult.LicenseResult
extends LicensingServiceResult

The interface which represents result of getLicense(...) operation

Since:
3.0

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.jp.protection.pub.pro.lserver.LicensingServiceResult
LicensingServiceResult.CheckoutResult, LicensingServiceResult.ErrorCode, LicensingServiceResult.LicenseResult
 
Field Summary
 
Fields inherited from interface com.jp.protection.pub.pro.lserver.LicensingServiceResult
PROPERTY_CPU_LIMIT, PROPERTY_CPU_USAGE, PROPERTY_MEMORY_LIMIT, PROPERTY_MEMORY_USAGE, PROPERTY_MESSAGE, PROPERTY_RESULT, PROPERTY_TICKET, PROPERTY_USAGE_COUNT, PROPERTY_USAGE_LIMIT, RESULT_ERROR, RESULT_LICENSE_REVOKED, RESULT_OK, RESULT_SESSION_EXPIRED, RESULT_SYSTEM_ERROR
 
Method Summary
 LicenseData.Response getResponse()
          Returns response object
 
Methods inherited from interface com.jp.protection.pub.pro.lserver.LicensingServiceResult
getErrorCode, getMessage, getProperties, getResult, getTicket
 

Method Detail

getResponse

LicenseData.Response getResponse()
Returns response object

Returns:
response object