Package mks.ci.server

Class DeleteTimeEntryOp.ScriptDeleteTimeEntryOpBean

    • Constructor Detail

      • ScriptDeleteTimeEntryOpBean

        public ScriptDeleteTimeEntryOpBean​(DeleteTimeEntryOp op,
                                           int userId,
                                           java.sql.Connection c)
        Create a new ScriptDeleteTimeEntryOpBean.
        Parameters:
        op - the operation that the bean encompasses
        userId - the current user
        c - the database connection
    • Method Detail

      • getExposedName

        public java.lang.String getExposedName()
        Returns the name of this bean that is exposed to the scripting language.
        Specified by:
        getExposedName in interface mks.frame.triggers.ScriptExposableBean
        Specified by:
        getExposedName in class ScriptBaseBean
        Returns:
        the bean name: imDeleteTimeEntryBean.