psdi.iface.app.intobject

Interface MaxIntObjectDetailRemote

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


    public interface MaxIntObjectDetailRemote
    extends MboRemote
    Remote Interface to the MaxIntObjDetail object.
    • Method Detail

      • createNPIncludeColumns

        void createNPIncludeColumns(java.lang.String tbname)
                             throws MXException,
                                    java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • createNPExcludeColumns

        java.util.Map createNPExcludeColumns(java.lang.String tbname)
                                      throws MXException,
                                             java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • createNPAlias

        void createNPAlias()
                    throws MXException,
                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • npTOpFillUp

        void npTOpFillUp(java.lang.String relation)
                  throws MXException,
                         java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • handleShowRelation

        void handleShowRelation()
                         throws MXException,
                                java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • fillRelations

        void fillRelations()
                    throws MXException,
                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • setParent

        void setParent(int objId,
                       java.lang.String parentObjName)
                throws MXException,
                       java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException