wt.epm.upgrade
Class FTMigratorHelper
java.lang.Object
wt.epm.upgrade.FTMigratorHelper
- public class FTMigratorHelper
- extends Object
Utility methods for R8 Family table migrator
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FTMigratorHelper
public FTMigratorHelper()
addContainedIn
static void addContainedIn(EPMDocument doc,
EPMSepFamilyTable ft)
throws WTException
- Throws:
WTException
movePrimaryContent
static void movePrimaryContent(FormatContentHolder from,
FormatContentHolder to)
throws WTException,
WTPropertyVetoException
- Throws:
WTException
WTPropertyVetoException
createNewFamilyTable
static EPMSepFamilyTable createNewFamilyTable(String name,
EPMAuthoringAppType authoringApp,
AdminDomainRef domain)
throws WTException,
WTPropertyVetoException
- Throws:
WTException
WTPropertyVetoException
iterateFamilyTable
static EPMSepFamilyTable iterateFamilyTable(EPMSepFamilyTable ft,
AdminDomainRef domain)
throws WTException
- Throws:
WTException
markAsTopGeneric
static boolean markAsTopGeneric(EPMDocument generic)
throws WTException,
WTPropertyVetoException
- Throws:
WTException
WTPropertyVetoException
markAsInstance
static boolean markAsInstance(EPMDocument instance)
throws WTException,
WTPropertyVetoException
- Throws:
WTException
WTPropertyVetoException