com.atlassian.confluence.plugins.edgeindex.model
Interface EdgeTargetInfo

All Known Implementing Classes:
ContentEntityEdgeTargetInfo

public interface EdgeTargetInfo


Method Summary
 float getScore()
           
 EdgeTargetId getTargetId()
           
 String getTargetType()
           
 

Method Detail

getTargetType

String getTargetType()

getTargetId

EdgeTargetId getTargetId()

getScore

float getScore()


Copyright © 2003–2015 Atlassian. All rights reserved.