org.exolab.castor.dsml

Interface ImportEventListener

All Superinterfaces:
EventListener
Known Implementing Classes:
PrintImportListener

public interface ImportEventListener
extends EventListener

Version:
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:02 $

Author:
Assaf Arkin

Field Summary

static int
Created
static int
Deleted
static int
Ignored
static int
Refreshed

Method Summary

void
processedEntry(String name, int flag)

Field Details

Created

public static final int Created

Field Value:
1


Deleted

public static final int Deleted

Field Value:
3


Ignored

public static final int Ignored

Field Value:
0


Refreshed

public static final int Refreshed

Field Value:
2

Method Details

processedEntry

public void processedEntry(String name,
                           int flag)


Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com