@Component public class FileIngestMetaData extends SystemEntityType
EntityType.AttributeCopyMode, EntityType.AttributeRole| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIVE |
static String |
CRONEXPRESSION |
static String |
DESCRIPTION |
static String |
ENTITY_META_DATA |
static String |
FAILURE_EMAIL |
static String |
FILE_INGEST |
static String |
ID |
static String |
LOADER |
static com.google.common.collect.ImmutableList<String> |
LOADERS |
static String |
NAME |
static String |
URL |
| Constructor and Description |
|---|
FileIngestMetaData(EntityTypeMetadata entityTypeMetadata) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
addAttribute, bootstrap, get, getDependencies, getFullyQualifiedName, getId, getIdValue, getName, getString, setAttributeFactory, setIdGeneratoraddAttribute, addAttributes, addTag, getAllAttributes, getAtomicAttributes, getAttribute, getAttributeNames, getAttributes, getBackend, getDescription, getDescription, getExtends, getIdAttribute, getInversedByAttributes, getLabel, getLabel, getLabelAttribute, getLabelAttribute, getLookupAttribute, getLookupAttributes, getMappedByAttributes, getOwnAllAttributes, getOwnAtomicAttributes, getOwnAttributes, getOwnIdAttribute, getOwnLabelAttribute, getOwnLabelAttribute, getOwnLookupAttributes, getOwnMappedByAttributes, getPackage, getTags, hasAttributeWithExpression, hasBidirectionalAttributes, hasInversedByAttributes, hasMappedByAttributes, isAbstract, newInstance, newInstance, removeAttribute, removeTag, set, setAbstract, setAttributeRoles, setBackend, setDefaultValues, setDescription, setDescription, setExtends, setId, setLabel, setLabel, setName, setOwnAllAttributes, setPackage, setTags, toStringgetBoolean, getDate, getDouble, getEntities, getEntities, getEntity, getEntity, getEntityType, getInt, getLabelValue, getLong, getTimestamp, getUtilDate, init, set, setIdValuepublic static final String FILE_INGEST
public static final String ID
public static final String NAME
public static final String DESCRIPTION
public static final String URL
public static final String LOADER
public static final String ENTITY_META_DATA
public static final String CRONEXPRESSION
public static final String ACTIVE
public static final String FAILURE_EMAIL
public static final com.google.common.collect.ImmutableList<String> LOADERS
@Autowired public FileIngestMetaData(EntityTypeMetadata entityTypeMetadata)
public void init()
init in class SystemEntityTypeCopyright © 2017. All Rights Reserved.