psdi.app.report

Interface ReportAdHocRemote

  • All Superinterfaces:
    MboRemote, java.rmi.Remote
    All Known Implementing Classes:
    ReportAdHoc


    public interface ReportAdHocRemote
    extends MboRemote
    • Method Detail

      • toggleAttribute

        void toggleAttribute(MboRemote attribute,
                             boolean toBeAdded)
                      throws MXException,
                             java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • toggleAttribute

        void toggleAttribute(java.lang.String attributeName,
                             boolean toBeAdded)
                      throws MXException,
                             java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • addAttrToExpr

        void addAttrToExpr(MboRemote attribute,
                           boolean toBeAdded)
                    throws MXException,
                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • addAllAttributes

        void addAllAttributes()
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • removeAllAttributes

        void removeAllAttributes()
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • updateAvailableAttributes

        void updateAvailableAttributes()
                                throws MXException,
                                       java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • reorderColumns

        void reorderColumns()
                     throws MXException,
                            java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • reorderCalculations

        void reorderCalculations()
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • reorderSummaries

        void reorderSummaries()
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • disableScheduleFields

        void disableScheduleFields(boolean disable)
                            throws MXException,
                                   java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • createReport

        void createReport()
                   throws MXException,
                          java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getReportXML

        java.lang.String getReportXML()
                               throws MXException,
                                      java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setSelectedObjectID

        void setSelectedObjectID(int objectID)
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getSelectedObjectID

        int getSelectedObjectID()
                         throws MXException,
                                java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • clearFields

        void clearFields(java.lang.String fieldType)
                  throws MXException,
                         java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • clearCalcTempFields

        void clearCalcTempFields()
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getLevelCount

        int getLevelCount(java.lang.String fieldType)
                   throws MXException,
                          java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • isGroupOrSortField

        boolean isGroupOrSortField(MboRemote lookupMbo,
                                   java.lang.String fieldType)
                            throws MXException,
                                   java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setDefaultObjectID

        void setDefaultObjectID()
                         throws MXException,
                                java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • hasDuplicateReportTitle

        boolean hasDuplicateReportTitle()
                                 throws MXException,
                                        java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getDuplicateReportName

        java.lang.String getDuplicateReportName()
                                         throws MXException,
                                                java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getReportNum

        int getReportNum()
                  throws MXException,
                         java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • initializeObjectStructureInfo

        void initializeObjectStructureInfo()
                                    throws MXException,
                                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • createReportName

        java.lang.String createReportName()
                                   throws MXException,
                                          java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setSelectedAttributes

        void setSelectedAttributes()
                            throws MXException,
                                   java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setLabelSyncFlag

        void setLabelSyncFlag()
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setTransientBROSInfo

        void setTransientBROSInfo(java.lang.String brosID,
                                  java.util.Hashtable reportParams,
                                  java.lang.String csrfToken)
                           throws MXException,
                                  java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • updateAvailableAttributesCalc

        void updateAvailableAttributesCalc()
                                    throws MXException,
                                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • updateAvailableAttributesSum

        void updateAvailableAttributesSum()
                                   throws MXException,
                                          java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • addToExpressionList

        void addToExpressionList()
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getObjectName

        java.lang.String getObjectName(int selectedObjectID)
                                throws MXException,
                                       java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • addToSummaryList

        void addToSummaryList()
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getCategory

        java.lang.String getCategory(int objectID)
                              throws MXException,
                                     java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • copyChildrenForInit

        void copyChildrenForInit()
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • copyChildrenForSave

        void copyChildrenForSave()
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getValidAttributes

        java.util.Set getValidAttributes(int objectID)
                                  throws MXException,
                                         java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • isParentSelectedCalc

        boolean isParentSelectedCalc(int objectID)
                              throws MXException,
                                     java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • isParentSelected

        boolean isParentSelected(int objectID)
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setSelectedObjectIDCalc

        void setSelectedObjectIDCalc(int objectID)
                              throws MXException,
                                     java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getSelectedObjectIDCalc

        int getSelectedObjectIDCalc()
                             throws MXException,
                                    java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setSelectedObjectIDSum

        void setSelectedObjectIDSum(int objectID)
                             throws MXException,
                                    java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getSelectedObjectIDSum

        int getSelectedObjectIDSum()
                            throws MXException,
                                   java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • objectDependencyCheck

        void objectDependencyCheck(int objectID)
                            throws MXException,
                                   java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setObjectOnlyDefaults

        void setObjectOnlyDefaults()
                            throws MXException,
                                   java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getPresentationForThisDialog

        java.lang.String getPresentationForThisDialog()
                                               throws MXException,
                                                      java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException