public class SetCurrentContainerModel extends Object
Constructor and Description |
---|
SetCurrentContainerModel() |
Modifier and Type | Method and Description |
---|---|
void |
execute(String containerKey,
org.apache.tiles.request.Request request)
Executes the model.
|
public void execute(String containerKey, org.apache.tiles.request.Request request)
containerKey
- The key of the container to be used as "current". If
null
, the default one will be used.request
- The request.Copyright © 2016. All rights reserved.