com.ptc.netmarkets.interop
Class NmInteropServiceFwd

java.lang.Object
  extended bycom.ptc.netmarkets.interop.NmInteropServiceFwd
All Implemented Interfaces:
NmInteropService, RemoteAccess, Serializable

public class NmInteropServiceFwd
extends Object
implements RemoteAccess, NmInteropService, Serializable



Supported API: false

Extendable: false

See Also:
Serialized Form

Field Summary
private static String CLASSNAME
           
private static String FC_RESOURCE
           
(package private) static boolean SERVER
           
 
Fields inherited from interface wt.method.RemoteAccess
versionID
 
Constructor Summary
NmInteropServiceFwd()
           
 
Method Summary
 void convertShareToCheckOut(NmCommandBean cb)
          

Supported API: false
 NmInteropSelectedItemInfo[] getAutoNumberFlags(NmCommandBean cb)
          

Supported API: false
 NmNameValuePair[] getCandidateConfigSpecs(NmCommandBean cb)
          

Supported API: false
 NmNameValuePair[] getCandidateDocLifecycles()
          

Supported API: false
 NmNameValuePair[] getCandidateEPMDocLifecycles()
          

Supported API: false
 NmNameValuePair[] getCandidatePartLifecycles()
          

Supported API: false
 NmNameValuePair[] getCandidatePartViews()
          

Supported API: false
 NmInteropContainerInfo[] getCandidatePDMLinkContainers(NmCommandBean cb)
          

Supported API: false
 NmInteropContainerInfo[] getCandidateProjects(NmCommandBean cb)
          

Supported API: false
 NmNameValuePair[] getCandidateTeams()
          

Supported API: false
 NmOid getContainerFolder(String projectName, String folderPath)
          

Supported API: false
private static Manager getManager()
           
 NmOid getProjectFolder(String projectName, String folderPath)
          

Supported API: false
 NmInteropRefreshInfo getRefreshCandidates(NmCommandBean cb)
          

Supported API: false
 boolean isAnyPDMInstalled()
          

Supported API: false
 boolean isPDMLinkInstalled()
          

Supported API: false
 NmWizardAlert pdmCheckInApply(NmCommandBean cb)
          

Supported API: false
 NmInteropContainerInfo[] pdmCheckInGetContext(NmCommandBean cb)
          

Supported API: false
 NmInteropCheckInDepenInfo pdmCheckInGetDepenObjects(NmCommandBean cb)
          

Supported API: false
 NmObjectLocationInfo pdmCheckInGetLocation(NmCommandBean cb)
          

Supported API: false
 NmInteropCheckInDepenInfo pdmCheckInLeaveShared(NmCommandBean cb)
          

Supported API: false
 NmWizardAlert pdmContainerMove(NmCommandBean cb)
          

Supported API: false
 NmInteropContainerMoveDepenInfo pdmContMoveGetDepenObjects(NmCommandBean cb)
          

Supported API: false
 NmWizardAlert pdmPasteApply(NmCommandBean cb)
          

Supported API: false
 NmInteropPasteDepenInfo pdmPasteGetDepenObjects(NmCommandBean cb)
          

Supported API: false
 String pdmPasteGetWizardTitle(NmCommandBean cb)
          

Supported API: false
 NmWizardAlert refresh(NmCommandBean cb)
          

Supported API: false
 void undoCheckout(NmCommandBean cb)
          

Supported API: false
 void undoShare(NmCommandBean cb)
          

Supported API: false
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVER

static final boolean SERVER

FC_RESOURCE

private static final String FC_RESOURCE
See Also:
Constant Field Values

CLASSNAME

private static final String CLASSNAME
Constructor Detail

NmInteropServiceFwd

public NmInteropServiceFwd()
Method Detail

getManager

private static Manager getManager()
                           throws WTException
Returns:
Manager
Throws:
WTException

pdmPasteGetDepenObjects

public NmInteropPasteDepenInfo pdmPasteGetDepenObjects(NmCommandBean cb)
                                                throws WTException


