Class BSerializer_1070921523

java.lang.Object
byps.BSerializer
de.elo.ix.client.BSerializer_2010056196
de.elo.ix.client.BSerializer_1070921523

public class BSerializer_1070921523 extends BSerializer_2010056196
  • Field Details

    • instance

      public static final byps.BSerializer instance
  • Constructor Details

    • BSerializer_1070921523

      public BSerializer_1070921523()
    • BSerializer_1070921523

      public BSerializer_1070921523(int typeId)
  • Method Details

    • read

      public Object read(Object obj1, byps.BInput bin1, long version) throws byps.BException
      Description copied from class: byps.BSerializer
      Create and read an object.
      Overrides:
      read in class BSerializer_2010056196
      Throws:
      byps.BException
    • prepareForLazyLoading

      public void prepareForLazyLoading(Object obj1, byps.BInput bin, long version) throws byps.BException
      Description copied from class: byps.BSerializer
      Assign the BClient object of BInput to the given object.
      Overrides:
      prepareForLazyLoading in class BSerializer_2010056196
      Parameters:
      obj1 - Object to be prepared
      Throws:
      byps.BException