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 StringgetCreatedBy()DategetLastModified()StringgetLastModifiedDisplay()StringgetName()StringgetSetId()DataSetConstants.StatusgetStatus()StringgetStatusDisplay()DataSetConstants.DataTypegetType()StringgetTypeDisplay()StringgetUuid()StringgetVolId()StringgetVolumePath()
-
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
-