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

All Known Implementing Classes:
ContentEntityObjectId

public interface EdgeTargetId

An abstraction over the id used to uniquely identifer the target of an edge. This abstraction allows flexibility to cater for different id schemes.


Method Summary
 java.lang.Object getId()
           
 

Method Detail

getId

java.lang.Object getId()


Copyright © 2003-2014 Atlassian. All Rights Reserved.