Class batch

java.lang.Object
com.unify.nxj.mgr.NXJContainer
com.unify.nxj.mgr.NXJDataView
com.unify.nxj.mgr.NXJForm
forms.systextil.ControleSobre
forms.systextil.batch
All Implemented Interfaces:
com.unify.nxj.mgr.datatypes.NXJCommandParameter, com.unify.nxj.mgr.DataViewEventListener, com.unify.nxj.mgr.FormEventListener

public class batch extends ControleSobre
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    class 
     
    final class 
     
    final class 
     
    final class 
     
    final class 
     
    final class 
     
    final class 
     
    protected final class 
     
    protected final class 
     
    protected final class 
     
    class 
     
    class 
     

    Nested classes/interfaces inherited from class com.unify.nxj.mgr.NXJDataView

    com.unify.nxj.mgr.NXJDataView.FieldIterator, com.unify.nxj.mgr.NXJDataView.SOACursor, com.unify.nxj.mgr.NXJDataView.SOARowId
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    final batch.Box
     
    com.unify.nxj.mgr.datatypes.NullableStringVariable
     
     
     
     
     
     
     
    com.unify.nxj.mgr.datatypes.NullableNumericVariable
     
    com.unify.nxj.mgr.datatypes.NullableStringField
     
    com.unify.nxj.mgr.datatypes.NullableDateTimeField
     
    com.unify.nxj.mgr.datatypes.NullableDateTimeVariable
     
    com.unify.nxj.mgr.datatypes.NullableStringVariable
     
    static final String
     
    com.unify.nxj.mgr.datatypes.NullableStringField
     
    com.unify.nxj.mgr.datatypes.NullableStringField
     
    com.unify.nxj.mgr.datatypes.NullableNumericVariable
     
    boolean
     
     
    com.unify.nxj.mgr.datatypes.NullableNumericVariable
     
    com.unify.nxj.mgr.datatypes.NullableStringField
     
    com.unify.nxj.mgr.datatypes.NullableStringVariable
     
     

    Fields inherited from class com.unify.nxj.mgr.NXJForm

    CANCEL_ZOOM, CHALLENGE_DONE, compose, composeWithoutInit, composeWithReference, containingSession, edit, EDIT_RO_FORM, editProfile, EXIT, FIND_FOR_ALL_DATAVIEWS, GO_TO_FORM, INIT_LOTUS_FORM, INIT_LOTUS_FORM_EX, INIT_LOTUS_FORM_FOR_FIND, INIT_LOTUS_FORM_FOR_FIND_RO, LOGOUT, mailForward, mailSend, NEXT_FIELD, NEXT_FORM, NextFormAction_BACK_TO, NextFormAction_CONTINUE, NextFormAction_EXIT, NextFormAction_START, PREVIOUS_FIELD, PREVIOUS_FORM, REFRESHHIDEFORMULAS, START_FORM, view, VIEWREFRESHFIELDS, ZOOM

    Fields inherited from class com.unify.nxj.mgr.NXJDataView

    ADD_UPDATE, BINDING_CLASS, BINDING_CONNECTION, BINDING_FIELD_PROPERTY, BINDING_PROCESS, BINDING_SERVICE, CALL_FORM, CLEAR_FIELD, CLEAR_TO_ADD, CLEAR_TO_FIND, close, ComputedFor_BEFORE_SAVE, ComputedFor_CLEAR_TO_ADD, ComputedFor_FIND, ConsistencyMode_INHERIT, ConsistencyMode_NONE, ConsistencyMode_RECORD, ConsistencyMode_SET, DELETE, FIND, FIRST_RECORD, LAST_RECORD, NEXT_RECORD, NEXT_SET, PREVIOUS_RECORD, PREVIOUS_SET, saveAndClose, SortDirection_ASCENDING, SortDirection_DESCENDING, us$hasBeforeRecordEventSection, us$hasNextRecordEventSection, us$hasOnLeaveEventSection, us$hasPreviousRecordEventSection

    Fields inherited from class com.unify.nxj.mgr.NXJContainer

    NAME_SEPARATOR, NAME_SEPARATOR_CHAR, trace_CODE_SECTION_INFO
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
     
    batch(com.unify.nxj.mgr.NXJSession session, com.unify.nxj.mgr.NXJForm prevForm)
     
    protected
    batch(String formName, com.unify.nxj.mgr.NXJSession session, com.unify.nxj.mgr.NXJForm prevForm)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    getFiles(boolean list)
     
    void
     
    void
     
    protected com.unify.nxj.mgr.NXJProxyBoolean
    us$createProxyBoolean(Field targetField, boolean multiValued)
     
    protected com.unify.nxj.mgr.NXJProxyInt
    us$createProxyInt(Field targetField, boolean multiValued)
     
    protected com.unify.nxj.mgr.NXJProxyNullable
    us$createProxyNullable(Field targetField, boolean multiValued)
     
    int
     

    Methods inherited from class com.unify.nxj.mgr.NXJForm

    afterApplication, afterModeChange, beforeApplication, beforeModeChange, editLotusForm, getCurField, getCurNextField, getCurrentField, getCurrentNextField, getDataViewIterator, getDoubleClickCommandParameter, getFirstField, getFormName, getLibraryInstance, getOrCreateNotesId, getPicklistResultVariable, getPrevField, getPrevForm, getPreviousField, getPreviousForm, getWindowTitle, getZoomReturnExpressions, Initialize, initLibraries, isAnyFieldModified, isAutoCommit, isInZoomMode, isLotusUpdateAllowed, onGoToForm, onNextForm, setCurNextField, setCurNextField, setCurrentNextField, setCurrentNextField, setCurrentNotesId, setDoubleClickCommandParameter, setFirstField, setFirstField, setFyiMessage, setNXJControlProperty, setPicklistResultVariable, setWindowTitle, setZoomReturnExpressions, us$abort, us$activateForm, us$ancestorsVisible, us$chooseNextForm, us$findDescendantField, us$findForm, us$findQualifiedField, us$findQualifiedVariable, us$getAllDataViews, us$getCommandParameter, us$getDataView, us$getNXJBlobDV, us$initLotusFormForFind, us$initLotusFormForFind, us$isBeforeFormComplete, us$isClickOnFieldAllowed, us$isEntryForm, us$isFieldInitComplete, us$isStopWithoutFields, us$isUploadDisabledForCommand, us$performOnPreviousFormNotification, us$processHideWhen, us$setAutoCommit, us$setCommandParameter, us$setCurrentField, us$setNextFormAvailable, us$setStopWithoutFields, us$setUploadDisabledForCommand, us$setValidValuesChanged, viewLotusForm

    Methods inherited from class com.unify.nxj.mgr.NXJDataView

    afterSave, beforeAdd, beforeUpdate, clearToAdd, computeHiddenNonTargetValues, computeHiddenValues, delete, deleteCurrentRecord, find, getBindingClass, getBindingOuter, getBindingProperty, getBindingService, getBindingType, getClientRecordCount, getConnection, getConnectionName, getControlIterator, getCurrentRecordNumber, getDataViewName, getDoubleClickForm, getFieldIterator, getFindCount, getMasterDataView, getOccurrences, getQualifiedDataViewName, getRecordCount, getRecordsInMemory, getSqlOptionalCondition, getSqlOrderByClause, getSqlWhereClause, getTargetObject, getTargetTable, initDataView, insert, isAddAllowed, isAutoFind, isAutoRefresh, isClearAfterAdd, isCurrentRecordNew, isCurrentRecordStored, isDeleteAllowed, isEnabled, isFindAllowed, isInFindMode, isInOnFind, isPopulatingFind, isStartInAddMode, isUpdateAllowed, onLeave, onNextRecord, onPreviousRecord, positionToRecord, Queryopen, refreshHiddenComputedValues, rejectOperation, rejectRecord, setAddAllowed, setAutoFind, setClearAfterAdd, setClientRecordCount, setDeleteAllowed, setFindAllowed, setFindCount, setRecordsInMemory, setSqlOptionalCondition, setSqlOrderByClause, setStartInAddMode, setTargetObject, setUpdateAllowed, sortSelectedSet, toString, update, updateCurrentRecord, us$addCandidateTargetVariable, us$addProxyObject, us$addQualifiedSymbolTableEntry, us$addSymbolTableEntry, us$addSymbolTableEntry, us$addTargetMapping, us$clearFieldModified, us$deleteCurrentRecord, us$findVariable, us$findVariableEx, us$getCallFormName, us$getCallFormParameters, us$getComputedValueForNonTargetFields, us$getControl, us$getControlIterator, us$getFieldIterator, us$getMultiValuedDataInFindMode, us$getMultiValuedDataInRecord, us$getMVControlDataInRecord, us$getMVFieldDataModelInRecord, us$getRecordAction, us$getTargetConnection, us$getTargetVariableList, us$getVariableIterator, us$hasBeforeRecordEventSection, us$hasNextRecordEventSection, us$hasOnLeaveEventSection, us$hasPreviousRecordEventSection, us$initContainer, us$inRereadAndVerify, us$isBatchUpdate, us$isBeingSaved, us$isBrowserRefresh, us$isInitCalled, us$isLotusUpdateAllowed, us$isOperationRejected, us$positionToRecord, us$removeCandidateTargetVariable, us$rereadAndVerifyFailureNotification, us$setAutoRefresh, us$setBatchUpdate, us$setBindingClass, us$setBindingOuter, us$setBindingProperty, us$setBindingService, us$setBindingType, us$setBrowserRefresh, us$setCallFormName, us$setCallFormParameters, us$setCascadeDeletes, us$setCascadeUpdates, us$setConnectionName, us$setLotusUpdateAllowed, us$setMasterDataView, us$setMasterRelationshipAddExpr, us$setMasterRelationshipCriteria, us$setMasterRelationshipName, us$setModified, us$setOperationRejected, us$setTargetModified, us$setTargetTableName, us$sortByColumnName, us$updateCurrentRecord, writeDataToStream

    Methods inherited from class com.unify.nxj.mgr.NXJContainer

    findDescendantNullable, getBackgroundColor, getContainerIterator, getContainerName, getContainingDataView, getContainingForm, getQualifiedContainerName, getSession, hideWhen, resetName, setBackgroundColor, us$addCommand, us$addControl, us$addProxyObject, us$clearBackgroundChanged, us$createProxyBigDecimal, us$createProxyByte, us$createProxyChar, us$createProxyDate, us$createProxyDateTime, us$createProxyDouble, us$createProxyFloat, us$createProxyLong, us$createProxyShort, us$createProxyTime, us$findDescendantNullable, us$findScopedNullable, us$getBackgroundColor, us$getContainerIterator, us$getDescendantNullables, us$getNullableIterator, us$hideWhenReadOnly, us$hideWhenUpdateable, us$initVariableTables, us$internalFindCommand, us$isVisible, us$setBackgroundColor, us$setHideWhenReadOnly, us$setHideWhenUpdateable, us$setVisible

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.unify.nxj.mgr.DataViewEventListener

    afterSave, beforeAdd, beforeUpdate, initDataView, onLeave, onNextRecord, onPreviousRecord
  • Field Details

    • pressionouF2

      public boolean pressionouF2
    • CLASSE

      public com.unify.nxj.mgr.datatypes.NullableStringVariable CLASSE
    • LOCALE

      public com.unify.nxj.mgr.datatypes.NullableStringVariable LOCALE
    • NR_SOLICITACAO

      public com.unify.nxj.mgr.datatypes.NullableNumericVariable NR_SOLICITACAO
    • STATUS_PROCESSO

      public com.unify.nxj.mgr.datatypes.NullableNumericVariable STATUS_PROCESSO
    • CODIGO_EMPRESA

      public com.unify.nxj.mgr.datatypes.NullableNumericVariable CODIGO_EMPRESA
    • DATA_FIM_EXECUCAO

      public com.unify.nxj.mgr.datatypes.NullableDateTimeVariable DATA_FIM_EXECUCAO
    • TITULO

      public com.unify.nxj.mgr.datatypes.NullableStringVariable TITULO
    • CODIGO_RELATORIO

      public com.unify.nxj.mgr.datatypes.NullableStringField CODIGO_RELATORIO
    • DATA_EXECUCAO

      public com.unify.nxj.mgr.datatypes.NullableDateTimeField DATA_EXECUCAO
    • MSG_EXCEPTION

      public com.unify.nxj.mgr.datatypes.NullableStringField MSG_EXCEPTION
    • nomeDoForm

      public com.unify.nxj.mgr.datatypes.NullableStringField nomeDoForm
    • titulo

      public com.unify.nxj.mgr.datatypes.NullableStringField titulo
    • viewCheckBox

      public final batch.viewCheckBox viewCheckBox
    • Box

      public final batch.Box Box
    • RESULTS

      public final batch.RESULTS RESULTS
    • cmdNextForm

      public final batch.cmdNextForm cmdNextForm
    • cmdDownloadReport

      public final batch.cmdDownloadReport cmdDownloadReport
    • cmdDownloadZip

      public final batch.cmdDownloadZip cmdDownloadZip
    • cmdExecuteBatch

      public final batch.cmdExecuteBatch cmdExecuteBatch
    • cmdPrint

      public final batch.cmdPrint cmdPrint
  • Constructor Details

    • batch

      public batch(com.unify.nxj.mgr.NXJSession session, com.unify.nxj.mgr.NXJForm prevForm)
    • batch

      protected batch(String formName, com.unify.nxj.mgr.NXJSession session, com.unify.nxj.mgr.NXJForm prevForm)
  • Method Details

    • getFiles

      public List getFiles(boolean list) throws Exception
      Throws:
      Exception
    • beforeForm

      public void beforeForm() throws Exception
      Specified by:
      beforeForm in interface com.unify.nxj.mgr.FormEventListener
      Overrides:
      beforeForm in class ControleSobre
      Throws:
      Exception
    • onFind

      public void onFind() throws Exception
      Specified by:
      onFind in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      onFind in class com.unify.nxj.mgr.NXJDataView
      Throws:
      Exception
    • afterFind

      public void afterFind() throws Exception
      Specified by:
      afterFind in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      afterFind in class ControleSobre
      Throws:
      Exception
    • onClearToFind

      public void onClearToFind() throws Exception
      Specified by:
      onClearToFind in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      onClearToFind in class ControleSobre
      Throws:
      Exception
    • beforeDelete

      public void beforeDelete() throws Exception
      Specified by:
      beforeDelete in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      beforeDelete in class com.unify.nxj.mgr.NXJDataView
      Throws:
      Exception
    • beforeRecord

      public void beforeRecord() throws Exception
      Specified by:
      beforeRecord in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      beforeRecord in class com.unify.nxj.mgr.NXJDataView
      Throws:
      Exception
    • beforeFind

      public void beforeFind() throws Exception
      Specified by:
      beforeFind in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      beforeFind in class com.unify.nxj.mgr.NXJDataView
      Throws:
      Exception
    • afterFormReturn

      public void afterFormReturn() throws Exception
      Specified by:
      afterFormReturn in interface com.unify.nxj.mgr.FormEventListener
      Overrides:
      afterFormReturn in class ControleSobre
      Throws:
      Exception
    • verifica_pronto3

      public int verifica_pronto3() throws Exception
      Throws:
      Exception
    • filtraPorCor

      public void filtraPorCor() throws Exception
      Throws:
      Exception
    • us$createProxyNullable

      protected com.unify.nxj.mgr.NXJProxyNullable us$createProxyNullable(Field targetField, boolean multiValued)
      Overrides:
      us$createProxyNullable in class ControleSobre
    • us$createProxyBoolean

      protected com.unify.nxj.mgr.NXJProxyBoolean us$createProxyBoolean(Field targetField, boolean multiValued)
      Overrides:
      us$createProxyBoolean in class ControleSobre
    • us$createProxyInt

      protected com.unify.nxj.mgr.NXJProxyInt us$createProxyInt(Field targetField, boolean multiValued)
      Overrides:
      us$createProxyInt in class ControleSobre