psdi.app.dpamadpt

Interface DPAMConversionTargetRemote

    • Method Detail

      • setDeleteChildrenFlag

        void setDeleteChildrenFlag(boolean deleteChildren)
                            throws java.rmi.RemoteException
        Set a flag that modifies the behavior of delete()
        Throws:
        java.rmi.RemoteException
      • getTargetFieldName

        java.lang.String getTargetFieldName()
                                     throws java.rmi.RemoteException
        Returns:
        the name of the field that holds the target name; it is expected to be the same for the target and variant table
        Throws:
        java.rmi.RemoteException
      • getVariantFieldName

        java.lang.String getVariantFieldName()
                                      throws java.rmi.RemoteException
        Returns:
        the name of the field that holds the variant name in the variant table
        Throws:
        java.rmi.RemoteException
      • getVariantSetName

        java.lang.String getVariantSetName()
                                    throws java.rmi.RemoteException
        Returns:
        the name of the variant object
        Throws:
        java.rmi.RemoteException
      • getReferencedRelationshipList

        java.lang.String[] getReferencedRelationshipList()
                                                  throws java.rmi.RemoteException
        Returns:
        the list of relationships where variants are referenced
        Throws:
        java.rmi.RemoteException
      • getExceptionParams

        java.lang.Object[] getExceptionParams()
                                       throws java.rmi.RemoteException
        Returns:
        exception parameters - the name of the target object
        Throws:
        java.rmi.RemoteException