public class ThreddsConverter extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
THREDDS_FILTER_NC_NCML_ASC |
static java.util.function.Function<ThSyncFolderDescriptor,org.gcube.usecases.ws.thredds.model.SyncFolderDescriptor> |
toSyncFolderDescriptor
The to S sync folder descriptor.
|
static java.util.function.Function<ThSynchFolderConfiguration,org.gcube.usecases.ws.thredds.model.SynchFolderConfiguration> |
toSynchFolderConfiguration
The to synch folder configuration.
|
static java.util.function.Function<org.gcube.usecases.ws.thredds.model.gui.CatalogBean,ThCatalogueBean> |
toThCatalogueBean
The to th catalogue bean.
|
static java.util.function.Function<org.gcube.usecases.ws.thredds.engine.impl.ProcessDescriptor,ThProcessDescriptor> |
toThProcessDescriptor
The to S sync folder descriptor.
|
static java.util.function.Function<org.gcube.usecases.ws.thredds.engine.impl.ProcessStatus,ThProcessStatus> |
toThProcessStatus
The to th process status.
|
static java.util.function.Function<org.gcube.usecases.ws.thredds.model.SyncFolderDescriptor,ThSyncFolderDescriptor> |
toThSyncFolderDescriptor
The to S sync folder descriptor.
|
static java.util.function.Function<org.gcube.usecases.ws.thredds.model.SynchFolderConfiguration,ThSynchFolderConfiguration> |
toThSynchFolderConfiguration
The to S synch folder configuration.
|
| Constructor and Description |
|---|
ThreddsConverter() |
public static final String THREDDS_FILTER_NC_NCML_ASC
public static java.util.function.Function<org.gcube.usecases.ws.thredds.model.SyncFolderDescriptor,ThSyncFolderDescriptor> toThSyncFolderDescriptor
public static java.util.function.Function<ThSyncFolderDescriptor,org.gcube.usecases.ws.thredds.model.SyncFolderDescriptor> toSyncFolderDescriptor
public static java.util.function.Function<ThSynchFolderConfiguration,org.gcube.usecases.ws.thredds.model.SynchFolderConfiguration> toSynchFolderConfiguration
public static java.util.function.Function<org.gcube.usecases.ws.thredds.model.SynchFolderConfiguration,ThSynchFolderConfiguration> toThSynchFolderConfiguration
public static java.util.function.Function<org.gcube.usecases.ws.thredds.engine.impl.ProcessDescriptor,ThProcessDescriptor> toThProcessDescriptor
public static java.util.function.Function<org.gcube.usecases.ws.thredds.model.gui.CatalogBean,ThCatalogueBean> toThCatalogueBean
public static java.util.function.Function<org.gcube.usecases.ws.thredds.engine.impl.ProcessStatus,ThProcessStatus> toThProcessStatus
Copyright © 2018. All Rights Reserved.