|
Content Manager OnDemand V8.5 WEK APIs |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.edms.od.ODCabinet
public class ODCabinet
Class representing a collection of OnDemand Folders. Cabinets are defined and managed on the OnDemand Server by the OnDemand Administrator. See your OnDemand Administrator for more details.
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Get the Description for this Cabinet. |
java.lang.String[] |
getFolderNames()
Get the Folder Names defined to this Cabinet. |
java.lang.String |
getName()
Get the Cabinet Name. |
int |
getNumFolders()
Get the number of folders. |
void |
open()
Open This Cabinet. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getName()
public java.lang.String getDescription()
public void open()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String[] getFolderNames()
ODCabinet.open() to populate the folder list.
ODCabinet.open()public int getNumFolders()
|
CM OnDemand V8.5 WEK Java APIs | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||