Class BRequest_IXServicePortIF_checkinReminder

java.lang.Object
byps.BMethodRequest
de.elo.ix.client.BRequest_IXServicePortIF_checkinReminder
All Implemented Interfaces:
Serializable

public final class BRequest_IXServicePortIF_checkinReminder extends byps.BMethodRequest implements Serializable
See Also:
  • Field Details

    • ci

      protected ClientInfo ci
    • remi

      protected Reminder remi
    • receiverIds

      protected String[] receiverIds
    • expandGroups

      protected boolean expandGroups
    • unlockZ

      protected LockZ unlockZ
    • serialVersionUID

      public static final long serialVersionUID
      See Also:
  • Constructor Details

    • BRequest_IXServicePortIF_checkinReminder

      public BRequest_IXServicePortIF_checkinReminder()
  • Method Details

    • getRemoteId

      public int getRemoteId()
      Specified by:
      getRemoteId in class byps.BMethodRequest
    • setSession

      public void setSession(Object __byps__sess)
      Overrides:
      setSession in class byps.BMethodRequest
    • execute

      public void execute(byps.BRemote __byps__remote, byps.BAsyncResult<Object> __byps__asyncResult) throws Throwable
      Specified by:
      execute in class byps.BMethodRequest
      Parameters:
      __byps__remote - Target interface.
      __byps__asyncResult - a BAsyncResult of BMethodResult
      Throws:
      Throwable
    • toString

      public String toString()
      Overrides:
      toString in class Object