|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExpImporter | |
wt.ixb.archive | |
wt.ixb.handlers.forattributes | |
wt.ixb.handlers.forclasses | |
wt.ixb.handlers.netmarkets.prodstruct | |
wt.ixb.publicforapps | Provides APIs to develop IXB application. |
wt.ixb.publicforhandlers | Provides APIs to develop IXB plugable components. |
Uses of ExpImporter in wt.ixb.archive |
Methods in wt.ixb.archive with parameters of type ExpImporter | |
static boolean |
ArchiveHelper.isArchiveRestoreContext(ExpImporter expImporter)
|
Uses of ExpImporter in wt.ixb.handlers.forattributes |
Methods in wt.ixb.handlers.forattributes with parameters of type ExpImporter | |
static String |
ExpImpForIBAAttr.getIbaDefType(String name,
ExpImporter expImporter)
Get the IBA type given the IBA name or path. |
static String |
ExpImpForIBAAttr.getIbaDefOid(String path,
ExpImporter expImporter)
|
private static ExpImpForIBAAttr.AttrDefInfo |
ExpImpForIBAAttr.getAttrDefInfo(String path,
ExpImporter expImporter)
|
Uses of ExpImporter in wt.ixb.handlers.forclasses |
Methods in wt.ixb.handlers.forclasses with parameters of type ExpImporter | |
static void |
ExpImpForWTTypeDefinition.getAllInheritedAttributes(String fullPath,
Vector res,
ExpImporter expImporter,
String containerDomain)
Recursively acumulate all IBA attributes of this TypeDefinition (denoted by "fullPath") inherited from its parents. |
private void |
ExpImpForWTTypeDefinition.getAllInheritedConstraints(String fullPath,
Vector res,
ExpImporter expImporter,
String tgtContainerDomainName)
Recursively acumulate all IBA constraints and attribute constraints of this TypeDefinition (denoted by "fullPath") inherited from its parents. |
static Vector |
ExpImpForWTTypeDefinition.getEncodedIbaAttributes(TypeDefinitionDefaultView defV,
ExpImporter expImporter)
|
Uses of ExpImporter in wt.ixb.handlers.netmarkets.prodstruct |
Methods in wt.ixb.handlers.netmarkets.prodstruct with parameters of type ExpImporter | |
private void |
NmWTTypeDefinitionHandler.getAllInheritedConstraints(String fullPath,
Vector res,
ExpImporter expImporter,
String tgtContainerDomainName)
Recursively acumulate all IBA constraints and attribute constraints of this TypeDefinition (denoted by "fullPath") inherited from its parents. |
Uses of ExpImporter in wt.ixb.publicforapps |
Subclasses of ExpImporter in wt.ixb.publicforapps | |
class |
Exporter
Exporter is the container representing export handlers for the context of the export operation. |
class |
Importer
Importer is the container representing import handlers for the context of the import operation. |
Uses of ExpImporter in wt.ixb.publicforhandlers |
Fields in wt.ixb.publicforhandlers declared as ExpImporter | |
private ExpImporter |
IxbHandlersManager.expImporter
|
private ExpImporter |
AttributeExporterImporterManager.expImporter
|
Methods in wt.ixb.publicforhandlers with parameters of type ExpImporter | |
static String |
IxbHndHelper.getUfidString(Federatable obj,
ExpImporter expImp)
In export/import context, returns 'birth ufid' for the object as stored in the UfidMapping table. |
Constructors in wt.ixb.publicforhandlers with parameters of type ExpImporter | |
IxbHandlersManager(ExpImporter _expImporter)
|
|
AttributeExporterImporterManager(ExpImporter _expImporter)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |