Class GetIManageFolderInfoJson

java.lang.Object
com.blackberry.workspaces.sdk.api.json.BaseJson
com.blackberry.workspaces.sdk.api.json.GetIManageFolderInfoJson
All Implemented Interfaces:
Serializable

public class GetIManageFolderInfoJson
extends BaseJson
Information for getting the workspace or folder single level folders.
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getFolderItemId

      public String getFolderItemId()
      IManage item ID of the folder. When it is empty, it uses the item id of the workspace.
      Returns:
      IManage item ID of the folder. When it is empty, it uses the item id of the workspace.
    • setFolderItemId

      public void setFolderItemId​(String folderItemId)
      IManage item ID of the folder. When it is empty, it uses the item id of the workspace.
      Parameters:
      folderItemId - IManage item ID of the folder. When it is empty, it uses the item id of the workspace.
    • getWorkspaceGuid

      public String getWorkspaceGuid()
      Workspace guid
      Returns:
      Workspace guid
    • setWorkspaceGuid

      public void setWorkspaceGuid​(String workspaceGuid)
      Workspace guid
      Parameters:
      workspaceGuid - Workspace guid