public class LastResolvedTransientFolderPermissionRequestResultJson extends BaseJson
Constructor and Description |
---|
LastResolvedTransientFolderPermissionRequestResultJson() |
Modifier and Type | Method and Description |
---|---|
Date |
getActionDate()
Action date
|
String |
getActionTaken()
Action taken
|
String |
getAdminAddress()
Admin address
|
Date |
getExtensionDate()
Extension date
|
String |
getFolderName()
The folder path in the transient workspace
|
String |
getFolderPath()
Folder path
|
String |
getPath()
The folder path in the transient workspace
|
Date |
getRequestDate()
Request date
|
String |
getRequesterEmail()
Requester email
|
String |
getRequestType()
Request type
|
String |
getRoomName()
Workspace name
|
String |
getUserMessage()
User message
|
String |
getWorkspaceUuid()
Workspace Uuid
|
void |
setActionDate(Date actionDate)
Action date
|
void |
setActionTaken(String actionTaken)
Action taken
|
void |
setAdminAddress(String adminAddress)
Admin address
|
void |
setExtensionDate(Date extensionDate)
Extension date
|
void |
setFolderName(String folderName)
The folder path in the transient workspace
|
void |
setFolderPath(String folderPath)
Folder path
|
void |
setPath(String path)
The folder path in the transient workspace
|
void |
setRequestDate(Date requestDate)
Request date
|
void |
setRequesterEmail(String requesterEmail)
Requester email
|
void |
setRequestType(String requestType)
Request type
|
void |
setRoomName(String roomName)
Workspace name
|
void |
setUserMessage(String userMessage)
User message
|
void |
setWorkspaceUuid(String workspaceUuid)
Workspace Uuid
|
getObjType, setObjType, toString
public LastResolvedTransientFolderPermissionRequestResultJson()
public String getRequesterEmail()
public void setRequesterEmail(String requesterEmail)
requesterEmail
- Requester emailpublic String getRequestType()
public void setRequestType(String requestType)
requestType
- Request typepublic String getAdminAddress()
public void setAdminAddress(String adminAddress)
adminAddress
- Admin addresspublic Date getExtensionDate()
public void setExtensionDate(Date extensionDate)
extensionDate
- Extension datepublic String getRoomName()
public void setRoomName(String roomName)
roomName
- Workspace namepublic String getWorkspaceUuid()
public void setWorkspaceUuid(String workspaceUuid)
workspaceUuid
- Workspace Uuidpublic String getFolderPath()
public void setFolderPath(String folderPath)
folderPath
- Folder pathpublic String getUserMessage()
public void setUserMessage(String userMessage)
userMessage
- User messagepublic String getPath()
public void setPath(String path)
path
- The folder path in the transient workspacepublic String getActionTaken()
public void setActionTaken(String actionTaken)
actionTaken
- Action takenpublic Date getRequestDate()
public void setRequestDate(Date requestDate)
requestDate
- Request datepublic String getFolderName()
public void setFolderName(String folderName)
folderName
- The folder path in the transient workspacepublic Date getActionDate()
public void setActionDate(Date actionDate)
actionDate
- Action dateCopyright © 2019. All rights reserved.