public class Entities extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<String,String> |
ESCAPE_TOPIA_ID |
static com.google.common.base.Function<org.nuiton.topia.persistence.TopiaEntity,String> |
GET_TOPIA_ID |
protected static Set<Class<? extends org.nuiton.topia.persistence.TopiaEntity>> |
IGNORED_ABSTRACT_CLASSES |
protected static com.google.common.base.Predicate<AgrosystEntityEnum> |
IS_ENTITY_AN_ABSTRACT_ENTITY |
static com.google.common.base.Function<String,String> |
UNESCAPE_TOPIA_ID |
| Constructor and Description |
|---|
Entities() |
| Modifier and Type | Method and Description |
|---|---|
static Map<Class<? extends org.nuiton.topia.persistence.TopiaEntity>,Class<? extends org.nuiton.topia.persistence.TopiaEntity>> |
getAllAgrosystTypesAndImplementation() |
public static final com.google.common.base.Function<org.nuiton.topia.persistence.TopiaEntity,String> GET_TOPIA_ID
public static final com.google.common.base.Function<String,String> UNESCAPE_TOPIA_ID
protected static final Set<Class<? extends org.nuiton.topia.persistence.TopiaEntity>> IGNORED_ABSTRACT_CLASSES
protected static final com.google.common.base.Predicate<AgrosystEntityEnum> IS_ENTITY_AN_ABSTRACT_ENTITY
Copyright © 2013–2015 Inra. All rights reserved.