public static class GaelViewDatastore.GaelJWireMapper
extends java.lang.Object
Constructor and Description |
---|
GaelJWireMapper() |
Modifier and Type | Method and Description |
---|---|
GaelViewDatastore.GaelJWireMapper |
add(java.util.regex.Pattern oPat,
java.lang.Class<?> oCls) |
GaelViewDatastore.GaelJWireMapper |
add(java.lang.String sJWireKind,
java.lang.Class<?> oCls) |
JWire.EncoderCode |
getKindEncoder(java.lang.String sNamespace,
java.lang.String sJWireKind,
java.lang.String sNameId) |
public GaelViewDatastore.GaelJWireMapper add(java.lang.String sJWireKind, java.lang.Class<?> oCls)
public GaelViewDatastore.GaelJWireMapper add(java.util.regex.Pattern oPat, java.lang.Class<?> oCls)
public JWire.EncoderCode getKindEncoder(java.lang.String sNamespace, java.lang.String sJWireKind, java.lang.String sNameId) throws java.lang.Exception
java.lang.Exception