Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webapp.directory
Class ChainSelectActionsBean

java.lang.Object
  extended by org.nuxeo.ecm.webapp.directory.ChainSelectActionsBean
All Implemented Interfaces:
Serializable, ChainSelectActions

@Name(value="chainSelectActions")
@Scope(value=SESSION)
public class ChainSelectActionsBean
extends Object
implements ChainSelectActions, Serializable

Author:
Razvan Caraghin
See Also:
Serialized Form

Constructor Summary
ChainSelectActionsBean()
           
 
Method Summary
 void add(ActionEvent event)
           
 void delete(ActionEvent event)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChainSelectActionsBean

public ChainSelectActionsBean()
Method Detail

add

public void add(ActionEvent event)
Specified by:
add in interface ChainSelectActions

delete

public void delete(ActionEvent event)
Specified by:
delete in interface ChainSelectActions

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.