er.attachment.migrations
Class ERAttachment1
java.lang.Object
er.extensions.migration.ERXMigrationDatabase.Migration
er.attachment.migrations.ERAttachment1
- All Implemented Interfaces:
- IERXMigration
public class ERAttachment1
- extends ERXMigrationDatabase.Migration
Add creation date and available boolean.
- Author:
- mschrag
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERAttachment1
public ERAttachment1()
downgrade
public void downgrade(EOEditingContext editingContext,
ERXMigrationDatabase database)
throws Throwable
- Specified by:
downgrade in class ERXMigrationDatabase.Migration
- Parameters:
editingContext - the editing contextdatabase - the migration database
- Throws:
Throwable - if anything goes wrong- See Also:
IERXMigration.downgrade
upgrade
public void upgrade(EOEditingContext editingContext,
ERXMigrationDatabase database)
throws Throwable
- Specified by:
upgrade in class ERXMigrationDatabase.Migration
- Parameters:
editingContext - the editing contextdatabase - the migration database
- Throws:
Throwable - if anything goes wrong- See Also:
IERXMigration.upgrade
Copyright © 2002 – 2011 Project Wonder.