public class ContentEntityObjectId extends Object implements EdgeTargetId
Constructor and Description |
---|
ContentEntityObjectId(long id) |
ContentEntityObjectId(long id,
float score) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Long |
getId() |
float |
getScore() |
int |
hashCode() |
String |
toString() |
public ContentEntityObjectId(long id)
public ContentEntityObjectId(long id, float score)
public Long getId()
getId
in interface EdgeTargetId
public float getScore()
Copyright © 2003–2016 Atlassian. All rights reserved.