org.openpermis.editor.policy.gui.binding
Interface ErrorReporter

All Known Subinterfaces:
ViewContext
All Known Implementing Classes:
AbstractEditor, AbstractToolView, AbstractView, ActionEditor, AuthorityEditor, ContextView, DecisionTool, DomainEditor, ObligationEditor, PolicyView, ProblemListTool, RecentFilesTool, RoleAssignmentRuleEditor, RoleAssignmentRuleListTool, RoleHierarchyEditor, RoleHierarchyListTool, TargetAccessRuleEditor, TargetAccessRuleListTool, TargetEditor

public interface ErrorReporter

Callback for the error binding listener to report errors.

Since:
0.1.0

Method Summary
 void showStatusError(String message)
          Shows an error message.
 

Method Detail

showStatusError

void showStatusError(String message)
Shows an error message.

Parameters:
message - the message to display.
Since:
0.1.0


PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:15:22
Copyright (c) 2002-2007 Ergon Informatik AG