@Generated(value="org.nuiton.topia.templates.ApplicationContextTransformer", date="Tue Apr 22 12:42:13 CEST 2014") public abstract class AbstractTopiaItLegacyTopiaApplicationContext extends AbstractTopiaItLegacyApplicationContext<TopiaItLegacyTopiaPersistenceContext> implements TopiaItLegacyApplicationContext
closed, configuration, hibernateProvider, persistenceContexts, sessionRegistry, topiaFiresSupport, topiaIdFactory, topiaServiceSupport| Modifier | Constructor and Description |
|---|---|
protected |
AbstractTopiaItLegacyTopiaApplicationContext(Map<String,String> configuration) |
protected |
AbstractTopiaItLegacyTopiaApplicationContext(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
<T extends TopiaEntity> |
getContractClass(Class<T> klass) |
Class<? extends TopiaEntity>[] |
getContractClasses() |
TopiaItLegacyEntityEnum[] |
getContracts() |
<T extends TopiaEntity> |
getImplementationClass(Class<T> klass) |
Class<? extends TopiaEntity>[] |
getImplementationClasses() |
String |
getModelName() |
String |
getModelVersion() |
<T extends TopiaEntity> |
getOperator(Class<T> klass) |
TopiaItLegacyTopiaPersistenceContext |
newPersistenceContext() |
addPropertyChangeListener, addTopiaEntitiesVetoable, addTopiaEntityListener, addTopiaEntityListener, addTopiaEntityVetoable, addTopiaEntityVetoable, addTopiaSchemaListener, addTopiaTransactionListener, addTopiaTransactionVetoable, closeContext, createSchema, dropSchema, getConfiguration, getHibernateProvider, getImplementationClassesAsString, getPersistenceClasses, getSchemaName, getService, getServices, getSessionRegistry, getTopiaIdFactory, getTopiaListenableSupport, isClosed, isSchemaEmpty, isTableExists, registerPersistenceContext, removePropertyChangeListener, removeTopiaEntitiesVetoable, removeTopiaEntityListener, removeTopiaEntityListener, removeTopiaEntityVetoable, removeTopiaEntityVetoable, removeTopiaSchemaListener, removeTopiaTransactionListener, removeTopiaTransactionVetoable, serviceEnabled, showCreateSchema, updateSchemaprotected AbstractTopiaItLegacyTopiaApplicationContext(Properties properties)
public TopiaItLegacyTopiaPersistenceContext newPersistenceContext()
newPersistenceContext in interface TopiaApplicationContext<TopiaItLegacyTopiaPersistenceContext>public String getModelVersion()
getModelVersion in interface TopiaApplicationContext<TopiaItLegacyTopiaPersistenceContext>public String getModelName()
getModelName in interface TopiaApplicationContext<TopiaItLegacyTopiaPersistenceContext>public <T extends TopiaEntity> Class<T> getContractClass(Class<T> klass)
getContractClass in interface TopiaApplicationContext<TopiaItLegacyTopiaPersistenceContext>public Class<? extends TopiaEntity>[] getContractClasses()
getContractClasses in interface TopiaApplicationContext<TopiaItLegacyTopiaPersistenceContext>public <T extends TopiaEntity> Class<T> getImplementationClass(Class<T> klass)
getImplementationClass in interface TopiaApplicationContext<TopiaItLegacyTopiaPersistenceContext>public Class<? extends TopiaEntity>[] getImplementationClasses()
getImplementationClasses in class AbstractTopiaApplicationContext<TopiaItLegacyTopiaPersistenceContext>public TopiaItLegacyEntityEnum[] getContracts()
public <T extends TopiaEntity> EntityOperator<T> getOperator(Class<T> klass)
Copyright © 2004–2014 CodeLutin. All rights reserved.