com.ptc.windchill.uwgm.common.pdm
Class AutoNumberingHelper
java.lang.Object
com.ptc.windchill.uwgm.common.pdm.AutoNumberingHelper
- public class AutoNumberingHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scopeContainer
private final WTContainer scopeContainer
log
private static Log log
- logging
AutoNumberingHelper
public AutoNumberingHelper(WTContainer scopeContainer)
generateEPMDocumentNames
public String[] generateEPMDocumentNames(int quantity)
throws WTException
- generates unique names for EPMDocuments
- Parameters:
quantity
- int
- Returns:
- String[]
- Throws:
WTException
generateWTPartNumbers
public String[] generateWTPartNumbers(int quantity)
throws WTException
- generates unique names for EPMDocuments
- Parameters:
quantity
- int
- Returns:
- String[]
- Throws:
WTException