public abstract class AbstractControllerConfiguration extends AbstractSectionConfiguration
Modifier and Type | Field and Description |
---|---|
protected Controller |
controller |
rootSection
configurer
Constructor and Description |
---|
AbstractControllerConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
setController(Controller controller) |
asWidget, buildLayout, getName, getView, getView
applyRestrictions, checkPermission, generateMessageInfo, getLabel, removeRestrictions, setConfigurer
protected Controller controller
public AbstractControllerConfiguration()
public void setController(Controller controller)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.