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
 Object getId()
           
 

Method Detail

getId

Object getId()


Copyright © 2003-2012 Atlassian. All Rights Reserved.