wt.ixb.epm.handlers.forclasses
Class EPMLinkHandler
java.lang.Object
wt.ixb.epm.handlers.forclasses.EPMLinkHandler
- public class EPMLinkHandler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ignored
private boolean ignored
roleAObj
private Persistable roleAObj
roleBObj
private Persistable roleBObj
EPMLinkHandler
public EPMLinkHandler()
findAmongExistingObjects
public Object findAmongExistingObjects(Class linkClass,
IxbElement fileXML,
Importer importer,
String roleA,
String roleB)
throws WTException
- Throws:
WTException
isIgnoreLinks
public boolean isIgnoreLinks()
throws WTException
- Throws:
WTException
getRoleAObjOfLink
public Persistable getRoleAObjOfLink()
throws WTException
- Throws:
WTException
getRoleBObjOfLink
public Persistable getRoleBObjOfLink()
throws WTException
- Throws:
WTException