|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ClientTransformationPlugin
This is an interface for outputting JavaScript Function objects for different client architectures.
| Method Summary | |
|---|---|
java.util.Map.Entry<java.lang.String,java.lang.String> |
augmentJsponForFunction(Function function,
boolean debugMode)
This should take a function and return a property to be added to outbound objects to enhance them for use with client applications |
| Method Detail |
|---|
java.util.Map.Entry<java.lang.String,java.lang.String> augmentJsponForFunction(Function function,
boolean debugMode)
function - debugMode -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||