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

All Known Implementing Classes:
DefaultEdgeUiSupport
Enclosing interface:
EdgeType

public static interface EdgeType.EdgeUiSupport


Method Summary
 String getCssClass()
           
 String getI18NKey()
           
 int getWeight()
           
 

Method Detail

getWeight

int getWeight()

getCssClass

String getCssClass()

getI18NKey

String getI18NKey()


Copyright © 2003–2015 Atlassian. All rights reserved.