org.caleigo.core.meta
Class CustomFieldDescriptor.Dezerializer
java.lang.Object
org.caleigo.core.meta.CustomFieldDescriptor.Dezerializer
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- CustomFieldDescriptor
- protected static class CustomFieldDescriptor.Dezerializer
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
CustomFieldDescriptor.Dezerializer(java.lang.String dataSourceDescriptorCodeName,
java.lang.String entityDescriptorCodeName,
java.lang.String codeName)
|
Method Summary |
protected java.lang.Object |
readResolve()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mDataSourceDescriptorCodeName
protected java.lang.String mDataSourceDescriptorCodeName
mEntityDescriptorCodeName
protected java.lang.String mEntityDescriptorCodeName
mCodeName
protected java.lang.String mCodeName
CustomFieldDescriptor.Dezerializer
public CustomFieldDescriptor.Dezerializer(java.lang.String dataSourceDescriptorCodeName,
java.lang.String entityDescriptorCodeName,
java.lang.String codeName)
readResolve
protected java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
Copyright © 2005 Caleigo. All Rights Reserved.