com.sas.hls.resource.workspace
Class WorkspaceFolder
java.lang.Object
com.sas.hls.resource.workspace.WorkspaceResource
com.sas.hls.resource.workspace.WorkspaceFolder
- All Implemented Interfaces:
- Resource, Serializable
public class WorkspaceFolder
- extends WorkspaceResource
Represents a folder in the workspace.
- See Also:
- Serialized Form
Constructor Summary |
WorkspaceFolder(String path,
Date date)
Constructs a client-side DTO representing a folder in the workspace. |
WorkspaceFolder
public WorkspaceFolder(String path,
Date date)
- Constructs a client-side DTO representing a folder in the workspace.
- Parameters:
path
- The path of the folderdate
- The lastModifiedDate of the folder
Copyright (c) 2012, SAS Institute Inc., Cary, NC, USA