uk.ac.essex.common.action
Interface ApplicationActions
public interface ApplicationActions
Created Date: 01-Nov-2003
You should have received a copy of Lesser GNU public license with this code.
If not please visit this site
getActionGroupDescriptor
ActionGroupDescriptor getActionGroupDescriptor(java.lang.String name)
getActionGroupDescriptors
ActionGroupDescriptor[] getActionGroupDescriptors()
add
void add(ActionGroupDescriptor actionGroupDescriptor)
addAll
void addAll(java.util.Collection actionGroups)