com.ptc.netmarkets.part
Class NmPartCommands

java.lang.Object
  extended bycom.ptc.netmarkets.part.NmPartCommands

public class NmPartCommands
extends Object



Supported API: false

Extendable: false


Field Summary
private static String CLASSNAME
           
private static String RESOURCE
           
private static boolean VERBOSE
           
private static WVSProperties wvsProperties
           
 
Constructor Summary
NmPartCommands()
           
 
Method Summary
static NmChangeModel[] addPartUses(NmCommandBean cb)
          

Supported API: false
static NmChangeModel[] addReferences(NmCommandBean cb)
          

Supported API: false
static NmChangeModel[] addUses(NmCommandBean cb)
          

Supported API: false
static NmChangeModel[] checkIn(NmCommandBean cb)
          

Supported API: false
static NmOid create(NmCommandBean cb)
          

Supported API: false
static void disableDetailsStep(NmCommandBean cb)
           
static void disableNameStep(NmCommandBean cb)
           
static void download(NmCommandBean cb)
          

Supported API: false
static NmHTMLTable getAccessForObject(NmCommandBean cb)
           
static NmPart getLinkProperties(NmCommandBean cb)
          

Supported API: false
private static NmOid getPartOid(NmCommandBean cb)
           
static NmPart getPartProperties(NmCommandBean cb)
          

Supported API: false
static NmChangeModel[] list_delete_described(NmCommandBean cb)
          

Supported API: false
static NmChangeModel[] list_delete_references(NmCommandBean cb)
          

Supported API: false
static NmChangeModel[] list_delete(NmCommandBean cb)
          

Supported API: false
static NmChangeModel[] list_paste_described(NmCommandBean cb)
          

Supported API: false
static NmChangeModel[] list_paste_references(NmCommandBean cb)
          

Supported API: false
static NmChangeModel[] list_paste(NmCommandBean cb)
          

Supported API: false
static NmDefaultHTMLTable listHistory(NmCommandBean cb)
          

Supported API: false
static NmChangeModel[] removeReferences(NmCommandBean cb)
          

Supported API: false
static NmChangeModel[] removeUses(NmCommandBean cb)
          

Supported API: false
static NmChangeModel[] rename(NmCommandBean cb)
          

Supported API: false
static void setAccessForObject(NmCommandBean cb)
           
static NmChangeModel[] update(NmCommandBean cb)
          

Supported API: false
static NmChangeModel[] updateQuantityAndUnits(NmCommandBean cb)
          

Supported API: false
static NmModel view(NmCommandBean cb)
          

Supported API: false
static NmModel viewParent(NmCommandBean cb)
          

Supported API: false
static NmModel viewProductStructure(NmCommandBean cb)
          

Supported API: false
static NmChangeModel wizardAddDescribedBy(NmCommandBean cb)
          

Supported API: false
static NmChangeModel[] wizardCreate(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

RESOURCE

private static final String RESOURCE
See Also:
Constant Field Values

CLASSNAME

private static final String CLASSNAME

wvsProperties

private static WVSProperties wvsProperties

VERBOSE

private static boolean VERBOSE
Constructor Detail

NmPartCommands

public NmPartCommands()
Method Detail

create

public static NmOid create(NmCommandBean cb)
                    throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmOid
Throws:
WTException

download

public static void download(NmCommandBean cb)
                     throws WTException


Supported API: false

Parameters:
cb -
Throws:
WTException

addReferences

public static NmChangeModel[] addReferences(NmCommandBean cb)
                                     throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmChangeModel[]
Throws:
WTException

addUses

public static NmChangeModel[] addUses(NmCommandBean cb)
                               throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmChangeModel[]
Throws:
WTException

view

public static NmModel view(NmCommandBean cb)
                    throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmModel
Throws:
WTException

checkIn

public static NmChangeModel[] checkIn(NmCommandBean cb)
                               throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmChangeModel[]
Throws:
WTException

viewProductStructure

public static NmModel viewProductStructure(NmCommandBean cb)
                                    throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmModel
Throws:
WTException

removeReferences

public static NmChangeModel[] removeReferences(NmCommandBean cb)
                                        throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmChangeModel[]
Throws:
WTException

removeUses

public static NmChangeModel[] removeUses(NmCommandBean cb)
                                  throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmChangeModel[]
Throws:
WTException

update

public static NmChangeModel[] update(NmCommandBean cb)
                              throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmChangeModel[]
Throws:
WTException

getPartProperties

public static NmPart getPartProperties(NmCommandBean cb)
                                throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmPart
Throws:
WTException

updateQuantityAndUnits

public static NmChangeModel[] updateQuantityAndUnits(NmCommandBean cb)
                                              throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmChangeModel[]
Throws:
WTException

getLinkProperties

public static NmPart getLinkProperties(NmCommandBean cb)
                                throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmPart
Throws:
WTException

list_paste

public static NmChangeModel[] list_paste(NmCommandBean cb)
                                  throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmChangeModel[]
Throws:
WTException

list_delete

public static NmChangeModel[] list_delete(NmCommandBean cb)
                                   throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmChangeModel[]
Throws:
WTException

wizardCreate

public static NmChangeModel[] wizardCreate(NmCommandBean cb)
                                    throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmChangeModel[]
Throws:
WTException

listHistory

public static NmDefaultHTMLTable listHistory(NmCommandBean cb)
                                      throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmDefaultHTMLTable
Throws:
WTException

addPartUses

public static NmChangeModel[] addPartUses(NmCommandBean cb)
                                   throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmChangeModel[]
Throws:
WTException

viewParent

public static NmModel viewParent(NmCommandBean cb)
                          throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmModel
Throws:
WTException

wizardAddDescribedBy

public static NmChangeModel wizardAddDescribedBy(NmCommandBean cb)
                                          throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmChangeModel
Throws:
WTException

list_paste_described

public static NmChangeModel[] list_paste_described(NmCommandBean cb)
                                            throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmChangeModel[]
Throws:
WTException

list_delete_described

public static NmChangeModel[] list_delete_described(NmCommandBean cb)
                                             throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmChangeModel[]
Throws:
WTException

list_paste_references

public static NmChangeModel[] list_paste_references(NmCommandBean cb)
                                             throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmChangeModel[]
Throws:
WTException

list_delete_references

public static NmChangeModel[] list_delete_references(NmCommandBean cb)
                                              throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmChangeModel[]
Throws:
WTException

rename

public static NmChangeModel[] rename(NmCommandBean cb)
                              throws WTException


Supported API: false

Parameters:
cb -
Returns:
NmChangeModel[]
Throws:
WTException

getAccessForObject

public static NmHTMLTable getAccessForObject(NmCommandBean cb)
                                      throws WTException
Throws:
WTException

setAccessForObject

public static void setAccessForObject(NmCommandBean cb)
                               throws WTException
Throws:
WTException

disableNameStep

public static void disableNameStep(NmCommandBean cb)
                            throws WTException
Throws:
WTException

disableDetailsStep

public static void disableDetailsStep(NmCommandBean cb)
                               throws WTException
Throws:
WTException

getPartOid

private static NmOid getPartOid(NmCommandBean cb)
                         throws WTException
Throws:
WTException