@DependsOn(value="org.molgenis.settings.mail.JavaMailPropertyType") @Component public static class MailSettingsImpl.Meta extends DefaultSettingsEntityType
EntityType.AttributeCopyMode, EntityType.AttributeRole| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_ENCODING |
static String |
HOST |
static String |
JAVA_MAIL_PROPS |
static String |
MAIL_SETTINGS |
static String |
PASSWORD |
static String |
PORT |
static String |
PROTOCOL |
static String |
TEST_CONNECTION |
static String |
USERNAME |
ATTR_ID, settingsEntityType| Constructor and Description |
|---|
Meta(JavaMailPropertyType mailSenderPropertyType) |
| Modifier and Type | Method and Description |
|---|---|
Set<SystemEntityType> |
getDependencies() |
void |
init() |
getSettings, getSettingsEntityNameaddAttribute, bootstrap, get, getId, getIdValue, getString, isRowLevelSecured, setAttributeFactory, setIdGenerator, setRowLevelSecuredaddAttribute, addAttributes, addTag, getAllAttributes, getAtomicAttributes, getAttribute, getAttributeNames, getAttributes, getBackend, getDescription, getDescription, getExtends, getIdAttribute, getIndexingDepth, 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, setIndexingDepth, setLabel, setLabel, setOwnAllAttributes, setPackage, setTags, toStringgetBoolean, getDouble, getEntities, getEntities, getEntity, getEntity, getEntityType, getInstant, getInt, getLabelValue, getLocalDate, getLong, init, set, setIdValuepublic static final String MAIL_SETTINGS
public static final String HOST
public static final String PORT
public static final String PROTOCOL
public static final String USERNAME
public static final String PASSWORD
public static final String DEFAULT_ENCODING
public static final String JAVA_MAIL_PROPS
public static final String TEST_CONNECTION
public Meta(JavaMailPropertyType mailSenderPropertyType)
public void init()
init in class DefaultSettingsEntityTypepublic Set<SystemEntityType> getDependencies()
getDependencies in class SystemEntityTypeCopyright © 2018 Pivotal Software, Inc.. All rights reserved.