@Entity public class Link extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DESC_COLUMN_NAME |
static String |
JOIN_CONNECTION_DOCUMENT_CLASS |
static String |
JOIN_CONNECTION_DOCUMENT_CLASS_INDEX |
static String |
JOIN_CONNECTION_LINK_INDEX |
static String |
JOIN_CONNECTIONS |
static String |
JOIN_TRANSLATIONS |
static String |
NAME_COLUMN_NAME |
Constructor and Description |
---|
Link() |
Modifier and Type | Method and Description |
---|---|
String |
getIconColor() |
String |
getIconName() |
void |
setIconColor(String iconColor) |
void |
setIconName(String iconName) |
public static final String JOIN_CONNECTIONS
public static final String JOIN_CONNECTION_DOCUMENT_CLASS
public static final String JOIN_CONNECTION_LINK_INDEX
public static final String JOIN_CONNECTION_DOCUMENT_CLASS_INDEX
public static final String NAME_COLUMN_NAME
public static final String DESC_COLUMN_NAME
public static final String JOIN_TRANSLATIONS
Copyright © 2023 Suncode. All rights reserved.