Class KS_202_01B

java.lang.Object
com.smeup.kokos.sdk.caller.KokosService
com.smeup.kokos.service.KS_202_01B

public class KS_202_01B extends com.smeup.kokos.sdk.caller.KokosService
Entity detail service.

Supports both OAV metadata listing and single-entity detail rendering.

  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final String
     

    Fields inherited from class com.smeup.kokos.sdk.caller.KokosService

    out, printer
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    getEntityGrid(com.smeup.kokos.sdk.fun.Fun fun, com.smeup.kokos.sdk.model.ExecutionContext context)
    Return the object details editable
    void
    getObjectDetails(com.smeup.kokos.sdk.fun.Fun fun, com.smeup.kokos.sdk.model.ExecutionContext context)
    Return the object details
    void
    getObjectDetailsDeprecated(com.smeup.kokos.sdk.fun.Fun fun, com.smeup.kokos.sdk.model.ExecutionContext context)
     

    Methods inherited from class com.smeup.kokos.sdk.caller.KokosService

    execute, writeAction, writeButtons, writeDataColumn, writeDataColumns, writeDataNode, writeDataNodeClosure, writeDataRow, writeLayout, writeMessage, writeRawData, writeSch, writeSetup, writeVariable

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • KS_202_01B

      public KS_202_01B()
  • Method Details

    • getObjectDetails

      public void getObjectDetails(com.smeup.kokos.sdk.fun.Fun fun, com.smeup.kokos.sdk.model.ExecutionContext context) throws Exception
      Return the object details
      Parameters:
      fun - fun
      context - context
      Throws:
      Exception - Exception
    • getObjectDetailsDeprecated

      public void getObjectDetailsDeprecated(com.smeup.kokos.sdk.fun.Fun fun, com.smeup.kokos.sdk.model.ExecutionContext context) throws Exception
      Throws:
      Exception
    • getEntityGrid

      public void getEntityGrid(com.smeup.kokos.sdk.fun.Fun fun, com.smeup.kokos.sdk.model.ExecutionContext context) throws Exception
      Return the object details editable
      Parameters:
      fun - fun
      context - context
      Throws:
      Exception - Exception