| Modifier and Type | Class and Description |
|---|---|
class |
XBEXIcon
Entity Class for icons.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XBCXIcon> |
XBEXIconManager.getBlockSpecIcons(XBCBlockSpec icon) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XBCXIcon> |
XBEXIconService.getBlockSpecIcons(XBCBlockSpec icon) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XBCXIconManager<T extends XBCXIcon>
Interface for XBCXIcon catalog manager.
|
| Modifier and Type | Method and Description |
|---|---|
XBCXIcon |
XBCXIconManager.getDefaultIcon(XBCItem item) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XBCXIcon> |
XBCXIconManager.getBlockSpecIcons(XBCBlockSpec icon) |
| Modifier and Type | Class and Description |
|---|---|
class |
XBRXIcon |
| Modifier and Type | Method and Description |
|---|---|
XBCXIcon |
XBRXIconManager.findById(java.lang.Long id) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XBCXIcon> |
XBRXHDocManager.getBlockSpecIcons(XBCBlockSpec icon) |
java.util.List<XBCXIcon> |
XBRXIconManager.getBlockSpecIcons(XBCBlockSpec icon) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XBCXIcon> |
XBRXIconService.getBlockSpecIcons(XBCBlockSpec icon) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XBCXIconService<T extends XBCXIcon>
Interface for XBCXIcon items service.
|
| Modifier and Type | Method and Description |
|---|---|
XBCXIcon |
XBCXIconService.getDefaultIcon(XBCItem item) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XBCXIcon> |
XBCXIconService.getBlockSpecIcons(XBCBlockSpec icon) |