Class IXLazyLoadMember

java.lang.Object
de.elo.ix.client.IXLazyLoadMember
All Implemented Interfaces:
byps.BLazyLoad

public class IXLazyLoadMember extends Object implements byps.BLazyLoad
  • Constructor Details

    • IXLazyLoadMember

      public IXLazyLoadMember(IXConnection conn)
  • Method Details

    • lazyLoadMembers

      public void lazyLoadMembers(byps.BClient bclient, Object obj, long members)
      Description copied from interface: byps.BLazyLoad
      This function is to be implemented to load a member of the given object.
      Specified by:
      lazyLoadMembers in interface byps.BLazyLoad
      Parameters:
      bclient - BClient
      obj - A member of this object should be read
      members - This value can be used to specify which element has to be loaded