|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
com.novell.application.console.snapin.scope.NamespaceMultiSelectPopupMenuScope
As of ConsoleOne version 1.2, use the MultiSelectNamespaceScope. |
|
com.novell.application.console.snapin.ShellAdapter
Replaced by ShellSelectionAdapter |
|
com.novell.application.console.snapin.ShellEvent
Replaced by ShellSelectionEvent |
Deprecated Interfaces | |
com.novell.application.console.snapin.ShellListener
Replaced by ShellSelectionListener. |
Deprecated Fields | |
com.novell.application.console.snapin.Shell.CONSOLE_VIEW
Use CONSOLE_VIEW_CLASS_NAME instead. |
Deprecated Methods | |
com.novell.application.console.snapin.Shell.addShellListener(ShellListener)
Replaced with addShellSelectionListener |
|
com.novell.admin.ns.AdminNamespace.createNSObject(ObjectEntry, Vector, long)
Please use createNSObject(ObjectEntry objEntry, Vector attributes). |
|
com.novell.admin.ns.fs.FSNamespace.createObjectEntry(ObjectEntry, String)
This routine was used to keep track of the federation point into the file system namespace. This was done in a dangerous way which could cause namespace inconsistencies. Please use getFSRootOE(ObjectEntry federationPointObject) to create initial or root ObjectEntries within the file system namespace. |
|
com.novell.application.console.snapin.Shell.getChildren(ObjectEntry)
As of ConsoleOne version 1.2, use Shell.getChildren(ObjectEntry, ResultModifier) instead. |
|
com.novell.admin.ns.fs.FSNamespace.getFederationObjectEntry()
This routine may return erronous results unless specific namespace routines are called in a specific sequence. It will also return incorrect results if the filesystem namespace was federated into from multiple points using now deprecated namespace calls. The file system namespace should be federated into using getFSRootOE(ObjectEntry federationPointObject). Please use getFederationObjectEntry(ObjectEntry obj) in place of this routine. |
|
com.novell.application.console.snapin.AbstractToolBarMenuSnapin.getMenuMnemonic()
As of ConsoleOne version 1.2, use an ampersand (&) in the string returned from AbstractToolBarMenuSnapin.getMenuName() to specify the mnemonic. |
|
com.novell.admin.ns.fs.FSNamespace.getObjectEntry(String, boolean)
This routine may return erronous results unless specific namespace routines are called in a specific sequence. It will also return incorrect results if the filesystem namespace was federated into from multiple points using now deprecated namespace calls. The file system namespace should be federated into using getFSRootOE(ObjectEntry federationPointObject). Please use getObjectEntry(ObjectEntry parentEntry, String objEntryStr) in place of this routine. |
|
com.novell.application.console.snapin.ObjectEntry.getObjectTypes()
As of ConsoleOne version 1.2, use ObjectEntry.getSubTypes() instead. |
|
com.novell.application.console.snapin.Shell.getProperty(String)
see #getObject() |
|
com.novell.application.console.snapin.Shell.getSnapins(Scope)
As of ConsoleOne version 1.2. Use loadSnapins() instead. |
|
com.novell.admin.ns.nds.NDSAttributeDefinition.isHidden()
Use method in NDSAttributeFlags. |
|
com.novell.admin.ns.nds.NDSAttributeDefinition.isReadOnly()
Use method in NDSAttributeFlags. |
|
com.novell.admin.ns.nds.NDSAttributeDefinition.isSingleValued()
Use method in NDSAttributeFlags. |
|
com.novell.application.console.snapin.Shell.launchHelp(String)
Use the launchHelp that takes a parent window. |
|
com.novell.application.console.snapin.Shell.launchHelp(String, String)
Use the launchHelp that takes a parent window. |
|
com.novell.application.console.snapin.Shell.launchHelpIndex()
As of ConsoleOne version 1.2 |
|
com.novell.application.console.snapin.Shell.postShellEvent(ShellEvent)
Replaced with postShellEvent() |
|
com.novell.application.console.snapin.Shell.removeProperty(String)
see #removeObject() |
|
com.novell.application.console.snapin.Shell.removeShellListener(ShellListener)
Replaced with removeShellSelectionListener |
|
com.novell.application.console.snapin.Shell.saveProperties()
see #saveSnapinProperties() |
|
com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel.setContext(ObjectEntry)
Use setInitialContext(oe) |
|
com.novell.application.console.util.objectentryselector.ObjectEntrySelector.setContext(ObjectEntry)
Use setInitialContext(contextOE) |
|
com.novell.application.console.util.objectentryselector.ObjectEntrySelectorPanel.setContextNavigationMode(int)
Use setCollectionMode(int collectionMode) |
|
com.novell.application.console.util.objectentryselector.ObjectEntrySelector.setContextNavigationMode(int)
Use setCollectionMode(int collectionMode). |
|
com.novell.application.console.snapin.Shell.setProperty(String, String)
see #setObject() |
|
com.novell.application.console.snapin.Shell.synchronizeHelp()
As of ConsoleOne version 1.2 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |