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

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

public class DefaultEdgeTypePermissionDelegate
extends java.lang.Object
implements EdgeType.EdgeTypePermissionDelegate


Constructor Summary
DefaultEdgeTypePermissionDelegate()
           
 
Method Summary
 boolean canView(ConfluenceUser user)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultEdgeTypePermissionDelegate

public DefaultEdgeTypePermissionDelegate()
Method Detail

canView

public boolean canView(ConfluenceUser user)
Specified by:
canView in interface EdgeType.EdgeTypePermissionDelegate


Copyright © 2003-2013 Atlassian. All Rights Reserved.