com.novell.admin.ns.fs.nw
Class NWFSSyntax
java.lang.Object
|
+--com.novell.admin.ns.Syntax
|
+--com.novell.admin.ns.fs.FSSyntax
|
+--com.novell.admin.ns.fs.nw.NWFSSyntax
- All Implemented Interfaces:
- java.io.Serializable
- public final class NWFSSyntax
- extends FSSyntax
WARNING: Because of static initializer issues and the way FSSyntax uses an
internal static vector, There is a possibility that the FSSyntax's
used with calls like NWFSAttributeDefinition.volumeInfoDef could get
null syntaxes if NWFSSyntax was not statically initialized before
any of the FSAttributes are used.
| Fields inherited from class com.novell.admin.ns.fs.FSSyntax |
SYN_BOOLEAN,
SYN_INTEGER,
SYN_OCTET_STRING,
SYN_STREAM,
SYN_STRING,
SYN_TIME,
SYNTAX_BOOLEAN,
SYNTAX_DATE_NAME,
SYNTAX_DEL_FILE_INFO,
SYNTAX_DIR_ENTRY_INFO,
SYNTAX_DIR_SPACE_INFO,
SYNTAX_EXTENDED_ATTRIBUTE,
SYNTAX_INTEGER,
SYNTAX_OCTET_STRING,
SYNTAX_STREAM,
SYNTAX_STRING,
SYNTAX_TIME,
SYNTAX_TRUSTEE,
SYNTAX_VOL_INFORMATION,
SYNTAX_VOL_RESTRICTION,
SYNTAX_VOL_UTILIZATION,
syntaxes |
|
Constructor Summary |
NWFSSyntax(java.lang.String name,
Strategy strategy,
int id)
Constructor. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
SYN_DATE_NAME
public static final NWFSSyntax SYN_DATE_NAME
SYN_VOL_INFORMATION
public static final NWFSSyntax SYN_VOL_INFORMATION
SYN_VOL_RESTRICTION
public static final NWFSSyntax SYN_VOL_RESTRICTION
SYN_VOL_UTILIZATION
public static final NWFSSyntax SYN_VOL_UTILIZATION
SYN_DIR_ENTRY_INFO
public static final NWFSSyntax SYN_DIR_ENTRY_INFO
SYN_DIR_SPACE_INFO
public static final NWFSSyntax SYN_DIR_SPACE_INFO
SYN_DEL_FILE_INFO
public static final NWFSSyntax SYN_DEL_FILE_INFO
SYN_TRUSTEE
public static final NWFSSyntax SYN_TRUSTEE
SYN_EXTENDED_ATTRIBUTE
public static final NWFSSyntax SYN_EXTENDED_ATTRIBUTE
NWFSSyntax
public NWFSSyntax(java.lang.String name,
Strategy strategy,
int id)
- Constructor.
Only used in static block of this class.
- Parameters:
name - Name of the syntax.strategy - An associated syntax strategy.id - Id of the syntax.
API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.