public class EntityIdUtils extends Object
| Constructor and Description |
|---|
EntityIdUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getStableId(AbstractElement<?,?> element) |
static String |
getStableId(org.hawkular.inventory.paths.CanonicalPath path) |
static boolean |
isTenantEscapeAttempt(org.hawkular.inventory.paths.CanonicalPath origin,
org.hawkular.inventory.paths.Path extension) |
static org.hawkular.inventory.paths.CanonicalPath |
toCanonicalPath(String restPath) |
public static String getStableId(org.hawkular.inventory.paths.CanonicalPath path)
public static String getStableId(AbstractElement<?,?> element)
public static org.hawkular.inventory.paths.CanonicalPath toCanonicalPath(String restPath)
public static boolean isTenantEscapeAttempt(org.hawkular.inventory.paths.CanonicalPath origin,
org.hawkular.inventory.paths.Path extension)
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.