Class IntegerLoaderImpl

    • Method Detail

      • create

        public static IntegerLoader create​(Sql context)
                                    throws io.ciera.runtime.summit.exceptions.XtumlException
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • create

        public static IntegerLoader create​(Sql context,
                                           String ref_loader_name,
                                           String ref_loader_package,
                                           String ref_class_name,
                                           int ref_index,
                                           boolean m_is_long,
                                           String ref_attr_name)
                                    throws io.ciera.runtime.summit.exceptions.XtumlException
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • create

        public static IntegerLoader create​(Sql context,
                                           io.ciera.runtime.summit.types.UniqueId instanceId,
                                           String ref_loader_name,
                                           String ref_loader_package,
                                           String ref_class_name,
                                           int ref_index,
                                           boolean m_is_long,
                                           String ref_attr_name)
                                    throws io.ciera.runtime.summit.exceptions.XtumlException
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • setLoader_name

        public void setLoader_name​(String ref_loader_name)
                            throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setLoader_name in interface IntegerLoader
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • getLoader_name

        public String getLoader_name()
                              throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        getLoader_name in interface IntegerLoader
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • getLoader_package

        public String getLoader_package()
                                 throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        getLoader_package in interface IntegerLoader
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • setLoader_package

        public void setLoader_package​(String ref_loader_package)
                               throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setLoader_package in interface IntegerLoader
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • setClass_name

        public void setClass_name​(String ref_class_name)
                           throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setClass_name in interface IntegerLoader
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • getClass_name

        public String getClass_name()
                             throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        getClass_name in interface IntegerLoader
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • getIndex

        public int getIndex()
                     throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        getIndex in interface IntegerLoader
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • setIndex

        public void setIndex​(int ref_index)
                      throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setIndex in interface IntegerLoader
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • getIs_long

        public boolean getIs_long()
                           throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        getIs_long in interface IntegerLoader
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • setIs_long

        public void setIs_long​(boolean m_is_long)
                        throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setIs_long in interface IntegerLoader
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • setAttr_name

        public void setAttr_name​(String ref_attr_name)
                          throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setAttr_name in interface IntegerLoader
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • getAttr_name

        public String getAttr_name()
                            throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        getAttr_name in interface IntegerLoader
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • getId1

        public io.ciera.runtime.summit.classes.IInstanceIdentifier getId1()
        Specified by:
        getId1 in interface io.ciera.runtime.summit.classes.IModelInstance<IntegerLoader,​Sql>
        Overrides:
        getId1 in class io.ciera.runtime.summit.classes.ModelInstance<IntegerLoader,​Sql>
      • render

        public void render()
                    throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        render in interface IntegerLoader
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • getRunContext

        public io.ciera.runtime.summit.application.IRunContext getRunContext()
        Specified by:
        getRunContext in interface io.ciera.runtime.summit.application.IActionHome<Sql>
        Overrides:
        getRunContext in class io.ciera.runtime.summit.classes.ModelInstance<IntegerLoader,​Sql>
      • context

        public Sql context()
        Specified by:
        context in interface io.ciera.runtime.summit.application.IActionHome<Sql>
        Overrides:
        context in class io.ciera.runtime.summit.classes.ModelInstance<IntegerLoader,​Sql>
      • getKeyLetters

        public String getKeyLetters()
        Specified by:
        getKeyLetters in interface io.ciera.runtime.summit.statemachine.IEventTarget
        Specified by:
        getKeyLetters in interface io.ciera.runtime.summit.classes.IModelInstance<IntegerLoader,​Sql>
      • self

        public IntegerLoader self()
        Specified by:
        self in interface io.ciera.runtime.summit.application.IInstanceActionHome<IntegerLoader,​Sql>
      • oneWhere

        public IntegerLoader oneWhere​(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition)
                               throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        oneWhere in interface io.ciera.runtime.summit.types.IXtumlType
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException