Package de.elo.ix.client
Class BSerializer_1233910153
java.lang.Object
byps.BSerializer
de.elo.ix.client.BSerializer_1233910153
public class BSerializer_1233910153
extends byps.BSerializer
-
Field Summary
FieldsFields inherited from class byps.BSerializer
inlineInstance, typeId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprepareForLazyLoading(Object obj1, byps.BInput bin, long version) Assign the BClient object of BInput to the given object.Create and read an object.void
-
Field Details
-
instance
public static final byps.BSerializer instance
-
-
Constructor Details
-
BSerializer_1233910153
public BSerializer_1233910153()
-
-
Method Details
-
read
Description copied from class:byps.BSerializerCreate and read an object.- Specified by:
readin classbyps.BSerializer- Throws:
byps.BException
-
write
- Overrides:
writein classbyps.BSerializer- 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 classbyps.BSerializer- Parameters:
obj1- Object to be prepared- Throws:
byps.BException
-