Make the function getOrderingInfo protected instead of private
--------------------------------------------------------------
Key: MAGNOLIA-1832
URL: http://jira.magnolia.info/browse/MAGNOLIA-1832
Project: Magnolia
Issue Type: Improvement
Components: activation
Affects Versions: 3.1
Reporter: Capitaine Harold
Assigned To: Sameer Charles
Priority: Minor
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------