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

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

public class BlogPostEdgeType
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
BlogPostEdgeType()
           
 
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

BlogPostEdgeType

public BlogPostEdgeType()
Method Detail

getKey

public java.lang.String getKey()


Copyright © 2003-2013 Atlassian. All Rights Reserved.