public class WSSharedFolderNotificationBean extends Object implements WorkspaceNotificationBean
| Constructor and Description |
|---|
WSSharedFolderNotificationBean(String userIdToNotify,
SharedFolderBean folder) |
| Modifier and Type | Method and Description |
|---|---|
SharedFolderBean |
getFolder() |
String |
getUserIdToNotify() |
void |
setFolder(SharedFolderBean folder) |
void |
setUserIdToNotify(String userIdToNotify) |
String |
toString() |
public WSSharedFolderNotificationBean(String userIdToNotify, SharedFolderBean folder)
public String getUserIdToNotify()
public void setUserIdToNotify(String userIdToNotify)
public SharedFolderBean getFolder()
public void setFolder(SharedFolderBean folder)
Copyright © 2022. All rights reserved.