public interface Skin
| Modifier and Type | Method and Description |
|---|---|
SkinURL |
createURL(ControllerContext context)
Creates and return a skin URL.
|
String |
getId()
Returns the skin id.
|
String getId()
SkinURL createURL(ControllerContext context) throws NullPointerException
context - the controller contextNullPointerException - if the controller context argument is nullCopyright © 2016 JBoss by Red Hat. All Rights Reserved.