@Deprecated public class XSQLODLUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<String,Field> |
refFieldsCache
Deprecated.
|
| Constructor and Description |
|---|
XSQLODLUtils()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
createOpenDaylightCache(XSQLBluePrint bluePrint,
org.opendaylight.yangtools.yang.model.api.Module module)
Deprecated.
|
static String |
extractTableName(org.opendaylight.yangtools.yang.model.api.SchemaPath path)
Deprecated.
|
static Field |
findField(Class<?> c,
String name)
Deprecated.
|
static String |
getBluePrintName(Object odlNode)
Deprecated.
|
static Map<?,?> |
getChildren(Object o)
Deprecated.
|
static Collection<?> |
getChildrenCollection(Object o)
Deprecated.
|
static List<Object> |
getMChildren(Object o)
Deprecated.
|
static String |
getNodeIdentiofier(Object o)
Deprecated.
|
static String |
getNodeName(Object o)
Deprecated.
|
static String |
getNodeNameFromDSN(Object o)
Deprecated.
|
static String |
getODLNodeName(Object odlNode)
Deprecated.
|
static String |
getODLTableName(Object odlNode)
Deprecated.
|
static List<org.opendaylight.yangtools.yang.common.QName> |
getPath(Object odlNode)
Deprecated.
|
static String |
getTableName(Object odlNode)
Deprecated.
|
static Class<?> |
getTypeForODLColumn(Object odlNode)
Deprecated.
|
static Object |
getValue(Object o)
Deprecated.
|
static boolean |
isColumnType(Class<?> cls)
Deprecated.
|
static boolean |
isModule(Object o)
Deprecated.
|
public static boolean isColumnType(Class<?> cls)
public static String extractTableName(org.opendaylight.yangtools.yang.model.api.SchemaPath path)
public static List<org.opendaylight.yangtools.yang.common.QName> getPath(Object odlNode)
public static boolean isModule(Object o)
public static boolean createOpenDaylightCache(XSQLBluePrint bluePrint, org.opendaylight.yangtools.yang.model.api.Module module)
public static Collection<?> getChildrenCollection(Object o)
Copyright © 2017 OpenDaylight. All rights reserved.