| Modifier and Type | Method and Description |
|---|---|
List<ConnectedBean> |
ConnectToWidget.getConnectList()
Get the list of records to connect with this one
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.gwt.user.client.ui.Widget |
ConnectToWidget.buildWidgetForConnectedRecords(ConnectedBean connected) |
| Modifier and Type | Method and Description |
|---|---|
static ConnectedBean |
Utils.connectedBeanRecordFromJson(String json,
String sourceIdentifier,
String sourceDomain,
org.gcube.datacatalogue.ckanutillibrary.server.DataCatalogue clg)
Get Connected bean from record
|
| Modifier and Type | Method and Description |
|---|---|
List<ConnectedBean> |
ManageProductBean.getConnectTo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ManageProductBean.setConnectTo(List<ConnectedBean> connectTo) |
| Constructor and Description |
|---|
ManageProductBean(String semanticIdentifier,
String catalogueIdentifier,
String knowledgeBaseIdentifier,
String grsfType,
String grsfDomain,
String grsfName,
String shortName,
boolean traceabilityFlag,
org.gcube.datacatalogue.common.enums.Status currentStatus,
org.gcube.datacatalogue.common.enums.Status newStatus,
String annotation,
Map<String,String> extrasIfAvailable,
List<SourceRecord> sources,
List<SimilarGRSFRecord> similarGrsfRecords,
List<ConnectedBean> connectedBeans) |
Copyright © 2017. All Rights Reserved.