|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.services.StandardManager
com.ptc.netmarkets.interop.StandardNmInteropService
Use the newStandardNmInteropService
static factory method(s),
not the StandardNmInteropService
constructor, to construct
instances of this class. Instances must be constructed using the static
factory(s), in order to ensure proper initialization of the instance.
Supported API: false
Extendable: false
Nested Class Summary | |
(package private) static class |
StandardNmInteropService.AllowOpEntry
|
private class |
StandardNmInteropService.CheckinValidator
|
private class |
StandardNmInteropService.ContainerFolderInfo
|
private class |
StandardNmInteropService.CreationDateComparator
|
private class |
StandardNmInteropService.IdentifiedComparator
|
(package private) class |
StandardNmInteropService.IllegalOrMissingDataException
|
private class |
StandardNmInteropService.InteropContainerData
|
private class |
StandardNmInteropService.ManagedBaselineComparator
|
private class |
StandardNmInteropService.NameComparator
|
private class |
StandardNmInteropService.NumberComparator
|
private class |
StandardNmInteropService.PasteValidator
|
private class |
StandardNmInteropService.PersistableComparator
|
Field Summary | |
private static StandardNmInteropService.AllowOpEntry[] |
allowableOperationMap
|
private static String |
CLASSNAME
|
private static int |
maxObjectsPerTablePage
|
private static int |
modifyDateFormat
|
private static boolean |
pdmLinkInstalled
|
private static EPMAuthoringAppType |
proEAuthType
|
private static boolean |
proEDocFlag
|
private static String |
RESOURCE
|
private static boolean |
VERBOSE
|
private static boolean |
windchillPDMInstalled
|
Fields inherited from class wt.services.StandardManager |
|
Fields inherited from interface wt.services.Manager |
MANAGER_SERVICE, STARTUP_AUTOMATIC, STARTUP_MANUAL, STATUS_EMERGENCY_SHUTDOWN, STATUS_EMERGENCY_SHUTTING_DOWN, STATUS_SHUTDOWN, STATUS_SHUTDOWN_ERRORS, STATUS_SHUTDOWN_FAILURE, STATUS_SHUTTING_DOWN, STATUS_STARTED, STATUS_STARTED_ERRORS, STATUS_STARTING_UP, STATUS_STARTUP_FAILURE |
Constructor Summary | |
StandardNmInteropService()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
private static boolean pdmLinkInstalled
private static boolean windchillPDMInstalled
private static final int modifyDateFormat
private static final boolean VERBOSE
private static final EPMAuthoringAppType proEAuthType
private static final boolean proEDocFlag
private static final StandardNmInteropService.AllowOpEntry[] allowableOperationMap
private static final int maxObjectsPerTablePage
Constructor Detail |
public StandardNmInteropService()
Method Detail |
public String getConceptualClassname()
getConceptualClassname
in interface NetFactor
getConceptualClassname
in class StandardManager
public static StandardNmInteropService newStandardNmInteropService() throws WTException
WTException
public NmInteropPasteDepenInfo pdmPasteGetDepenObjects(NmCommandBean cb) throws WTException
pdmPasteGetDepenObjects
in interface NmInteropService
cb
-
WTException
public NmWizardAlert pdmPasteApply(NmCommandBean cb) throws WTException
pdmPasteApply
in interface NmInteropService
cb
-
WTException
public String pdmPasteGetWizardTitle(NmCommandBean cb) throws WTException
pdmPasteGetWizardTitle
in interface NmInteropService
cb
-
WTException
public NmInteropCheckInDepenInfo pdmCheckInGetDepenObjects(NmCommandBean cb) throws WTException
pdmCheckInGetDepenObjects
in interface NmInteropService
cb
-
WTException
public NmWizardAlert pdmCheckInApply(NmCommandBean cb) throws WTException
pdmCheckInApply
in interface NmInteropService
cb
-
WTException
public NmInteropContainerInfo[] pdmCheckInGetContext(NmCommandBean cb) throws WTException
pdmCheckInGetContext
in interface NmInteropService
cb
-
WTException
public NmObjectLocationInfo pdmCheckInGetLocation(NmCommandBean cb) throws WTException
pdmCheckInGetLocation
in interface NmInteropService
cb
-
WTException
public NmNameValuePair[] getCandidateTeams() throws WTException
getCandidateTeams
in interface NmInteropService
WTException
public NmNameValuePair[] getCandidateDocLifecycles() throws WTException
getCandidateDocLifecycles
in interface NmInteropService
WTException
public NmNameValuePair[] getCandidatePartLifecycles() throws WTException
getCandidatePartLifecycles
in interface NmInteropService
WTException
public NmNameValuePair[] getCandidateEPMDocLifecycles() throws WTException
getCandidateEPMDocLifecycles
in interface NmInteropService
WTException
public NmNameValuePair[] getCandidateConfigSpecs(NmCommandBean cb) throws WTException
getCandidateConfigSpecs
in interface NmInteropService
cb
-
WTException
public NmNameValuePair[] getCandidatePartViews() throws WTException
getCandidatePartViews
in interface NmInteropService
WTException
public NmInteropContainerInfo[] getCandidatePDMLinkContainers(NmCommandBean cb) throws WTException
getCandidatePDMLinkContainers
in interface NmInteropService
cb
-
WTException
public NmInteropContainerInfo[] getCandidateProjects(NmCommandBean cb) throws WTException
getCandidateProjects
in interface NmInteropService
cb
-
WTException
public boolean isPDMLinkInstalled() throws WTException
isPDMLinkInstalled
in interface NmInteropService
WTException
public boolean isAnyPDMInstalled() throws WTException
isAnyPDMInstalled
in interface NmInteropService
WTException
public NmInteropRefreshInfo getRefreshCandidates(NmCommandBean cb) throws WTException
getRefreshCandidates
in interface NmInteropService
cb
-
WTException
public NmWizardAlert refresh(NmCommandBean cb) throws WTException
refresh
in interface NmInteropService
cb
-
WTException
public void undoCheckout(NmCommandBean cb) throws WTException
undoCheckout
in interface NmInteropService
cb
-
WTException
public void undoShare(NmCommandBean cb) throws WTException
undoShare
in interface NmInteropService
cb
-
WTException
public NmInteropSelectedItemInfo[] getAutoNumberFlags(NmCommandBean cb) throws WTException
getAutoNumberFlags
in interface NmInteropService
cb
-
WTException
public NmOid getProjectFolder(String projectName, String folderPath) throws WTException
getProjectFolder
in interface NmInteropService
projectName
- folderPath
-
WTException
public NmOid getContainerFolder(String projectName, String folderPath) throws WTException
getContainerFolder
in interface NmInteropService
projectName
- folderPath
-
WTException
public void convertShareToCheckOut(NmCommandBean cb) throws WTException
convertShareToCheckOut
in interface NmInteropService
cb
-
WTException
public NmInteropCheckInDepenInfo pdmCheckInLeaveShared(NmCommandBean cb) throws WTException
pdmCheckInLeaveShared
in interface NmInteropService
cb
-
WTException
public NmInteropContainerMoveDepenInfo pdmContMoveGetDepenObjects(NmCommandBean cb) throws WTException
pdmContMoveGetDepenObjects
in interface NmInteropService
cb
-
WTException
public NmWizardAlert pdmContainerMove(NmCommandBean cb) throws WTException
pdmContainerMove
in interface NmInteropService
cb
-
WTException
public static String getObjectStringAttribute(Object obj, String getMethodName)
public static String getObjNumber(Object obj)
public static String getObjName(Object obj)
private NmObjectLocationInfo getLocationInfo(String currentFolderValue, String currentContainerName, boolean isProjContext) throws WTException
WTException
private String getActionHTML(NmAction nmAction, int rowNum) throws WTException
WTException
private Folder getPasteTargetFolder(NmCommandBean cb, boolean isProject) throws WTException
WTException
private NmHTMLTable getTable(PasteTableModel tData) throws WTException
WTException
private String getExtraHiddens(PasteTableModel.RowData rd)
private NmHTMLTable getTable(CheckInTableModel tData) throws WTException
WTException
private void getJSHiddens(CheckInTableModel.RowData rd, int row, StringBuffer sb)
private NmHTMLTable getTable(RefreshTableModel tData) throws WTException
WTException
private String getExtraHiddens(RefreshTableModel.RowData rd)
private boolean isNewlyCreated(RevisionControlled rc, WTContainerRef contRef) throws WTException
WTException
public static String[] serializedTableToArray(String serTable)
private String getStringVal(String val)
NmNameValuePair[] getCandidateTemplates(Class obClass) throws WTException
WTException
private String getContainerContext(Persistable per) throws WTException
WTException
private String getContainerContextPDM(Persistable per, Versioned origVer) throws WTException
WTException
private Folder getFolder(String folderPath, WTContainerRef contRef) throws WTException
WTException
private String getFolderPath(CabinetBased cb, WTContainerRef contRef) throws WTException
WTException
private String[] getFolderPathPDM(WTCollection col, WTValuedHashMap origCopyMap) throws WTException
WTException
private StandardNmInteropService.InteropContainerData[] getMatchingContainers(String containerType, String likePattern) throws WTException
WTException
private QueryResult getPDMLinkContainersImpl(String containerType, String likePattern) throws WTException
WTException
private WTContainer getContainer(String containerName, boolean isProjectContainer) throws WTException
WTException
private QueryResult getProjectsImpl(String likePattern) throws WTException
WTException
private static ResourceBundle getResBundle() throws WTException
WTException
private String translateWildcards(String pat)
private StandardNmInteropService.ContainerFolderInfo getTopLevelFolders(WTContainer cont) throws WTException
WTException
private InitialCheckinData checkGetInitialCheckinData(CheckInTableModel.RowData rData, Versioned ver, String teamOid, String lifecycleOid) throws WTException, StandardNmInteropService.IllegalOrMissingDataException
WTException
StandardNmInteropService.IllegalOrMissingDataException
private String replaceQuot(String orig)
private void generateAccessDeniedMessageCheckin(ArrayList accessDeniedList) throws WTException
WTException
private void generateAccessDeniedMessagePaste(ArrayList accessDeniedList) throws NmException
NmException
private void generateAccessDeniedMessage(StringBuffer buf, ArrayList accessDeniedList) throws NmException
NmException
private void generateIncompleteDataMessage(ArrayList accessDeniedList) throws WTException
WTException
private void generateConflictsMessage(Map checkInMap, Map uniqErrorMap) throws WTException
WTException
private TreeSet addQrToSet(QueryResult qr, StandardNmInteropService.PersistableComparator comp)
private String getManagedBaselineIdentity(ManagedBaseline bl)
private String getTextBoxHTML(StringBuffer sb, String baseName, CheckInTableModel.RowData rdata, String boxValue, int rowNum, int boxSize)
private int getAllowablePasteActions(Persistable per, WTContainer currentContainer) throws WTException
WTException
private void copyToProjectFolder(ArrayList objsToCopy, Folder selFolder) throws WTException
WTException
private NmOid[] getClipped(NmCommandBean cb) throws WTException
WTException
private boolean isClassicContainer(WTContainer cont) throws WTException
WTException
private boolean isPDMLinkContainer(WTContainer cont) throws WTException
WTException
private String generatePasteFeedbackMessage(int numObjsShared, int numObjsCheckedOut, int numObjsCopied, ArrayList opNotPossibleList, Locale locale, boolean showErrorOnly)
private ArrayList sortByNameAndRemoveProjObjs(Collection objs, WTContainer targetCont) throws WTException
WTException
private ArrayList sortByNumberAndRetainProjObjs(Collection objs, WTContainer sourceCont) throws WTException
WTException
private WTContainer getCurrentContainer(NmCommandBean cb) throws WTException
WTException
private WTContainer getProjectContainerCheckin(NmCommandBean cb, ArrayList oidList) throws WTException
WTException
private String getRefreshUserMessage(List masterNoIterations) throws WTException
WTException
private String constructNmContext(NmOid nmOid)
private int getMaxNumPerPage(NmCommandBean cb, String actionName, int numPixelsUsed, int pixelsPerRow) throws WTException
WTException
private String getPropertyValue(String inp, String nam)
private NmOid[] getOidsFromProjBaseline(NmCommandBean cb) throws WTException
WTException
private Versioned getObjectForConfigSpec(Mastered master, ConfigSpec cs) throws WTException
WTException
private boolean isFirstIteration(Iterated iteration) throws WTException
WTException
private void generateBaselineErrorException(Object obj) throws WTException
WTException
private void confirmUserInProject(ContainerTeamManaged cont) throws WTException
WTException
private ConfigSpec getProjectBaselineConfigSpec(WTContainerRef contRef) throws WTException
WTException
private boolean isAllowableProjBaselineType(Persistable obj)
boolean isContainerInactive(ContainerTeamManaged ctm)
boolean isNestedException(Throwable t, Class nested)
private int getPageCountPreference()
private ArrayList getSharesMissingFromProjBaseline(Project2 proj) throws WTException
WTException
private NmHTMLTable getTable(ContainerMoveTableModel tData) throws WTException
WTException
private NmOid getContainerFolderImpl(String projectName, String folderPath, boolean isProject) throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |