Class ARG_NameAbleSelectDlgNode

java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_NameAbleSelectDlgNode
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

public class ARG_NameAbleSelectDlgNode extends Object implements de.mid.innovator.srv2api.impl.MarshallAble
  • Field Details

    • oh

      public ADClientAble oh
    • name

      public String name
    • bitmap

      public String bitmap
    • isSelectAble

      public boolean isSelectAble
    • isReference

      public boolean isReference
    • nodeLock

    • strComment

      public String strComment
    • strType

      public String strType
      element type
    • hasAccess

      public boolean hasAccess
      isTrue, if model user has access for this element
    • isTemplate

      public boolean isTemplate
      isTrue, if this element is a template
    • isDiffLeaf

      public boolean isDiffLeaf
      isTrue, if this element has no contents
  • Constructor Details

    • ARG_NameAbleSelectDlgNode

      public ARG_NameAbleSelectDlgNode()
    • ARG_NameAbleSelectDlgNode

      public ARG_NameAbleSelectDlgNode(ADClientAble oh, String name, String bitmap, boolean isSelectAble, boolean isReference, K_NAMEABLE_SELECT_DLG_NODE_LOCK nodeLock, String strComment, String strType, boolean hasAccess, boolean isTemplate, boolean isDiffLeaf)
  • Method Details

    • marshal

      public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
      Specified by:
      marshal in interface de.mid.innovator.srv2api.impl.MarshallAble
    • unmarshal

      public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel, SrvContext srvctx)
      Specified by:
      unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAble
    • resolveReferences

      public void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
      Specified by:
      resolveReferences in interface de.mid.innovator.srv2api.impl.MarshallAble