public final class Descriptor extends Object implements ResourceClass<DescRes>
Modifier and Type | Method and Description |
---|---|
String |
getIconUrl()
Icon image url.
|
static Descriptor |
getInstance() |
String |
getLandingPageUrl()
Landing page for primary handling.
|
String |
getRootUrl()
Root URL of the handler servlet.
|
public static Descriptor getInstance()
public String getRootUrl()
ResourceClass
getRootUrl
in interface ResourceClass<DescRes>
public String getLandingPageUrl()
ResourceClass
getLandingPageUrl
in interface ResourceClass<DescRes>
public String getIconUrl()
ResourceClass
getIconUrl
in interface ResourceClass<DescRes>