Package | Description |
---|---|
org.gcube.datacatalogue.grsf_manage_widget.shared |
Modifier and Type | Method and Description |
---|---|
static GRSFStatus |
GRSFStatus.fromString(String string) |
GRSFStatus |
ManageProductBean.getCurrentStatus() |
GRSFStatus |
ManageProductBean.getNewStatus() |
static GRSFStatus |
GRSFStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GRSFStatus[] |
GRSFStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ManageProductBean.setCurrentStatus(GRSFStatus currentStatus) |
void |
ManageProductBean.setNewStatus(GRSFStatus newStatus) |
Constructor and Description |
---|
ManageProductBean(String productName,
String catalogueIdentifier,
String knowledgeBaseIdentifier,
GRSFStatus currentStatus,
GRSFStatus newStatus,
String annotation,
String productType) |
Copyright © 2017. All Rights Reserved.