public class ResourceTDCreator extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
protected static SimpleDateFormat |
sdf |
| Constructor and Description |
|---|
ResourceTDCreator(org.gcube.application.framework.core.session.ASLSession aslSession) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ResourceTDDescriptor> |
createResourcesDescriptorTD(List<org.gcube.data.analysis.tabulardata.commons.webservice.types.resources.ResourceDescriptor> resources) |
protected ResourceTD |
createResourceTD(org.gcube.data.analysis.tabulardata.model.resources.Resource resource) |
protected static org.slf4j.Logger logger
protected static SimpleDateFormat sdf
public ResourceTDCreator(org.gcube.application.framework.core.session.ASLSession aslSession)
public ArrayList<ResourceTDDescriptor> createResourcesDescriptorTD(List<org.gcube.data.analysis.tabulardata.commons.webservice.types.resources.ResourceDescriptor> resources) throws TDGWTServiceException
resources - TDGWTServiceExceptionprotected ResourceTD createResourceTD(org.gcube.data.analysis.tabulardata.model.resources.Resource resource) throws TDGWTServiceException
resource - TDGWTServiceExceptionCopyright © 2016. All Rights Reserved.