org.openpermis.editor.policy.plugin
Interface PolicyPlugin

All Superinterfaces:
Plugin
All Known Implementing Classes:
AbstractConfigurationPolicyPlugin, AbstractPolicyPlugin, AbstractPolicySerializerPlugin, BasicPolicySerializerPlugin, RoleAssignmentPlugin, SignedPolicySerializerPlugin, ValidationPlugin, WsdlImportPlugin

public interface PolicyPlugin
extends Plugin

Interface for plugins that operate on the currently active policy presenter.

Since:
0.9.0

Method Summary
 void refresh(PolicyPresenter presenter)
          Instructs the plugin to refresh itself with the specified policy presenter.
 
Methods inherited from interface org.openpermis.editor.policy.plugin.Plugin
customizeMenu, customizeToolBar
 

Method Detail

refresh

void refresh(PolicyPresenter presenter)
Instructs the plugin to refresh itself with the specified policy presenter.

Parameters:
presenter - the policy presenter to refresh with.
Since:
0.9.0


OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG