@StableMinor(version="12.1", sinceVersion="11.1") public static final class IDocumentPopularityProvider.DocumentPopularityKey extends Object
popularities map
.Constructor and Description |
---|
DocumentPopularityKey(String serviceInstanceId,
String sourceId,
String itemId)
Creates a new key object with the given parameters.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getItemId()
Returns the item identifier.
|
String |
getServiceInstanceId()
Returns the service instance identifier.
|
String |
getSourceId()
Returns the source identifier.
|
int |
hashCode() |
public DocumentPopularityKey(String serviceInstanceId, String sourceId, String itemId)
serviceInstanceId
- the service instance identifier.sourceId
- the source identifier.itemId
- the item identifier.IllegalArgumentException
- if any of the parameters is null
or an empty string.public String getServiceInstanceId()
public String getSourceId()
public String getItemId()
LumisXP 12.1.0.191010 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.