ibspan.tss.um.statistics
Class TmpStatisticsKey
java.lang.Object
ibspan.tss.um.statistics.TmpStatisticsKey
public class TmpStatisticsKey
- extends Object
To avoid storing data assiocioted directly with a model, we use fields
containings only URIs of resources, not the resources themselves.
- Author:
- Maciej Gawinecki
TmpStatisticsKey
public TmpStatisticsKey(Integer userID,
UserBehaviour userBehaviour,
String conceptURI)
getConceptURI
public String getConceptURI()
getUserBehaviourURI
public String getUserBehaviourURI()
getUserID
public Integer getUserID()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object