Class controle_rpt

java.lang.Object
com.unify.nxj.mgr.NXJContainer
com.unify.nxj.mgr.NXJDataView
com.unify.nxj.mgr.NXJForm
All Implemented Interfaces:
com.unify.nxj.mgr.datatypes.NXJCommandParameter, com.unify.nxj.mgr.DataViewEventListener, com.unify.nxj.mgr.FormEventListener
Direct Known Subclasses:
ControleJavaRpt

public class controle_rpt extends controle_sobre
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    class 
     
    final class 
     
    final class 
     
    protected final class 
     
    protected final class 
     
    protected final class 
     
    protected final 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
     
    com.unify.nxj.mgr.datatypes.NullableStringVariable
     
    com.unify.nxj.mgr.datatypes.NullableStringVariable
     
     
     
    com.unify.nxj.mgr.datatypes.NullableNumericVariable
     
    com.unify.nxj.mgr.datatypes.NullableDateTimeVariable
     
    boolean
     
    com.unify.nxj.mgr.datatypes.NullableStringVariable
     
    static final String
     
     
    com.unify.nxj.mgr.datatypes.NullableNumericVariable
     
    int
     
    com.unify.nxj.mgr.datatypes.NullableStringVariable
     
    com.unify.nxj.mgr.datatypes.NullableNumericVariable
     
    final systextil.temp.TempMap
     
    com.unify.nxj.mgr.datatypes.NullableNumericVariable
     

    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
     
    controle_rpt(com.unify.nxj.mgr.NXJSession session, com.unify.nxj.mgr.NXJForm prevForm)
     
    protected
    controle_rpt(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
     
    void
    gravaObjeto(Object obj, int sequencia)
     
    protected void
     
    void
     
    protected void
     
    void
     
    void
    removerObjeto(int sequencia)
     
    protected 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.NXJProxyObject
    us$createProxyObject(Field targetField, boolean multiValued)
     
    protected com.unify.nxj.mgr.NXJProxyString
    us$createProxyString(Field targetField, boolean multiValued)
     

    Methods inherited from class forms.systextil.controle_sobre

    validaAlfa

    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, beforeFind, 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, onFind, 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, beforeFind, initDataView, onFind, onLeave, onNextRecord, onPreviousRecord
  • Field Details

    • num_rel

      public int num_rel
    • nome_relato

      public String nome_relato
    • gravacao_default_rel

      public boolean gravacao_default_rel
    • TP_REG_RELATORIO

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

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

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

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

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

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

      public com.unify.nxj.mgr.datatypes.NullableStringVariable SOLICITANTE
    • CLIENT_INFO

      public com.unify.nxj.mgr.datatypes.NullableStringVariable CLIENT_INFO
    • DATA_SOLICITACAO

      public com.unify.nxj.mgr.datatypes.NullableDateTimeVariable DATA_SOLICITACAO
    • tempMap

      public final systextil.temp.TempMap tempMap
    • boxFooterRpt

      public final controle_rpt.boxFooterRpt boxFooterRpt
    • cmdGravarCamposDefault

      public final controle_rpt.cmdGravarCamposDefault cmdGravarCamposDefault
    • cmdEliminarCamposDefault

      public final controle_rpt.cmdEliminarCamposDefault cmdEliminarCamposDefault
  • Constructor Details

    • controle_rpt

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

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

    • setFooterRpt

      protected void setFooterRpt() 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
    • onClearToAddControleSobre

      protected void onClearToAddControleSobre() throws Exception
      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
    • onClearToFind

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

      public void onClearToAdd() throws Exception
      Specified by:
      onClearToAdd in interface com.unify.nxj.mgr.DataViewEventListener
      Overrides:
      onClearToAdd in class controle_sobre
      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
    • beforeUpdate

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

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

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

      public void removerObjeto(int sequencia) throws com.unify.nxj.mgr.dataConnection.NXJDataConnectionException, SQLException
      Throws:
      com.unify.nxj.mgr.dataConnection.NXJDataConnectionException
      SQLException
    • gravaObjeto

      public void gravaObjeto(Object obj, int sequencia) throws com.unify.nxj.mgr.dataConnection.NXJDataConnectionException, SQLException
      Throws:
      com.unify.nxj.mgr.dataConnection.NXJDataConnectionException
      SQLException
    • loadDefaultValues

      protected void loadDefaultValues() throws Exception
      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
    • us$createProxyObject

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

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

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

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