it.tidalwave.role.ui.spi
Class ActionProviderSupport

Package class diagram package ActionProviderSupport
java.lang.Object
  extended by it.tidalwave.role.ui.spi.ActionProviderSupport
All Implemented Interfaces:
ActionProvider

public class ActionProviderSupport
extends Object
implements ActionProvider

Version:
$Id$
Author:
Fabrizio Giudici

Field Summary
 
Fields inherited from interface it.tidalwave.role.ui.ActionProvider
ActionProvider
 
Constructor Summary
ActionProviderSupport()
           
 
Method Summary
 Collection<? extends Action> getActions()
           
 Action getDefaultAction()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionProviderSupport

public ActionProviderSupport()
Method Detail

getActions

@Nonnull
public Collection<? extends Action> getActions()
Specified by:
getActions in interface ActionProvider

getDefaultAction

@Nonnull
public Action getDefaultAction()
                        throws NotFoundException
Specified by:
getDefaultAction in interface ActionProvider
Throws:
NotFoundException


Copyright © 2009-2011 Tidalwave s.a.s.. All Rights Reserved.