wt.epm.upload
Class EPMUploadTopGeneric
java.lang.Object
wt.epm.upload.EPMUploadDocument
wt.epm.upload.EPMUploadStandalone
wt.epm.upload.EPMUploadInstance
wt.epm.upload.EPMUploadGeneric
wt.epm.upload.EPMUploadTopGeneric
- public class EPMUploadTopGeneric
- extends EPMUploadGeneric
Methods inherited from class wt.epm.upload.EPMUploadStandalone |
addProcessedColumn, cleanupCells, cleanupColumns, createNewDependencies, diffDependencies, extractInstances, extractInstances, getNDAttrParamNameToDesignatedName, mapNDAttributeName, processAttributes, processDependencies, processProperties, removeDependencies, removeProcessedColumn, syncDependency, syncMemberLink, syncReferenceLink, updateDependencies |
Methods inherited from class wt.epm.upload.EPMUploadDocument |
ckeckModifiability, createNewDocument, createNewEPMDocument, getCachedDocument, getCachedDocument, getCachedDocumentForModification, getNDDocument, getUpload, setNDDocument, toString, updateDocument |
EPMUploadTopGeneric
public EPMUploadTopGeneric(EPMUpload upload,
EPMNDFamilyTable familyTable,
EPMNDFamilyTableMember familyTableMember,
EPMNDDocument memberDocument)
throws WTException
- Creates top generic upload document. The family table and
the family table member is required.
- Parameters:
upload
- EPMUploadfamilyTableMember
- EPMNDFamilyTableMembermemberDocument
- EPMNDDocument
- Throws:
WTException
checkNDGenericDocument
protected void checkNDGenericDocument()
throws WTException
- Overrides:
checkNDGenericDocument
in class EPMUploadInstance
- Throws:
WTException
getNDTopGenericDocument
public EPMNDDocument getNDTopGenericDocument()
getNDGenericCadName
public String getNDGenericCadName()
throws WTException
- Overrides:
getNDGenericCadName
in class EPMUploadInstance
- Throws:
WTException
getNDTopGenericCadName
public String getNDTopGenericCadName()
throws WTException
- Overrides:
getNDTopGenericCadName
in class EPMUploadInstance
- Throws:
WTException
preUpload
public void preUpload()
throws WTException
- Overrides:
preUpload
in class EPMUploadGeneric
- Throws:
WTException
postUpload
public void postUpload()
throws WTException
- Overrides:
postUpload
in class EPMUploadGeneric
- Throws:
WTException
setFamilyTableAndGeneric
protected void setFamilyTableAndGeneric()
throws WTException
- Overrides:
setFamilyTableAndGeneric
in class EPMUploadInstance
- Throws:
WTException
resolveFamilyTable
protected CacheFamilyTable resolveFamilyTable(String name,
CacheDocument topGeneric)
throws WTException
- Throws:
WTException
processFamilyTableCellValues
protected void processFamilyTableCellValues()
throws WTException
- Overrides:
processFamilyTableCellValues
in class EPMUploadInstance
- Throws:
WTException