|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Method Summary | |
NmHTMLTable |
cannedSearch(NmCommandBean cb,
String type)
Supported API: false |
NmChangeModel[] |
checkIn(NmCommandBean cb,
String comment,
String file,
String tempFile,
String enabled)
Supported API: false |
NmChangeModel[] |
checkOut(NmCommandBean cb)
Supported API: false |
NmChangeModel[] |
checkOut(NmOid oid)
Supported API: false |
NmHTMLTable |
copy(NmCommandBean cb)
Supported API: false |
void |
cut(NmCommandBean cb)
Supported API: false |
NmChangeModel[] |
delete(NmCommandBean cb)
Supported API: false |
URL |
downloadFolderContentFiles(NmCommandBean cb)
Supported API: false |
void |
expandZipFileIntoFolder(NmCommandBean cb,
String archiveName)
Supported API: false |
String |
exportObjects(NmCommandBean cb)
Supported API: false |
NmHTMLTable |
getClipboardContents(NmCommandBean cb)
Supported API: false |
NmHTMLTable |
getClipboardLinksTable(NmCommandBean cb)
Supported API: false |
NmHTMLTable |
getClipboardPDMCopyTable(NmCommandBean cb,
NmPasteInfo pinfo)
Supported API: false |
State |
getCurrentState(NmObject nmObject)
Return the current state of the specified object Supported API: false |
State |
getCurrentState(NmOid oid)
Return the current state of the specified object Supported API: false |
State |
getCurrentState(WTObject myObject)
Return the current state of the specified object Supported API: false |
String |
getDefaultViewString(NmOid oid,
boolean viewInProductView)
Supported API: false |
String |
getDefaultViewURL(NmOid oid)
Supported API: false |
String |
getDisplayLocation(NmCommandBean cb)
Supported API: false |
String |
getDisplayName(NmOid oid)
Supported API: false |
NmSoftAttribute |
getIBAsForObject(NmOid objectOid)
Supported API: false |
Vector |
getLifeCycleStates(NmObject nmObject)
Return vector of lifecycle states in the lifecycle definition of the specified object Supported API: false |
Vector |
getLifeCycleStates(NmOid oid)
Return vector of lifecycle states in the lifecycle definition of the specified object Supported API: false |
Vector |
getLifeCycleStates(WTObject myObject)
Return vector of lifecycle states in the lifecycle definition of the specified object Supported API: false |
String |
getLocation(NmCommandBean cb)
Supported API: false |
ArrayList |
getMoreActions(String oidType,
NmOid oid,
Locale more_locale,
NmCommandBean cb)
Supported API: false |
ArrayList |
getObjectViewObjects(NmOid oid,
NmOid shareOid)
Supported API: false |
NmPasteInfo |
getPasteInfo(NmCommandBean cb)
Supported API: false |
ArrayList |
getPSPart(String host,
String sessionID,
String oid,
ArrayList copyList)
Supported API: false |
NmSoftAttribute |
getSoftAttribute(NmCommandBean cb,
NmLinkBean lb)
Supported API: false |
ArrayList |
getTypes(String className,
NmCommandBean cb)
Supported API: false |
ArrayList |
getTypes(String className,
NmOid containerOid)
Supported API: false |
NmChangeModel[] |
importObjects(NmCommandBean cb,
String file,
String tempFile)
Supported API: false |
NmDefaultHTMLTable |
initializeSearchTable()
Supported API: false |
NmChangeModel[] |
list__delete(NmCommandBean cb,
ArrayList types)
To delete objects. |
NmChangeModel[] |
list_checkIn(NmCommandBean cb,
String comment)
Supported API: false |
NmChangeModel[] |
list_checkOut(NmCommandBean cb)
Supported API: false |
void |
list_copy(NmCommandBean cb)
Supported API: false |
void |
list_cut(NmCommandBean cb)
Supported API: false |
NmChangeModel[] |
list_delete(NmCommandBean cb)
Supported API: false |
NmChangeModel[] |
list_undoCheckOut(NmCommandBean cb)
Supported API: false |
Object |
paste(NmCommandBean cb)
Supported API: false |
NmChangeModel[] |
removeShare(NmCommandBean cb,
NmOid nmoid)
Supported API: false |
NmHTMLTable |
report(NmCommandBean cb,
String objectType,
String status,
String rowActionModel,
String reportCriteria)
Supported API: false |
NmChangeModel[] |
rollupIterations(NmCommandBean cb)
Supported API: false |
NmHTMLTable |
search(NmCommandBean cb,
String scope,
String[] types,
String searchCriteria,
String toolbarActionModel,
String rowActionModel)
Supported API: false |
QueryResult |
searchMyIterObjects(Class concreteClass,
boolean globalScope,
WTContainerRef containerRef)
Supported API: false |
void |
setDefaultAccess(NmOid oid)
Supported API: false |
NmHTMLTable |
shareDetails(ObjectIdentifier oid)
Supported API: false |
NmHTMLTable |
shareDetails(Persistable myObject)
Supported API: false |
NmChangeModel[] |
undoCheckOut(NmCommandBean cb)
Supported API: false |
void |
uploadContent(ContentHolder ctHolder,
String file,
String tempFile)
Supported API: false |
void |
uploadContent(ContentHolder ctHolder,
String file,
String tempFile,
ContentRoleType contentType)
Supported API: false |
Method Detail |
public NmChangeModel[] delete(NmCommandBean cb) throws WTException
cb
-
WTException
public void cut(NmCommandBean cb) throws WTException
cb
-
WTException
public NmHTMLTable copy(NmCommandBean cb) throws WTException
cb
-
WTException
public NmChangeModel[] checkIn(NmCommandBean cb, String comment, String file, String tempFile, String enabled) throws WTException
cb
- comment
- file
- tempFile
- enabled
-
WTException
public NmChangeModel[] checkOut(NmCommandBean cb) throws WTException
cb
-
WTException
public NmChangeModel[] undoCheckOut(NmCommandBean cb) throws WTException
cb
-
WTException
public NmChangeModel[] rollupIterations(NmCommandBean cb) throws WTException
cb
-
WTException
public NmChangeModel[] list_delete(NmCommandBean cb) throws WTException
cb
-
WTException
public NmChangeModel[] list__delete(NmCommandBean cb, ArrayList types) throws WTException
cb
- types
-
WTException
public void list_cut(NmCommandBean cb) throws WTException
cb
-
WTException
public void list_copy(NmCommandBean cb) throws WTException
cb
-
WTException
public NmChangeModel[] list_checkIn(NmCommandBean cb, String comment) throws WTException
cb
- comment
-
WTException
public NmChangeModel[] list_checkOut(NmCommandBean cb) throws WTException
cb
-
WTException
public NmChangeModel[] list_undoCheckOut(NmCommandBean cb) throws WTException
cb
-
WTException
public void setDefaultAccess(NmOid oid) throws WTException
oid
-
WTException
public String getDisplayName(NmOid oid) throws WTException
oid
-
WTException
public void uploadContent(ContentHolder ctHolder, String file, String tempFile) throws WTException
ctHolder
- file
- tempFile
-
WTException
public void uploadContent(ContentHolder ctHolder, String file, String tempFile, ContentRoleType contentType) throws WTException
ctHolder
- file
- tempFile
- contentType
-
WTException
public String getDisplayLocation(NmCommandBean cb) throws WTException
cb
-
WTException
public NmChangeModel[] importObjects(NmCommandBean cb, String file, String tempFile) throws WTException
cb
- file
- tempFile
-
WTException
public String exportObjects(NmCommandBean cb) throws WTException
cb
-
WTException
public String getDefaultViewURL(NmOid oid) throws WTException
oid
-
WTException
public String getDefaultViewString(NmOid oid, boolean viewInProductView) throws WTException
oid
- viewInProductView
-
WTException
public String getLocation(NmCommandBean cb) throws WTException
cb
-
WTException
public NmHTMLTable search(NmCommandBean cb, String scope, String[] types, String searchCriteria, String toolbarActionModel, String rowActionModel) throws WTException
cb
- scope
- types
- searchCriteria
- toolbarActionModel
- rowActionModel
-
WTException
public NmHTMLTable cannedSearch(NmCommandBean cb, String type) throws WTException
cb
- type
-
WTException
public Vector getLifeCycleStates(NmOid oid) throws WTException
oid
-
WTException
public Vector getLifeCycleStates(NmObject nmObject) throws WTException
nmObject
-
WTException
public Vector getLifeCycleStates(WTObject myObject) throws WTException
myObject
-
WTException
public State getCurrentState(NmOid oid) throws WTException
oid
-
WTException
public State getCurrentState(NmObject nmObject) throws WTException
nmObject
-
WTException
public State getCurrentState(WTObject myObject) throws WTException
myObject
-
WTException
public NmHTMLTable report(NmCommandBean cb, String objectType, String status, String rowActionModel, String reportCriteria) throws WTException
cb
- objectType
- status
- rowActionModel
- reportCriteria
-
WTException
public NmChangeModel[] checkOut(NmOid oid) throws WTException
oid
-
WTException
public QueryResult searchMyIterObjects(Class concreteClass, boolean globalScope, WTContainerRef containerRef) throws WTException
concreteClass
- globalScope
- containerRef
-
WTException
public NmDefaultHTMLTable initializeSearchTable() throws WTException
WTException
public Object paste(NmCommandBean cb) throws WTException
cb
-
WTException
public NmHTMLTable getClipboardContents(NmCommandBean cb) throws WTException
cb
-
WTException
public NmHTMLTable getClipboardLinksTable(NmCommandBean cb) throws WTException
cb
-
WTException
public NmPasteInfo getPasteInfo(NmCommandBean cb) throws WTException
cb
-
WTException
public ArrayList getPSPart(String host, String sessionID, String oid, ArrayList copyList) throws WTException
host
- sessionID
- oid
- copyList
-
WTException
public NmSoftAttribute getSoftAttribute(NmCommandBean cb, NmLinkBean lb) throws WTException
cb
- lb
-
WTException
public NmHTMLTable getClipboardPDMCopyTable(NmCommandBean cb, NmPasteInfo pinfo) throws WTException
cb
- pinfo
-
WTException
public NmHTMLTable shareDetails(ObjectIdentifier oid) throws WTException
oid
-
WTException
public ArrayList getTypes(String className, NmOid containerOid) throws WTException
className
- containerOid
-
WTException
public ArrayList getMoreActions(String oidType, NmOid oid, Locale more_locale, NmCommandBean cb) throws WTException, WTPropertyVetoException
oidType
- oid
- more_locale
- cb
-
WTException
WTPropertyVetoException
public NmChangeModel[] removeShare(NmCommandBean cb, NmOid nmoid) throws WTException
cb
- nmoid
-
WTException
public ArrayList getObjectViewObjects(NmOid oid, NmOid shareOid) throws WTException
oid
- shareOid
-
WTException
public NmHTMLTable shareDetails(Persistable myObject) throws WTException
myObject
-
WTException
public NmSoftAttribute getIBAsForObject(NmOid objectOid) throws WTException
objectOid
-
WTException
public ArrayList getTypes(String className, NmCommandBean cb) throws WTException
className
- cb
-
WTException
public void expandZipFileIntoFolder(NmCommandBean cb, String archiveName) throws WTException
cb
- archiveName
-
WTException
public URL downloadFolderContentFiles(NmCommandBean cb) throws WTException
cb
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |