public abstract class SystemTypeManager extends Object
| Constructor and Description |
|---|
SystemTypeManager() |
| Modifier and Type | Method and Description |
|---|---|
static SystemRelationType |
getSystemType(long id) |
static SystemRelationType |
getSystemType(String name) |
static boolean |
isNotSystemName(TitanSchemaCategory category,
String name) |
static boolean |
isSystemType(String name) |
public static SystemRelationType getSystemType(long id)
public static SystemRelationType getSystemType(String name)
public static boolean isNotSystemName(TitanSchemaCategory category, String name)
public static boolean isSystemType(String name)
Copyright © 2012–2015. All rights reserved.