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