This interface is used to mark resources that publish a list of actions
that can be performed on them.
Those actions will automatically be added to the appropriate menus when
needed.
Returns a list of Action objects. This method will be called everytime a
menu for this resource needs to be built, thus allowing for dynamic updates
to the list of actions.
A null value in this list will cause a separator to be created.