org.xwiki.invitation.test.po
Class InspectInvitationsPage.AsUser.OneMessage

java.lang.Object
  extended by org.xwiki.test.ui.po.BaseElement
      extended by org.xwiki.test.ui.po.BasePage
          extended by org.xwiki.invitation.test.po.InspectInvitationsPage
              extended by org.xwiki.invitation.test.po.InspectInvitationsPage.AsUser
                  extended by org.xwiki.invitation.test.po.InspectInvitationsPage.AsUser.OneMessage
All Implemented Interfaces:
InspectInvitationsPage.OneMessage
Enclosing class:
InspectInvitationsPage.AsUser

public class InspectInvitationsPage.AsUser.OneMessage
extends InspectInvitationsPage.AsUser
implements InspectInvitationsPage.OneMessage


Nested Class Summary
 
Nested classes/interfaces inherited from class org.xwiki.invitation.test.po.InspectInvitationsPage.AsUser
InspectInvitationsPage.AsUser.OneMessage
 
Nested classes/interfaces inherited from class org.xwiki.invitation.test.po.InspectInvitationsPage
InspectInvitationsPage.AsAdmin, InspectInvitationsPage.AsUser
 
Field Summary
 
Fields inherited from class org.xwiki.invitation.test.po.InspectInvitationsPage.AsUser
cancelButton
 
Constructor Summary
InspectInvitationsPage.AsUser.OneMessage()
           
 
Method Summary
 InvitationActionConfirmationElement cancel()
           
 TableElement clickMessageHistory()
          Should only be made available to OneMessage implementations.
 InvitationMessageDisplayElement getMessage()
           
 String notSpam(String message)
          Returns the message telling the user that they successfully set the status to not spam
 
Methods inherited from class org.xwiki.invitation.test.po.InspectInvitationsPage.AsUser
getMessageWhere
 
Methods inherited from class org.xwiki.invitation.test.po.InspectInvitationsPage
getFooter, getStatusAndMemo, getTable
 
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
 
Methods inherited from interface org.xwiki.invitation.test.po.InspectInvitationsPage.OneMessage
getStatusAndMemo
 

Constructor Detail

InspectInvitationsPage.AsUser.OneMessage

public InspectInvitationsPage.AsUser.OneMessage()
Method Detail

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.