com.atlassian.confluence.plugins.edgeindex.edge
Class PageEdgeType

java.lang.Object
  extended by com.atlassian.confluence.plugins.edgeindex.edge.AbstractEdgeType
      extended by com.atlassian.confluence.plugins.edgeindex.edge.PageEdgeType
All Implemented Interfaces:
EdgeType

public class PageEdgeType
extends AbstractEdgeType


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.atlassian.confluence.plugins.edgeindex.model.EdgeType
EdgeType.DeletionMode, EdgeType.EdgeTypePermissionDelegate, EdgeType.EdgeUiSupport
 
Field Summary
static java.lang.String KEY
           
 
Fields inherited from class com.atlassian.confluence.plugins.edgeindex.edge.AbstractEdgeType
edgeTypePermissionDelegate, uiSupport
 
Constructor Summary
PageEdgeType()
           
 
Method Summary
 java.lang.String getKey()
           
 
Methods inherited from class com.atlassian.confluence.plugins.edgeindex.edge.AbstractEdgeType
getDeletionMode, getEdgeCountQueries, getEdgeUiSupport, getPermissionDelegate, getScore
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEY

public static java.lang.String KEY
Constructor Detail

PageEdgeType

public PageEdgeType()
Method Detail

getKey

public java.lang.String getKey()


Copyright © 2003-2014 Atlassian. All Rights Reserved.