public class CompoundKeyConverter extends Object
| Modifier and Type | Field and Description |
|---|---|
static CompoundKeyConverter |
INSTANCE |
| Constructor and Description |
|---|
CompoundKeyConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(Object in)
Marshalling a PK object into a string.
|
Object |
unmarshal(QDataContext dc,
Class<?> pkclass,
String in) |
public static final CompoundKeyConverter INSTANCE
public Object unmarshal(QDataContext dc, Class<?> pkclass, String in) throws Exception
pkclass - in - UIExceptionExceptionpublic String marshal(Object in) throws Exception
in - UIExceptionExceptionCopyright © 2017 etc.to. All rights reserved.