Project Wonder 5.0

Uses of Class
er.extensions.migration.ERXModelVersion

Packages that use ERXModelVersion
er.attachment.migrations   
er.bugtracker.migrations   
er.corebusinesslogic.migrations   
er.extensions.migration Migrations 
er.taggable.migrations   
 

Uses of ERXModelVersion in er.attachment.migrations
 

Methods in er.attachment.migrations that return types with arguments of type ERXModelVersion
 com.webobjects.foundation.NSArray<ERXModelVersion> ERAttachmentMigration.modelDependencies()
           
 

Uses of ERXModelVersion in er.bugtracker.migrations
 

Methods in er.bugtracker.migrations that return types with arguments of type ERXModelVersion
 com.webobjects.foundation.NSArray<ERXModelVersion> BugTracker1.modelDependencies()
           
 com.webobjects.foundation.NSArray<ERXModelVersion> BugTracker0.modelDependencies()
           
 

Uses of ERXModelVersion in er.corebusinesslogic.migrations
 

Methods in er.corebusinesslogic.migrations that return types with arguments of type ERXModelVersion
 com.webobjects.foundation.NSArray<ERXModelVersion> ERCoreBusinessLogic0.modelDependencies()
           
 

Uses of ERXModelVersion in er.extensions.migration
 

Subclasses of ERXModelVersion in er.extensions.migration
static class ERXMigrator.ModelVersion
          Deprecated. Use er.extensions.migration.ERXModelVersion instead
 

Methods in er.extensions.migration that return types with arguments of type ERXModelVersion
protected  java.util.Map<IERXMigration,ERXModelVersion> ERXMigrator._buildDependenciesForModelsNamed(com.webobjects.foundation.NSArray<java.lang.String> modelNames, com.webobjects.foundation.NSArray<java.lang.String> skipModelNames)
           
 com.webobjects.foundation.NSArray<ERXModelVersion> IERXMigration.modelDependencies()
          Returns an array of ModelVersion objects that this migration depends on.
 com.webobjects.foundation.NSArray<ERXModelVersion> ERXMigrationDatabase.Migration.modelDependencies()
          Overridden to return null by default
 com.webobjects.foundation.NSArray<ERXModelVersion> ERXMigration.modelDependencies()
          No dependencies
 

Method parameters in er.extensions.migration with type arguments of type ERXModelVersion
protected  void ERXMigrator._buildDependenciesForModel(com.webobjects.eoaccess.EOModel model, int migrateToVersion, java.util.Map<java.lang.String,java.lang.Integer> versions, java.util.Map<IERXMigration,ERXModelVersion> migrations)
           
 

Constructors in er.extensions.migration with parameters of type ERXModelVersion
ERXMigrator.ERXMigrationAction(com.webobjects.eocontrol.EOEditingContext editingContext, IERXMigration migration, ERXModelVersion modelVersion, IERXMigrationLock migrationLock, java.lang.String lockOwnerName, java.util.Map<IERXPostMigration,ERXModelVersion> postMigrations)
           
 

Constructor parameters in er.extensions.migration with type arguments of type ERXModelVersion
ERXMigrator.ERXMigrationAction(com.webobjects.eocontrol.EOEditingContext editingContext, IERXMigration migration, ERXModelVersion modelVersion, IERXMigrationLock migrationLock, java.lang.String lockOwnerName, java.util.Map<IERXPostMigration,ERXModelVersion> postMigrations)
           
 

Uses of ERXModelVersion in er.taggable.migrations
 

Methods in er.taggable.migrations that return types with arguments of type ERXModelVersion
 com.webobjects.foundation.NSArray<ERXModelVersion> ERTaggableEntity0.modelDependencies()
           
 


Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.