org.xwiki.invitation.test.po
Class InspectInvitationsPage.AsAdmin.OneMessage
java.lang.Object
org.xwiki.test.ui.po.BaseElement
org.xwiki.test.ui.po.BasePage
org.xwiki.invitation.test.po.InspectInvitationsPage
org.xwiki.invitation.test.po.InspectInvitationsPage.AsAdmin
org.xwiki.invitation.test.po.InspectInvitationsPage.AsAdmin.OneMessage
- All Implemented Interfaces:
- InspectInvitationsPage.OneMessage
- Enclosing class:
- InspectInvitationsPage.AsAdmin
public class InspectInvitationsPage.AsAdmin.OneMessage
- extends InspectInvitationsPage.AsAdmin
- implements InspectInvitationsPage.OneMessage
| Methods inherited from class org.xwiki.test.ui.po.BasePage |
canDelete, clickContentMenuEditSubMenuEntry, clickContentMenuTopEntry, copy, createInlinePage, createPage, createSpace, delete, edit, editClass, editInline, editObjects, editRights, editWiki, editWYSIWYG, getCurrentUser, getDocumentTitle, getEditURL, getMetaDataValue, getPageMenuLink, getPageTitle, getPageURL, hasLoginLink, isAuthenticated, isNewDocument, login, logout, register, sendKeys, waitUntilPageIsLoaded, watchDocument, watchSpace |
| Methods inherited from class org.xwiki.test.ui.po.BaseElement |
executeJavascript, getDriver, getUtil, makeAlertDialogSilent, makeConfirmDialogSilent, makeElementVisible, makeElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilElementDisappears, waitUntilElementEndsWithAttributeValue, waitUntilElementHasAttributeValue, waitUntilElementHasTextContent, waitUntilElementIsVisible, waitUntilElementsAreVisible |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InspectInvitationsPage.AsAdmin.OneMessage
public InspectInvitationsPage.AsAdmin.OneMessage()
getMessage
public InvitationMessageDisplayElement getMessage()
- Specified by:
getMessage in interface InspectInvitationsPage.OneMessage
clickMessageHistory
public TableElement clickMessageHistory()
- Description copied from class:
InspectInvitationsPage
- Should only be made available to OneMessage implementations.
- Specified by:
clickMessageHistory in interface InspectInvitationsPage.OneMessage- Overrides:
clickMessageHistory in class InspectInvitationsPage
cancel
public InvitationActionConfirmationElement cancel()
- Specified by:
cancel in interface InspectInvitationsPage.OneMessage
notSpam
public String notSpam(String message)
- Description copied from interface:
InspectInvitationsPage.OneMessage
- Returns the message telling the user that they successfully set the status to not spam
- Specified by:
notSpam in interface InspectInvitationsPage.OneMessage
Copyright © 2004-2013 XWiki. All Rights Reserved.