Uses of Class
org.gcube.portlets.widgets.ckandatapublisherwidget.shared.MetadataProfileBeanForUpdate
-
Packages that use MetadataProfileBeanForUpdate Package Description org.gcube.portlets.widgets.ckandatapublisherwidget.client org.gcube.portlets.widgets.ckandatapublisherwidget.server -
-
Uses of MetadataProfileBeanForUpdate in org.gcube.portlets.widgets.ckandatapublisherwidget.client
Methods in org.gcube.portlets.widgets.ckandatapublisherwidget.client that return MetadataProfileBeanForUpdate Modifier and Type Method Description MetadataProfileBeanForUpdateCKanPublisherService. getProfileForUpdate(String orgName, String datasetType, String datasedIdOrName)Gets the profile for update.Method parameters in org.gcube.portlets.widgets.ckandatapublisherwidget.client with type arguments of type MetadataProfileBeanForUpdate Modifier and Type Method Description voidCKanPublisherServiceAsync. getProfileForUpdate(String orgName, String datasetType, String datasedIdOrName, com.google.gwt.user.client.rpc.AsyncCallback<MetadataProfileBeanForUpdate> callaback)Gets the profile for update. -
Uses of MetadataProfileBeanForUpdate in org.gcube.portlets.widgets.ckandatapublisherwidget.server
Methods in org.gcube.portlets.widgets.ckandatapublisherwidget.server that return MetadataProfileBeanForUpdate Modifier and Type Method Description MetadataProfileBeanForUpdateCKANPublisherServicesImpl. getProfileForUpdate(String orgName, String datasetType, String datasedIdOrName)Gets the profile for update.
-