Supported API: false

Specified by:
pdmPasteGetDepenObjects in interface NmInteropService
Parameters:
cb -
Returns:
NmInteropPasteDepenInfo
Throws:
WTException

pdmPasteApply

public NmWizardAlert pdmPasteApply(NmCommandBean cb)
                            throws WTException


Supported API: false

Specified by:
pdmPasteApply in interface NmInteropService
Parameters:
cb -
Returns:
NmWizardAlert
Throws:
WTException

pdmPasteGetWizardTitle

public String pdmPasteGetWizardTitle(NmCommandBean cb)
                              throws WTException


Supported API: false

Specified by:
pdmPasteGetWizardTitle in interface NmInteropService
Parameters:
cb -
Returns:
String
Throws:
WTException

pdmCheckInGetDepenObjects

public NmInteropCheckInDepenInfo pdmCheckInGetDepenObjects(NmCommandBean cb)
                                                    throws WTException


Supported API: false

Specified by:
pdmCheckInGetDepenObjects in interface NmInteropService
Parameters:
cb -
Returns:
NmInteropCheckInDepenInfo
Throws:
WTException

pdmCheckInApply

public NmWizardAlert pdmCheckInApply(NmCommandBean cb)
                              throws WTException


Supported API: false

Specified by:
pdmCheckInApply in interface NmInteropService
Parameters:
cb -
Returns:
NmWizardAlert
Throws:
WTException

pdmCheckInGetContext

public NmInteropContainerInfo[] pdmCheckInGetContext(NmCommandBean cb)
                                              throws WTException


Supported API: false

Specified by:
pdmCheckInGetContext in interface NmInteropService
Parameters:
cb -
Returns:
NmInteropContainerInfo[]
Throws:
WTException

pdmCheckInGetLocation

public NmObjectLocationInfo pdmCheckInGetLocation(NmCommandBean cb)
                                           throws WTException


Supported API: false

Specified by:
pdmCheckInGetLocation in interface NmInteropService
Parameters:
cb -
Returns:
NmObjectLocationInfo
Throws:
WTException

getCandidateTeams

public NmNameValuePair[] getCandidateTeams()
                                    throws WTException


Supported API: false

Specified by:
getCandidateTeams in interface NmInteropService
Returns:
NmNameValuePair[]
Throws:
WTException

getCandidateDocLifecycles

public NmNameValuePair[] getCandidateDocLifecycles()
                                            throws WTException


Supported API: false

Specified by:
getCandidateDocLifecycles in interface NmInteropService
Returns:
NmNameValuePair[]
Throws:
WTException

getCandidatePartLifecycles

public NmNameValuePair[] getCandidatePartLifecycles()
                                             throws WTException


Supported API: false

Specified by:
getCandidatePartLifecycles in interface NmInteropService
Returns:
NmNameValuePair[]
Throws:
WTException

getCandidateEPMDocLifecycles

public NmNameValuePair[] getCandidateEPMDocLifecycles()
                                               throws WTException


Supported API: false

Specified by:
getCandidateEPMDocLifecycles in interface NmInteropService
Returns:
NmNameValuePair[]
Throws:
WTException

getCandidateConfigSpecs

public NmNameValuePair[] getCandidateConfigSpecs(NmCommandBean cb)
                                          throws WTException


Supported API: false

Specified by:
getCandidateConfigSpecs in interface NmInteropService
Parameters:
cb -
Returns:
NmNameValuePair[]
Throws:
WTException

getCandidatePartViews

public NmNameValuePair[] getCandidatePartViews()
                                        throws WTException


Supported API: false

Specified by:
getCandidatePartViews in interface NmInteropService
Returns:
NmNameValuePair[]
Throws:
WTException

getCandidatePDMLinkContainers

public NmInteropContainerInfo[] getCandidatePDMLinkContainers(NmCommandBean cb)
                                                       throws WTException


Supported API: false

