public class QueryForResourceUtil extends Object
| Constructor and Description |
|---|
QueryForResourceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getGcubeGenericQueryStringForSecondaryType(String secondaryType)
Gets the gcube generic query string for secondary type.
|
static String |
getGcubeGenericQueryStringForSecondaryTypeAndName(String name,
String secondaryType)
Gets the gcube generic query string for secondary type.
|
static String |
queryForGenericResourceById(String resourceId)
Query for generic resource by id.
|
public static String queryForGenericResourceById(String resourceId)
resourceId - the resource idpublic static String getGcubeGenericQueryStringForSecondaryType(String secondaryType)
secondaryType - the secondary typepublic static String getGcubeGenericQueryStringForSecondaryTypeAndName(String name, String secondaryType)
name - the resource namesecondaryType - the secondary typeCopyright © 2020. All Rights Reserved.