Package gov.nasa.pds.web.ui.containers
Class VolumeContainer
java.lang.Object
gov.nasa.pds.web.ui.containers.VolumeContainer
- All Implemented Interfaces:
BaseContainerInterface
public class VolumeContainer extends Object implements BaseContainerInterface
-
Constructor Summary
Constructors Constructor Description VolumeContainer(gov.nasa.arc.pds.tools.util.LocaleUtils localeUtils, String name, String volId, String setId, String relPath, DataSetConstants.Status status, String createdBy, DataSetConstants.DataType type, UUID uuid)
-
Method Summary
Modifier and Type Method Description String
getCreatedBy()
Date
getLastModified()
String
getLastModifiedDisplay()
String
getName()
String
getSetId()
DataSetConstants.Status
getStatus()
String
getStatusDisplay()
DataSetConstants.DataType
getType()
String
getTypeDisplay()
String
getUuid()
String
getVolId()
String
getVolumePath()
-
Constructor Details
-
VolumeContainer
public VolumeContainer(gov.nasa.arc.pds.tools.util.LocaleUtils localeUtils, String name, String volId, String setId, String relPath, DataSetConstants.Status status, String createdBy, DataSetConstants.DataType type, UUID uuid)
-
-
Method Details
-
getSetId
-
getVolumePath
-
getStatusDisplay
-
getTypeDisplay
-
getType
-
getCreatedBy
-
getStatus
-
getUuid
-
getLastModified
-
getLastModifiedDisplay
-
getName
-
getVolId
-