Specified by:
getCandidatePDMLinkContainers in interface NmInteropService
Parameters:
cb -
Returns:
NmInteropContainerInfo[]
Throws:
WTException

getCandidateProjects

public NmInteropContainerInfo[] getCandidateProjects(NmCommandBean cb)
                                              throws WTException


Supported API: false

Specified by:
getCandidateProjects in interface NmInteropService
Parameters:
cb -
Returns:
NmInteropContainerInfo[]
Throws:
WTException

isPDMLinkInstalled

public boolean isPDMLinkInstalled()
                           throws WTException


Supported API: false

Specified by:
isPDMLinkInstalled in interface NmInteropService
Returns:
boolean
Throws:
WTException

isAnyPDMInstalled

public boolean isAnyPDMInstalled()
                          throws WTException


Supported API: false

Specified by:
isAnyPDMInstalled in interface NmInteropService
Returns:
boolean
Throws:
WTException

getRefreshCandidates

public NmInteropRefreshInfo getRefreshCandidates(NmCommandBean cb)
                                          throws WTException


Supported API: false

Specified by:
getRefreshCandidates in interface NmInteropService
Parameters:
cb -
Returns:
NmInteropRefreshInfo
Throws:
WTException

refresh

public NmWizardAlert refresh(NmCommandBean cb)
                      throws WTException


Supported API: false

Specified by:
refresh in interface NmInteropService
Parameters:
cb -
Returns:
NmWizardAlert
Throws:
WTException

undoCheckout

public void undoCheckout(NmCommandBean cb)
                  throws WTException


Supported API: false

Specified by:
undoCheckout in interface NmInteropService
Parameters:
cb -
Throws:
WTException

undoShare

public void undoShare(NmCommandBean cb)
               throws WTException


Supported API: false

Specified by:
undoShare in interface NmInteropService
Parameters:
cb -
Throws:
WTException

getAutoNumberFlags

public NmInteropSelectedItemInfo[] getAutoNumberFlags(NmCommandBean cb)
                                               throws WTException


Supported API: false

Specified by:
getAutoNumberFlags in interface NmInteropService
Parameters:
cb -
Returns:
NmInteropSelectedItemInfo[]
Throws:
WTException

getProjectFolder

public NmOid getProjectFolder(String projectName,
                              String folderPath)
                       throws WTException


Supported API: false

Specified by:
getProjectFolder in interface NmInteropService
Parameters:
projectName -
folderPath -
Returns:
NmOid
Throws:
WTException

getContainerFolder

public NmOid getContainerFolder(String projectName,
                                String folderPath)
                         throws WTException


Supported API: false

Specified by:
getContainerFolder in interface NmInteropService
Parameters:
projectName -
folderPath -
Returns:
NmOid
Throws:
WTException

convertShareToCheckOut

public void convertShareToCheckOut(NmCommandBean cb)
                            throws WTException


Supported API: false

Specified by:
convertShareToCheckOut in interface NmInteropService
Parameters:
cb -
Throws:
WTException

pdmCheckInLeaveShared

public NmInteropCheckInDepenInfo pdmCheckInLeaveShared(NmCommandBean cb)
                                                throws WTException


Supported API: false

Specified by:
pdmCheckInLeaveShared in interface NmInteropService
Parameters:
cb -
Returns:
NmInteropCheckInDepenInfo
Throws:
WTException

pdmContMoveGetDepenObjects

public NmInteropContainerMoveDepenInfo pdmContMoveGetDepenObjects(NmCommandBean cb)
                                                           throws WTException


Supported API: false

Specified by:
pdmContMoveGetDepenObjects in interface NmInteropService
Parameters:
cb -
Returns:
NmInteropContainerMoveDepenInfo
Throws:
WTException

pdmContainerMove

public NmWizardAlert pdmContainerMove(NmCommandBean cb)
                               throws WTException


Supported API: false

Specified by:
pdmContainerMove in interface NmInteropService
Parameters:
cb -
Returns:
NmWizardAlert
Throws:
WTException