Package org.xwiki.invitation.test.po

Examples of org.xwiki.invitation.test.po.InvitationSenderPage



    /** To put the page someplace else, subclass this class and change this method. */
    protected InvitationSenderPage newSenderPage()
    {
        return new InvitationSenderPage();
    }
View Full Code Here

TOP

Related Classes of org.xwiki.invitation.test.po.InvitationSenderPage

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.