Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-1832

Make ActivationCommand.getOrderingInfo() protected instead of private

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.5 RC1
    • 3.5 RC1
    • activation, admininterface
    • None

      I would like to extend the class ActivationCommand because I would like to add some features on activation but I would like to keep the core functions as they are.
      The problem is that the function getOrderingInfo is private so I can't call it in the new functions of my sub class.

      Would it be possible to change it in protected as the other functions of this class are?

      Thanks in advance.

        Acceptance criteria

              gjoseph Magnolia International
              hcapitaine Capitaine Harold
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD