|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.netmarkets.model.NmObjectServiceFwd
Supported API: false
Extendable: false
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 | |
NmObjectServiceFwd()
|
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 |
private static Manager |
getManager()
|
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final boolean SERVER
private static final String FC_RESOURCE
private static final String CLASSNAME
Constructor Detail |
public NmObjectServiceFwd()
Method Detail |
private static Manager getManager() throws WTException
WTException
public NmChangeModel[] delete(NmCommandBean cb) throws WTException
delete
in interface NmObjectService
cb
-
WTException
public void cut(NmCommandBean cb) throws WTException
cut
in interface NmObjectService
cb
-
WTException
public NmHTMLTable copy(NmCommandBean cb) throws WTException
copy
in interface NmObjectService
cb
-
WTException
public NmChangeModel[] checkIn(NmCommandBean cb, String comment, String file, String tempFile, String enabled) throws WTException
checkIn
in interface NmObjectService
cb
- comment
- file
- tempFile
- enabled
-
WTException
public NmChangeModel[] checkOut(NmCommandBean cb) throws WTException
checkOut
in interface NmObjectService
cb
-
WTException
public NmChangeModel[] undoCheckOut(NmCommandBean cb) throws WTException
undoCheckOut
in interface NmObjectService
cb
-
WTException
public NmChangeModel[] rollupIterations(NmCommandBean cb) throws WTException
rollupIterations
in interface NmObjectService
cb
-
WTException
public NmChangeModel[] list_delete(NmCommandBean cb) throws WTException
list_delete
in interface NmObjectService
cb
-
WTException
public NmChangeModel[] list__delete(NmCommandBean cb, ArrayList types) throws WTException
list__delete
in interface NmObjectService
cb
- types
-
WTException
public void list_cut(NmCommandBean cb) throws WTException
list_cut
in interface NmObjectService
cb
-
WTException
public void list_copy(NmCommandBean cb) throws WTException
list_copy
in interface NmObjectService
cb
-
WTException
public NmChangeModel[] list_checkIn(NmCommandBean cb, String comment) throws WTException
list_checkIn
in interface NmObjectService
cb
- comment
-
WTException
public NmChangeModel[] list_checkOut(NmCommandBean cb) throws WTException
list_checkOut
in interface NmObjectService
cb
-
WTException
public NmChangeModel[] list_undoCheckOut(NmCommandBean cb) throws WTException
list_undoCheckOut
in interface NmObjectService
cb
-
WTException
public void setDefaultAccess(NmOid oid) throws WTException
setDefaultAccess
in interface NmObjectService
oid
-
WTException
public String getDisplayName(NmOid oid) throws WTException
getDisplayName
in interface NmObjectService
oid
-
WTException
public void uploadContent(ContentHolder ctHolder, String file, String tempFile) throws WTException
uploadContent
in interface NmObjectService
ctHolder
- file
- tempFile
-
WTException
public void uploadContent(ContentHolder ctHolder, String file, String tempFile, ContentRoleType contentType) throws WTException
uploadContent
in interface NmObjectService
ctHolder
- file
- tempFile
- contentType
-
WTException
public String getDisplayLocation(NmCommandBean cb) throws WTException
getDisplayLocation
in interface NmObjectService
cb
-
WTException
public NmChangeModel[] importObjects(NmCommandBean cb, String file, String tempFile) throws WTException
importObjects
in interface NmObjectService
cb
- file
- tempFile
-
WTException
public String exportObjects(NmCommandBean cb) throws WTException
exportObjects
in interface NmObjectService
cb
-
WTException
public String getDefaultViewURL(NmOid oid) throws WTException
getDefaultViewURL
in interface NmObjectService
oid
-
WTException
public String getDefaultViewString(NmOid oid, boolean viewInProductView) throws WTException
getDefaultViewString
in interface NmObjectService
oid
- viewInProductView
-
WTException
public String getLocation(NmCommandBean cb) throws WTException
getLocation
in interface NmObjectService
cb
-
WTException
public NmHTMLTable search(NmCommandBean cb, String scope, String[] types, String searchCriteria, String toolbarActionModel, String rowActionModel) throws WTException
search
in interface NmObjectService
cb
- scope
- types
- searchCriteria
- toolbarActionModel
- rowActionModel
-
WTException
public NmHTMLTable cannedSearch(NmCommandBean cb, String type) throws WTException
cannedSearch
in interface NmObjectService
cb
- type
-
WTException
public Vector getLifeCycleStates(NmOid oid) throws WTException
getLifeCycleStates
in interface NmObjectService
oid
-
WTException
public Vector getLifeCycleStates(NmObject nmObject) throws WTException
getLifeCycleStates
in interface NmObjectService
nmObject
-
WTException
public Vector getLifeCycleStates(WTObject myObject) throws WTException
getLifeCycleStates
in interface NmObjectService
myObject
-
WTException
public State getCurrentState(NmOid oid) throws WTException
getCurrentState
in interface NmObjectService
oid
-
WTException
public State getCurrentState(NmObject nmObject) throws WTException
getCurrentState
in interface NmObjectService
nmObject
-
WTException
public State getCurrentState(WTObject myObject) throws WTException
getCurrentState
in interface NmObjectService
myObject
-
WTException
public NmHTMLTable report(NmCommandBean cb, String objectType, String status, String rowActionModel, String reportCriteria) throws WTException
report
in interface NmObjectService
cb
- objectType
- status
- rowActionModel
- reportCriteria
-
WTException
public NmChangeModel[] checkOut(NmOid oid) throws WTException
checkOut
in interface NmObjectService
oid
-
WTException
public QueryResult searchMyIterObjects(Class concreteClass, boolean globalScope, WTContainerRef containerRef) throws WTException
searchMyIterObjects
in interface NmObjectService
concreteClass
- globalScope
- containerRef
-
WTException
public NmDefaultHTMLTable initializeSearchTable() throws WTException
initializeSearchTable
in interface NmObjectService
WTException
public Object paste(NmCommandBean cb) throws WTException
paste
in interface NmObjectService
cb
-
WTException
public NmHTMLTable getClipboardContents(NmCommandBean cb) throws WTException
getClipboardContents
in interface NmObjectService
cb
-
WTException
public NmHTMLTable getClipboardLinksTable(NmCommandBean cb) throws WTException
getClipboardLinksTable
in interface NmObjectService
cb
-
WTException
public NmPasteInfo getPasteInfo(NmCommandBean cb) throws WTException
getPasteInfo
in interface NmObjectService
cb
-
WTException
public ArrayList getPSPart(String host, String sessionID, String oid, ArrayList copyList) throws WTException
getPSPart
in interface NmObjectService
host
- sessionID
- oid
- copyList
-
WTException
public NmSoftAttribute getSoftAttribute(NmCommandBean cb, NmLinkBean lb) throws WTException
getSoftAttribute
in interface NmObjectService
cb
- lb
-
WTException
public NmHTMLTable getClipboardPDMCopyTable(NmCommandBean cb, NmPasteInfo pinfo) throws WTException
getClipboardPDMCopyTable
in interface NmObjectService
cb
- pinfo
-
WTException
public NmHTMLTable shareDetails(ObjectIdentifier oid) throws WTException
shareDetails
in interface NmObjectService
oid
-
WTException
public ArrayList getTypes(String className, NmOid containerOid) throws WTException
getTypes
in interface NmObjectService
className
- containerOid
-
WTException
public ArrayList getMoreActions(String oidType, NmOid oid, Locale more_locale, NmCommandBean cb) throws WTException, WTPropertyVetoException
getMoreActions
in interface NmObjectService
oidType
- oid
- more_locale
- cb
-
WTException
WTPropertyVetoException
public NmChangeModel[] removeShare(NmCommandBean cb, NmOid nmoid) throws WTException
removeShare
in interface NmObjectService
cb
- nmoid
-
WTException
public ArrayList getObjectViewObjects(NmOid oid, NmOid shareOid) throws WTException
getObjectViewObjects
in interface NmObjectService
oid
- shareOid
-
WTException
public NmHTMLTable shareDetails(Persistable myObject) throws WTException
shareDetails
in interface NmObjectService
myObject
-
WTException
public NmSoftAttribute getIBAsForObject(NmOid objectOid) throws WTException
getIBAsForObject
in interface NmObjectService
objectOid
-
WTException
public ArrayList getTypes(String className, NmCommandBean cb) throws WTException
getTypes
in interface NmObjectService
className
- cb
-
WTException
public void expandZipFileIntoFolder(NmCommandBean cb, String archiveName) throws WTException
expandZipFileIntoFolder
in interface NmObjectService
cb
- archiveName
-
WTException
public URL downloadFolderContentFiles(NmCommandBean cb) throws WTException
downloadFolderContentFiles
in interface NmObjectService
cb
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |