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 org.kuali.rice.core.api.exception.RiceIllegalStateException
parameters - Context to create the map fromorg.kuali.student.r2.common.exceptions.OperationFailedException - If creating context data map failsorg.kuali.rice.core.api.exception.RiceIllegalStateExceptionCopyright © 2005–2017 The Kuali Foundation. All rights reserved.