@Api public interface Skin
Skin defines how system should look like. To properly define the skin needs to provide:
| Modifier and Type | Method and Description | 
|---|---|
| String | getKey() | 
| String | getName() | 
| String | getPath() | 
Copyright © 2019 Suncode. All rights reserved.