com.sas.hls.resource.repository
Class RepositoryFolder
java.lang.Object
com.sas.hls.resource.repository.RepositoryResource
com.sas.hls.resource.repository.RepositoryContainer
com.sas.hls.resource.repository.RepositoryFolder
- All Implemented Interfaces:
- Resource, Serializable
public class RepositoryFolder
- extends RepositoryContainer
Client side representation of a folder in the SAS Drug Development repository.
- See Also:
- Serialized Form
RepositoryFolder
public RepositoryFolder(String path,
Date lastModified,
List<Attribute> attributes)
- Constructor for a RepositoryFolder.
- Parameters:
path
- Path of the folder in the repositorylastModified
- The date the folder was last modifiedattributes
- Attributes defined on the folder.
Copyright (c) 2012, SAS Institute Inc., Cary, NC, USA