Class JSerializer_1392245374
java.lang.Object
byps.BSerializer
byps.JSerializer_Object
de.elo.ix.client.esearch.query.data.JSerializer_1173770517
de.elo.ix.client.esearch.query.data.JSerializer_1392245374
- Direct Known Subclasses:
JSerializer_279925309,JSerializer_441908875
-
Field Summary
FieldsFields inherited from class byps.BSerializer
inlineInstance, typeId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioninternalRead(Object obj1, byps.BInputJson bin) voidprepareForLazyLoading(Object obj1, byps.BInput bin, long version) Assign the BClient object of BInput to the given object.Methods inherited from class byps.JSerializer_Object
internalWrite, read, write
-
Field Details
-
instance
public static final byps.BSerializer instance
-
-
Constructor Details
-
JSerializer_1392245374
public JSerializer_1392245374() -
JSerializer_1392245374
public JSerializer_1392245374(int typeId)
-
-
Method Details
-
internalRead
- Overrides:
internalReadin classJSerializer_1173770517- Throws:
byps.BException
-
prepareForLazyLoading
public void prepareForLazyLoading(Object obj1, byps.BInput bin, long version) throws byps.BException Description copied from class:byps.BSerializerAssign the BClient object of BInput to the given object.- Overrides:
prepareForLazyLoadingin classJSerializer_1173770517- Parameters:
obj1- Object to be prepared- Throws:
byps.BException
-