com.novell.application.console.util.objectentryselector
Class OESEntryTextAddin

java.lang.Object
  |
  +--com.novell.application.console.util.objectentryselector.OESEntryTextAddin
All Implemented Interfaces:
com.novell.application.console.util.vlist.VListEntryTextSnapin

public class OESEntryTextAddin
extends java.lang.Object
implements com.novell.application.console.util.vlist.VListEntryTextSnapin

Provides full object names to the VList in the Console Search Dialog.


Constructor Summary
OESEntryTextAddin(Shell shell, int displayStyle)
          OESEntryTextAddin constructor
 
Method Summary
 int getDisplayStyle()
           
 java.lang.String getName(ObjectEntry oe)
          Returns the name for the indicated ObjectEntry.
 void setDisplayStyle(int displayStyle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OESEntryTextAddin

public OESEntryTextAddin(Shell shell,
                         int displayStyle)
OESEntryTextAddin constructor
Parameters:
shell - The ConsoleOne shell.
displayStyle - The type of formatting desired for the name. Options are DisplayNameSnapin.SHORT and DisplayNameSnapin.FULLY_QUALIFIED.
Method Detail

setDisplayStyle

public void setDisplayStyle(int displayStyle)

getDisplayStyle

public int getDisplayStyle()

getName

public java.lang.String getName(ObjectEntry oe)
Returns the name for the indicated ObjectEntry.
Specified by:
getName in interface com.novell.application.console.util.vlist.VListEntryTextSnapin
Parameters:
oe - The ObjectEntry for which the name is desired.
Returns:
The name for the indicated ObjectEntry.


API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.