Class PageAwareHelper


  • public class PageAwareHelper
    extends Object
    Encapsulates all the complicated "how are the many ways I can look up a page so the action knows about it?" stuff. An action just needs to implement PageAware, and this class will give it a page if it needs one.
    Since:
    5.9