| Package | Description |
|---|---|
| com.franciaflex.faxtomail.persistence.entities |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExtensionCommandTopiaDao<E extends ExtensionCommand> |
class |
GeneratedExtensionCommandTopiaDao<E extends ExtensionCommand> |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionCommandAbstract |
class |
ExtensionCommandImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<ExtensionCommand> |
ConfigurationAbstract.extensionCommands
Nom de l'attribut en BD : extensionCommands
|
| Modifier and Type | Method and Description |
|---|---|
ExtensionCommand |
ExtensionCommandTopiaDao.findByExtension(String extension) |
ExtensionCommand |
ConfigurationAbstract.getExtensionCommandsByTopiaId(String topiaId) |
ExtensionCommand |
Configuration.getExtensionCommandsByTopiaId(String topiaId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExtensionCommand> |
ConfigurationAbstract.getExtensionCommands() |
Collection<ExtensionCommand> |
Configuration.getExtensionCommands() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationAbstract.addExtensionCommands(ExtensionCommand extensionCommands) |
void |
Configuration.addExtensionCommands(ExtensionCommand extensionCommands) |
boolean |
ConfigurationAbstract.containsExtensionCommands(ExtensionCommand extensionCommands) |
boolean |
Configuration.containsExtensionCommands(ExtensionCommand extensionCommands) |
List<E> |
GeneratedConfigurationTopiaDao.findAllContainsExtensionCommands(ExtensionCommand v)
Deprecated.
|
E |
GeneratedConfigurationTopiaDao.findContainsExtensionCommands(ExtensionCommand v)
Deprecated.
|
org.nuiton.topia.persistence.TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedConfigurationTopiaDao.forExtensionCommandsContains(ExtensionCommand v) |
void |
ConfigurationAbstract.removeExtensionCommands(ExtensionCommand extensionCommands) |
void |
Configuration.removeExtensionCommands(ExtensionCommand extensionCommands) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationAbstract.addAllExtensionCommands(Collection<ExtensionCommand> extensionCommands) |
void |
Configuration.addAllExtensionCommands(Collection<ExtensionCommand> extensionCommands) |
void |
ConfigurationAbstract.setExtensionCommands(Collection<ExtensionCommand> extensionCommands) |
void |
Configuration.setExtensionCommands(Collection<ExtensionCommand> extensionCommands) |
Copyright © 2014 CodeLutin. All rights reserved.