com.atlassian.confluence.plugins.edgeindex.model
Interface EdgeType.EdgeUiSupport

All Known Implementing Classes:
DefaultEdgeUiSupport
Enclosing interface:
EdgeType

public static interface EdgeType.EdgeUiSupport


Method Summary
 java.lang.String getCssClass()
           
 java.lang.String getI18NKey()
           
 int getWeight()
           
 

Method Detail

getWeight

int getWeight()

getCssClass

java.lang.String getCssClass()

getI18NKey

java.lang.String getI18NKey()


Copyright © 2003-2013 Atlassian. All Rights Reserved.