public interface Configuration
Modifier and Type | Method and Description |
---|---|
void |
applyRestrictions() |
com.google.gwt.user.client.ui.Widget |
asWidget() |
boolean |
checkPermission(DataModel model) |
Enum<?> |
getName() |
View |
getView() |
void |
removeRestrictions() |
void |
setConfigurer(Configurer configurer) |
void setConfigurer(Configurer configurer)
com.google.gwt.user.client.ui.Widget asWidget()
void applyRestrictions()
boolean checkPermission(DataModel model)
void removeRestrictions()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.