public interface Context
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
createContextMap(Map<String,Object> parameters)
Creates the template context map (template token and data) for
a specific context.
|
Map<String,Object> createContextMap(Map<String,Object> parameters) throws RiceIllegalStateException
parameters - Context to create the map fromorg.kuali.student.r2.common.exceptions.OperationFailedException - If creating context data map failsRiceIllegalStateExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.