Interface Flexible

    • Method Detail

      • copyToGroup

        Flexible copyToGroup​(Object dsId,
                             String group)
        Returns the copied instance or null if the object cannot be copied. Creation date: (4.2.2001 21:59:44)
        Parameters:
        dsId - dsId
        group - java.lang.String
        Returns:
        something
      • getFlexibleName

        String getFlexibleName()
        Insert the method's description here. Creation date: (3.5.2001 10:15:48)
        Returns:
        java.lang.String
      • moveToGroup

        boolean moveToGroup​(Object dsId,
                            String group)
        Insert the method's description here. Creation date: (4.2.2001 22:00:01)
        Parameters:
        dsId - dsId
        group - java.lang.String
        Returns:
        something
      • rename

        boolean rename​(Object dsId,
                       String newName)
        Insert the method's description here. Creation date: (2.5.2001 23:23:17)
        Parameters:
        dsId - dsId
        newName - java.lang.String
        Returns:
        something
      • toString

        String toString()
        Insert the method's description here. Creation date: (3.5.2001 10:15:48)
        Overrides:
        toString in class Object
        Returns:
        java.lang.String