@Generated(value="org.nuiton.topia.templates.ApplicationContextTransformer", date="Thu Dec 17 16:21:13 CET 2015") public abstract class AbstractAgrosystTopiaApplicationContext extends org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext<AgrosystTopiaPersistenceContext> implements org.nuiton.topia.persistence.TopiaEntityEnumProvider<AgrosystEntityEnum>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAgrosystTopiaApplicationContext(Map<String,String> configuration) |
protected |
AbstractAgrosystTopiaApplicationContext(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.nuiton.topia.persistence.TopiaEntity> |
getContractClass(Class<T> klass) |
Class<? extends org.nuiton.topia.persistence.TopiaEntity>[] |
getContractClasses() |
AgrosystEntityEnum[] |
getContracts() |
<E extends org.nuiton.topia.persistence.TopiaEntity> |
getEntityEnum(Class<E> type) |
<T extends org.nuiton.topia.persistence.TopiaEntity> |
getImplementationClass(Class<T> klass) |
Class<? extends org.nuiton.topia.persistence.TopiaEntity>[] |
getImplementationClasses() |
String |
getModelName() |
String |
getModelVersion() |
AgrosystTopiaPersistenceContext |
newPersistenceContext() |
addPropertyChangeListener, addTopiaEntitiesVetoable, addTopiaEntityListener, addTopiaEntityListener, addTopiaEntityVetoable, addTopiaEntityVetoable, addTopiaSchemaListener, addTopiaTransactionListener, addTopiaTransactionVetoable, close, createSchema, dropSchema, getConfiguration, getHibernateProvider, getImplementationClassesAsString, getPersistenceClasses, getSchemaName, getServices, getServices, getSessionRegistry, getTopiaFiresSupport, getTopiaIdFactory, init, initSchema, initServices, isClosed, isInitSchema, isSchemaEmpty, isTableExists, registerPersistenceContext, removePropertyChangeListener, removeTopiaEntitiesVetoable, removeTopiaEntityListener, removeTopiaEntityListener, removeTopiaEntityVetoable, removeTopiaEntityVetoable, removeTopiaSchemaListener, removeTopiaTransactionListener, removeTopiaTransactionVetoable, showCreateSchema, updateSchemaprotected AbstractAgrosystTopiaApplicationContext(Properties properties)
public AgrosystTopiaPersistenceContext newPersistenceContext()
newPersistenceContext in interface org.nuiton.topia.persistence.TopiaApplicationContext<AgrosystTopiaPersistenceContext>public String getModelVersion()
getModelVersion in interface org.nuiton.topia.persistence.TopiaApplicationContext<AgrosystTopiaPersistenceContext>public String getModelName()
getModelName in interface org.nuiton.topia.persistence.TopiaApplicationContext<AgrosystTopiaPersistenceContext>public <T extends org.nuiton.topia.persistence.TopiaEntity> Class<T> getContractClass(Class<T> klass)
getContractClass in interface org.nuiton.topia.persistence.TopiaApplicationContext<AgrosystTopiaPersistenceContext>public Class<? extends org.nuiton.topia.persistence.TopiaEntity>[] getContractClasses()
getContractClasses in interface org.nuiton.topia.persistence.TopiaApplicationContext<AgrosystTopiaPersistenceContext>public <T extends org.nuiton.topia.persistence.TopiaEntity> Class<T> getImplementationClass(Class<T> klass)
getImplementationClass in interface org.nuiton.topia.persistence.TopiaApplicationContext<AgrosystTopiaPersistenceContext>public Class<? extends org.nuiton.topia.persistence.TopiaEntity>[] getImplementationClasses()
getImplementationClasses in class org.nuiton.topia.persistence.internal.AbstractTopiaApplicationContext<AgrosystTopiaPersistenceContext>public AgrosystEntityEnum[] getContracts()
public <E extends org.nuiton.topia.persistence.TopiaEntity> AgrosystEntityEnum getEntityEnum(Class<E> type)
getEntityEnum in interface org.nuiton.topia.persistence.TopiaEntityEnumProvider<AgrosystEntityEnum>Copyright © 2013–2015 Inra. All rights reserved.