|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: true
Extendable: false
Method Summary | |
void |
access(NmCommandBean cb,
Boolean propogate,
Boolean recursive)
Supported API: false |
void |
changeProjecModel(NmOid oid,
NmChangeModel[] nmcm)
Update the tree model of the project from changes made in a different method server Supported API: true |
NmHTMLActionModel |
fixActionList(NmHTMLActionModel origActions,
NmCommandBean cb)
Supported API: false |
NmChangeModel[] |
folder_create(NmCommandBean cb,
String folderLocation,
String folderDomain,
Boolean inheritDomain)
Supported API: false |
Object |
folder_paste(NmCommandBean cb)
Supported API: false |
ArrayList |
getAllFolders(NmCommandBean cb,
NmOid checked_oid)
Supported API: false |
ArrayList |
getAllFolders(NmCommandBean cb,
NmOid checked_oid,
NmOid projectOid)
Supported API: false |
HashMap |
getFolderDetailsObjects(NmOid oid,
boolean isPDMLinkContainer)
Supported API: false |
NmFolder |
getFolderProperties(NmCommandBean cb)
Supported API: false |
NmFolder |
getFolderProperties(NmOid oid)
Supported API: false |
ArrayList |
getFolderRowData(NmOid oid,
boolean useServerLocale,
WTContainer container)
Supported API: false |
ArrayList |
getFolderRowData(NmOid oid,
Locale locale)
Supported API: false |
ArrayList |
getFolderRowData(NmOid oid,
Locale locale,
boolean useMore,
WTContainer container)
Supported API: false |
ArrayList |
getFolderRowData(NmOid oid,
Locale locale,
boolean useMore,
WTContainer container,
NmObject nmObj)
Supported API: false |
NmHTMLTreeNode |
getFolderTreeNode(NmOid oid,
boolean recreateNode)
Supported API: false |
NmHTMLTableTree |
getFullTree(NmCommandBean cb)
Supported API: false |
Date |
getLastModifiedDateForProject(NmOid oid)
Supported API: false |
NmModel |
getProjectModel(NmOid oid)
Get the tree model of the project folders/parts/docs to display Supported API: true |
Folder |
hli_folder_create(Project2 project,
Folder parent,
String createfoldername)
Supported API: false |
NmChangeModel[] |
list_create_document(NmCommandBean cb)
Supported API: false |
NmChangeModel[] |
list_create_folder(NmCommandBean cb,
String folderLocation,
String folderDomain,
Boolean inheritDomain)
Supported API: false |
NmChangeModel[] |
list_create_part(NmCommandBean cb)
Supported API: false |
NmModel |
list_list(NmCommandBean cb)
Supported API: false |
NmModel |
list_list(NmCommandBean cb,
String prefString)
Supported API: false |
NmModel |
list_list(NmCommandBean cb,
String prefString,
boolean useMore)
Supported API: false |
Object |
list_paste(NmCommandBean cb)
Supported API: false |
NmModel |
list_table(NmCommandBean cb,
String prefString,
boolean useMore,
int limit,
int firstIndex)
Supported API: false |
Object |
paste_to_folder(NmCommandBean cb,
NmOid folder,
int depth)
Supported API: false |
NmChangeModel[] |
update(NmCommandBean cb,
String name,
String folderDomain,
Boolean inheritDomain)
Supported API: false |
Method Detail |
public NmModel list_list(NmCommandBean cb) throws WTException
cb
-
WTException
public NmChangeModel[] list_create_folder(NmCommandBean cb, String folderLocation, String folderDomain, Boolean inheritDomain) throws WTException
cb
- folderLocation
- represents the parent folder (e.g. folder~wt.folder.SubFolder:16013)folderDomain
- represents the administrative domain of the folder (e.g. "wt.admin.AdministrativeDomain:16018")inheritDomain
- flag for whether or not to inherit domain from parent folder
WTException
public NmChangeModel[] list_create_part(NmCommandBean cb) throws WTException
cb
-
WTException
public NmChangeModel[] list_create_document(NmCommandBean cb) throws WTException
cb
-
WTException
public Object list_paste(NmCommandBean cb) throws WTException
cb
-
WTException
public NmChangeModel[] folder_create(NmCommandBean cb, String folderLocation, String folderDomain, Boolean inheritDomain) throws WTException
cb
- folderLocation
- represents the parent folder (e.g. folder~wt.folder.SubFolder:16013)folderDomain
- represents the administrative domain of the folder (e.g. "wt.admin.AdministrativeDomain:16018")inheritDomain
- flag for whether or not to inherit domain from parent folder
WTException
public Object folder_paste(NmCommandBean cb) throws WTException
cb
-
WTException
public void access(NmCommandBean cb, Boolean propogate, Boolean recursive) throws WTException
cb
- propogate
- recursive
-
WTException
public NmChangeModel[] update(NmCommandBean cb, String name, String folderDomain, Boolean inheritDomain) throws WTException
cb
- name
- new name for the folderfolderDomain
- represents the administrative domain of the folder (e.g. "wt.admin.AdministrativeDomain:16018")inheritDomain
- flag for whether or not to inherit domain from parent folder
WTException
public NmFolder getFolderProperties(NmCommandBean cb) throws WTException
cb
-
WTException
public NmFolder getFolderProperties(NmOid oid) throws WTException
oid
-
WTException
public NmHTMLTableTree getFullTree(NmCommandBean cb) throws WTException
cb
-
WTException
public ArrayList getFolderRowData(NmOid oid, boolean useServerLocale, WTContainer container) throws WTException
oid
- useServerLocale
- container
-
WTException
public ArrayList getFolderRowData(NmOid oid, Locale locale, boolean useMore, WTContainer container) throws WTException
oid
- locale
- useMore
- container
-
WTException
public ArrayList getFolderRowData(NmOid oid, Locale locale, boolean useMore, WTContainer container, NmObject nmObj) throws WTException
oid
- locale
- useMore
- container
- nmObj
-
WTException
public NmHTMLTreeNode getFolderTreeNode(NmOid oid, boolean recreateNode) throws WTException
oid
- recreateNode
-
WTException
public NmModel getProjectModel(NmOid oid) throws WTException
oid
- the AdministrativeDomain, used as search criteria when looking for project objects
WTException
public void changeProjecModel(NmOid oid, NmChangeModel[] nmcm) throws WTException
oid
- Oid of the project to changenmcm
- changes to make in the project model
WTException
public ArrayList getAllFolders(NmCommandBean cb, NmOid checked_oid) throws WTException
cb
- checked_oid
-
WTException
public NmModel list_list(NmCommandBean cb, String prefString) throws WTException
cb
- prefString
-
WTException
public Folder hli_folder_create(Project2 project, Folder parent, String createfoldername) throws WTException
project
- parent
- createfoldername
-
WTException
public ArrayList getFolderRowData(NmOid oid, Locale locale) throws WTException
oid
- locale
-
WTException
public Date getLastModifiedDateForProject(NmOid oid) throws WTException
oid
-
WTException
public ArrayList getAllFolders(NmCommandBean cb, NmOid checked_oid, NmOid projectOid) throws WTException
cb
- checked_oid
- projectOid
-
WTException
public NmModel list_list(NmCommandBean cb, String prefString, boolean useMore) throws WTException
cb
- prefString
- useMore
-
WTException
public NmModel list_table(NmCommandBean cb, String prefString, boolean useMore, int limit, int firstIndex) throws WTException
cb
- prefString
- useMore
- limit
- firstIndex
-
WTException
public Object paste_to_folder(NmCommandBean cb, NmOid folder, int depth) throws WTException
cb
- folder
- depth
-
WTException
public NmHTMLActionModel fixActionList(NmHTMLActionModel origActions, NmCommandBean cb) throws WTException
origActions
- The action list to fixcb
- The current context command bean
WTException
public HashMap getFolderDetailsObjects(NmOid oid, boolean isPDMLinkContainer) throws WTException
oid
- isPDMLinkContainer
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |