org.gcube.application.framework.contentmanagement.util
Class ViewManagementUtils
java.lang.Object
org.gcube.application.framework.contentmanagement.util.ViewManagementUtils
public class ViewManagementUtils
- extends Object
|
Method Summary |
static void |
addGCubeMetadataForDocument(String documentId,
String collectionId,
String schemaName,
Locale schemaLanguage,
String schemaURI,
InputStream payload,
org.gcube.application.framework.core.session.ASLSession session)
|
static String |
createMetadataView(String collectionId,
String name,
String description,
String schemaName,
Locale schemaLanguage,
String schemaURI,
org.gcube.application.framework.core.session.ASLSession session)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewManagementUtils
public ViewManagementUtils()
createMetadataView
public static String createMetadataView(String collectionId,
String name,
String description,
String schemaName,
Locale schemaLanguage,
String schemaURI,
org.gcube.application.framework.core.session.ASLSession session)
throws ViewPublishingException
- Throws:
ViewPublishingException
addGCubeMetadataForDocument
public static void addGCubeMetadataForDocument(String documentId,
String collectionId,
String schemaName,
Locale schemaLanguage,
String schemaURI,
InputStream payload,
org.gcube.application.framework.core.session.ASLSession session)
Copyright © 2013. All Rights Reserved.