public class ShareSelectDocLibEntryEventData extends ShareEventData
ShareEventData that holds data for doclib entry selection
ShareEventData.FindSite, ShareEventData.MustFindSite| Constructor and Description |
|---|
ShareSelectDocLibEntryEventData(ShareEventData copyFrom,
String entry)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getDepth()
Get the number of times the doclib selection has passed through the same scenario
|
String |
getEntry() |
int |
incrementDepth()
Increment the depth count by one
|
getFilename, getSearch, getSharePage, getSiteName, getUrl, getUsername, getWebDriver, setFilename, setSearch, setSharePage, setSiteName, toStringpublic ShareSelectDocLibEntryEventData(ShareEventData copyFrom, String entry)
copyFrom - existing data to copy values fromentry - the entry to selectpublic String getEntry()
public int getDepth()
public int incrementDepth()
Copyright © 2016. All rights reserved.