Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y
O
OBJECT_ACL
- Static variable in class com.novell.admin.rbs.
RBSConstants
OBJECT_NOT_FOUND_IN_ROLE
- Static variable in class com.novell.admin.rbs.
RBSException
ObjectACLFacade
- class com.novell.admin.ns.nds.
ObjectACLFacade
.
Facade for NDS Object ACL syntax.
ObjectACLFacade(ValueList)
- Constructor for class com.novell.admin.ns.nds.
ObjectACLFacade
Facade constructor.
ObjectAttribute
- class com.novell.admin.ns.
ObjectAttribute
.
Model for object attibutes that have associated values.
ObjectAttribute.ModifyValue
- class com.novell.admin.ns.
ObjectAttribute.ModifyValue
.
Model for a modified attribute value.
ObjectAttribute(AttributeDefinition)
- Constructor for class com.novell.admin.ns.
ObjectAttribute
Constructor that does not initialize its list of values.
ObjectAttribute(AttributeDefinition, ValueComponent[])
- Constructor for class com.novell.admin.ns.
ObjectAttribute
Constructor that initializes its list of values.
objectCollection
- Variable in class com.novell.application.console.snapin.
AbstractPageSnapin
ObjectEntries that this page should apply to.
objectEntry
- Variable in class com.novell.admin.ns.
DefaultNSObject
The associated ObjectEntry.
ObjectEntry
- class com.novell.application.console.snapin.
ObjectEntry
.
Defines an entry that represents each object inside of a namespace.
ObjectEntry(String, ObjectType)
- Constructor for class com.novell.application.console.snapin.
ObjectEntry
Contructs an ObjectEntry of the specified ObjectType.
ObjectEntry(String, ObjectType, long)
- Constructor for class com.novell.application.console.snapin.
ObjectEntry
Contructs an ObjectEntry of the specified ObjectType with objectFlags.
ObjectEntry(String, ObjectType, ObjectEntry)
- Constructor for class com.novell.application.console.snapin.
ObjectEntry
Contructs an ObjectEntry of the specified ObjectType with the object parent.
ObjectEntry(String, ObjectType, ObjectEntry, long)
- Constructor for class com.novell.application.console.snapin.
ObjectEntry
Contructs an ObjectEntry of the specified ObjectType with objectFlags and object parent.
ObjectEntryCollection
- interface com.novell.application.console.snapin.
ObjectEntryCollection
.
Provides the icons associated with a specified ObjectEntry or ObjectType.
ObjectEntryEnumeration
- interface com.novell.application.console.snapin.
ObjectEntryEnumeration
.
Gets the next ObjectEntry returned by the getChildren() and getChildContainers() methods of the namespace snap-in.
ObjectEntrySelector
- class com.novell.application.console.util.objectentryselector.
ObjectEntrySelector
.
Selects objects in any namespace within a flat browser view.
ObjectEntrySelector(Frame)
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelector
Basic Constructor for the ObjectEntrySelector Dialog.
ObjectEntrySelector(Frame, ObjectEntry)
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelector
Constructor for the ObjectEntrySelector dialog, including calls to setInitialContext().
ObjectEntrySelector(Frame, ObjectEntry, int)
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelector
Deprecated.
Use ObjectEntrySelector(Frame parent, ObjectEntry context)
ObjectEntrySelector(Frame, ObjectEntry, int, int, int, int, boolean)
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelector
Deprecated.
Use ObjectEntrySelector(Frame parent, ObjectEntry context)
ObjectEntrySelector(Frame, ObjectEntry, ObjectEntry[])
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelector
Deprecated.
Use ObjectEntrySelector(Frame parent, ObjectEntry context)
ObjectEntrySelector(Frame, ObjectEntry, String, ObjectType[])
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelector
Deprecated.
Use ObjectEntrySelector(Frame parent, ObjectEntry context)
ObjectEntrySelector(Frame, ObjectEntry, String, ObjectType[], ObjectEntry[])
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelector
Deprecated.
Use ObjectEntrySelector(Frame parent, ObjectEntry context)
ObjectEntrySelector(Frame, ObjectEntry, String, String[])
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelector
Deprecated.
Use ObjectEntrySelector(Frame parent, ObjectEntry context)
ObjectEntrySelector(Frame, ObjectEntry, String, String[], ObjectEntry[])
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelector
Deprecated.
Use ObjectEntrySelector(Frame parent, ObjectEntry context)
ObjectEntrySelectorPanel
- class com.novell.application.console.util.objectentryselector.
ObjectEntrySelectorPanel
.
Selects objects in any namespace within a flat browser view.
ObjectEntrySelectorPanel()
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelectorPanel
Default no parameter Constructor for the ObjectEntrySelectorPanel, The name field is displayed by default.
ObjectEntrySelectorPanel(boolean)
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelectorPanel
Deprecated.
Use ObjectEntrySElectorPanel(okButton,selectButton,unselectButton, displayNameField)
ObjectEntrySelectorPanel(boolean, JButton, boolean)
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelectorPanel
Deprecated.
Use ObjectEntrySElectorPanel(okButton,selectButton,unselectButton, displayNameField)
ObjectEntrySelectorPanel(JButton, JButton, JButton, boolean)
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelectorPanel
Basic Constructor for the ObjectEntrySelectorPanel.
ObjectEntrySelectorPanel(ObjectEntry)
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelectorPanel
Deprecated.
Use ObjectEntrySElectorPanel(okButton,selectButton,unselectButton, displayNameField)
ObjectEntrySelectorPanel(ObjectEntry, int)
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelectorPanel
Deprecated.
Use ObjectEntrySElectorPanel(okButton,selectButton,unselectButton, displayNameField)
ObjectEntrySelectorPanel(ObjectEntry, int, int, int, int, boolean)
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelectorPanel
Deprecated.
Use ObjectEntrySElectorPanel(okButton,selectButton,unselectButton, displayNameField)
ObjectEntrySelectorPanel(ObjectEntry, ObjectEntry[])
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelectorPanel
Deprecated.
Use ObjectEntrySElectorPanel(okButton,selectButton,unselectButton, displayNameField)
ObjectEntrySelectorPanel(ObjectEntrySelector, boolean)
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelectorPanel
Basic Constructor for the ObjectEntrySelectorPanel with parent OES dialog.
ObjectEntrySelectorPanel(ObjectEntrySelector, boolean, boolean)
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelectorPanel
Deprecated.
Use ObjectEntrySelectorPanel(oes, displayNameField). Call init() immediately before displaying OES panel and after all desired modes have been set.
ObjectEntrySelectorPanel(ObjectEntry, String, ObjectType[])
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelectorPanel
Deprecated.
Use ObjectEntrySElectorPanel(okButton,selectButton,unselectButton, displayNameField)
ObjectEntrySelectorPanel(ObjectEntry, String, ObjectType[], ObjectEntry[])
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelectorPanel
Deprecated.
Use ObjectEntrySElectorPanel(okButton,selectButton,unselectButton, displayNameField)
ObjectEntrySelectorPanel(ObjectEntry, String, String[])
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelectorPanel
Deprecated.
Use ObjectEntrySElectorPanel(okButton,selectButton,unselectButton, displayNameField)
ObjectEntrySelectorPanel(ObjectEntry, String, String[], ObjectEntry[])
- Constructor for class com.novell.application.console.util.objectentryselector.
ObjectEntrySelectorPanel
Deprecated.
Use ObjectEntrySElectorPanel(okButton,selectButton,unselectButton, displayNameField)
ObjectFlags
- class com.novell.admin.ns.nds.
ObjectFlags
.
This class represents the flags for an NDS object.
ObjectFlags()
- Constructor for class com.novell.admin.ns.nds.
ObjectFlags
ObjectNotFoundException
- exception com.novell.application.console.snapin.
ObjectNotFoundException
.
Thrown when the getObjectEntry() method is called and the specified object does not exist.
ObjectNotFoundException()
- Constructor for class com.novell.application.console.snapin.
ObjectNotFoundException
Constructs an ObjectNotFoundException object when the specified object does not exist.
ObjectOperation
- class com.novell.admin.ns.
ObjectOperation
.
ObjectOperation(ObjectAttribute, int)
- Constructor for class com.novell.admin.ns.
ObjectOperation
ObjectType
- class com.novell.application.console.snapin.
ObjectType
.
Provides the base class for object types supported by a namespace.
OBJECTTYPE_NOT_VALID
- Static variable in class com.novell.admin.ns.
NamespaceException
NSObject can't be cloned as a different type.
ObjectType(String, NamespaceSnapin, boolean)
- Constructor for class com.novell.application.console.snapin.
ObjectType
Constructs an ObjectType for the specified namespace without the parentTypes parameter (set to null).
ObjectType(String, NamespaceSnapin, boolean, ObjectType)
- Constructor for class com.novell.application.console.snapin.
ObjectType
Constructs an ObjectType for the specified namespace with the parent the ObjectType.
ObjectType(String, NamespaceSnapin, boolean, ObjectType[])
- Constructor for class com.novell.application.console.snapin.
ObjectType
Constructs an ObjectType for the specified namespace with an array of parentTypes.
ObjectType(String, NamespaceSnapin, boolean, ObjectType[], boolean)
- Constructor for class com.novell.application.console.snapin.
ObjectType
Constructs an ObjectType for the specified namespace with an array of parentTypes.
ObjectType(String, NamespaceSnapin, boolean, ObjectType, boolean)
- Constructor for class com.novell.application.console.snapin.
ObjectType
Constructs an ObjectType for the specified namespace with the parent the ObjectType.
OctetListFacade
- class com.novell.admin.ns.nds.
OctetListFacade
.
Facade for the NDS Octet list syntax.
OctetListFacade(ValueList)
- Constructor for class com.novell.admin.ns.nds.
OctetListFacade
Facade constructor
oe
- Variable in class com.novell.admin.rbs.
RBSObject
oeEnumeration
- Variable in class com.novell.admin.ns.
MOOManager
The associated ObjectEntryEnumeration.
OESEntryTextAddin
- class com.novell.application.console.util.objectentryselector.
OESEntryTextAddin
.
Provides full object names to the VList in the Console Search Dialog.
OESEntryTextAddin(Shell, int)
- Constructor for class com.novell.application.console.util.objectentryselector.
OESEntryTextAddin
OESEntryTextAddin constructor
OK
- Static variable in class com.novell.utility.nmsgbox.
NMsgBox
[OK] button identifier.
ON
- Static variable in class com.novell.admin.ns.nds.
NDSReplicaState
OnHide()
- Method in class com.novell.application.console.snapin.
AbstractPageSnapin
Detects when your property page is being hidden.
onNameSet(String)
- Method in class com.novell.admin.snapins.creator.
CreatorSnapinPanel
This will get called every time the user updates the name of the object in the Creator's name field.
onPostCreate(ObjectEntry)
- Method in class com.novell.admin.snapins.creator.
CreatorSnapinPanel
The snapin gets called via this method as soon as the object is created.
onPostCreate(ObjectEntry)
- Method in interface com.novell.admin.snapins.creator.
CreatorSnapin
The snapin gets called via this method as soon as the object is created.
OnShow()
- Method in class com.novell.application.console.snapin.
AbstractPageSnapin
Detects when your property page is being activated.
OperationStatus
- interface com.novell.admin.ns.
OperationStatus
.
This interface describes the operation status class returned by the partition and replica operations defined in PartitionService.
operationStatus()
- Method in interface com.novell.admin.ns.nds.
OperationThreadStatus
Returns the operations' states.
OperationThreadStatus
- interface com.novell.admin.ns.nds.
OperationThreadStatus
.
This interface allows the create and merge partition operation threads to share NDSPartitionOperationStatus.
optionalAttributeTable
- Variable in class com.novell.admin.ns.
ClassDefinition
Table of optional attributes.
OR
- Static variable in class com.novell.admin.ns.
FilterResultModifier
ORGANIZATION
- Static variable in class com.novell.admin.rbs.
RBSConstants
OSI_ADDRESS_TYPE
- Static variable in class com.novell.admin.ns.nds.
NetAddressFacade
Constant for OSI addresses
otTable
- Variable in class com.novell.admin.ns.nw.
NetWareNamespace
OU
- Static variable in class com.novell.admin.rbs.
RBSConstants
OWNED_ROLES
- Static variable in class com.novell.admin.rbs.
RBSConstants
OWNER
- Static variable in class com.novell.admin.rbs.
RBSConstants
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y
API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.