public class EstablishUserAction extends Object implements EDLModelComponent
This is primarily important in identifying whether the submission is the first-time "load" of a document or an action being executed against an already loaded document.
Modifier and Type | Field and Description |
---|---|
static String |
COMMAND_PARAM |
static String |
USER_ACTION_PARAM |
Constructor and Description |
---|
EstablishUserAction() |
public static final String USER_ACTION_PARAM
public static final String COMMAND_PARAM
public EstablishUserAction()
public void updateDOM(Document dom, Element configElement, EDLContext edlContext)
updateDOM
in interface EDLModelComponent
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.