public final class UrlParserUtils extends Object
| Constructor and Description |
|---|
UrlParserUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
domainTypeFrom(org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation link) |
static String |
domainTypeFrom(String href) |
static String |
encodedOidFromLink(org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation link) |
public UrlParserUtils()
public static final String encodedOidFromLink(org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation link)
public static final String domainTypeFrom(org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation link)
public static String domainTypeFrom(String href)
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.