|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Templates | |
|---|---|
| org.exoplatform.services.wsrp.producer | |
| org.exoplatform.services.wsrp.producer.impl | |
| org.exoplatform.services.wsrp.type | |
| Uses of Templates in org.exoplatform.services.wsrp.producer |
|---|
| Methods in org.exoplatform.services.wsrp.producer that return Templates | |
|---|---|
Templates |
TransientStateManager.getTemplates(WSRPHttpSession session)
|
| Methods in org.exoplatform.services.wsrp.producer with parameters of type Templates | |
|---|---|
void |
TransientStateManager.storeTemplates(Templates templates,
WSRPHttpSession session)
|
| Uses of Templates in org.exoplatform.services.wsrp.producer.impl |
|---|
| Methods in org.exoplatform.services.wsrp.producer.impl that return Templates | |
|---|---|
Templates |
TransientStateManagerImpl.getTemplates(WSRPHttpSession session)
|
| Methods in org.exoplatform.services.wsrp.producer.impl with parameters of type Templates | |
|---|---|
void |
TransientStateManagerImpl.storeTemplates(Templates templates,
WSRPHttpSession session)
|
| Uses of Templates in org.exoplatform.services.wsrp.type |
|---|
| Methods in org.exoplatform.services.wsrp.type that return Templates | |
|---|---|
Templates |
RuntimeContext.getTemplates()
Gets the templates value for this RuntimeContext. |
| Methods in org.exoplatform.services.wsrp.type with parameters of type Templates | |
|---|---|
void |
RuntimeContext.setTemplates(Templates templates)
Sets the templates value for this RuntimeContext. |
| Constructors in org.exoplatform.services.wsrp.type with parameters of type Templates | |
|---|---|
RuntimeContext(java.lang.String userAuthentication,
java.lang.String portletInstanceKey,
java.lang.String namespacePrefix,
Templates templates,
java.lang.String sessionID,
Extension[] extensions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||