Uses of Class
com.novell.admin.ns.IncompatibleComponentException

Packages that use IncompatibleComponentException
com.novell.admin.ns Provides interfaces and classes for administering namespaces through ConsoleOne. 
com.novell.admin.ns.fs Provides interfaces and classes for administering a file system namespace through ConsoleOne. 
com.novell.admin.ns.fs.nw Provides interfaces and classes for administering the NetWare file system namespace through ConsoleOne. 
com.novell.admin.ns.nds Provides interfaces and classes for administering the NDS namespace through ConsoleOne. 
 

Uses of IncompatibleComponentException in com.novell.admin.ns
 

Methods in com.novell.admin.ns that throw IncompatibleComponentException
abstract  java.lang.Object ListStrategy.createFacade(ValueComponent comp)
          Create a facade for the syntax associated with this strategy.
 

Uses of IncompatibleComponentException in com.novell.admin.ns.fs
 

Methods in com.novell.admin.ns.fs that throw IncompatibleComponentException
 void FSNamespace.create(ObjectEntry parent, java.lang.String child, ObjectEntry trusteeOE, FSRights rights)
          creates a File System directory and assigns a trustee with rights to it
 void FSNamespace.setTrusteeRights(ObjectEntry objEntry, ObjectEntry trusteeOE, int rights)
          Modifies a File System object by assigning a trustee with rights to it
 void FSNamespace.setTrusteeRestriction(ObjectEntry volumeObj, ObjectEntry trusteeOE, int limit)
          Modifies a File System volume by assigning a trustee with restrictions to it.
 

Uses of IncompatibleComponentException in com.novell.admin.ns.fs.nw
 

Methods in com.novell.admin.ns.fs.nw that throw IncompatibleComponentException
 java.lang.Object DeletedFileInfoStrategy.createFacade(ValueComponent comp)
          Returns the facade for this syntax
 java.lang.Object DirectoryEntryInfoStrategy.createFacade(ValueComponent comp)
          Returns the facade for this syntax
 java.lang.Object VolumeRestrictionStrategy.createFacade(ValueComponent comp)
          Returns the facade for this syntax
static ValueList DirectorySpaceInfoFacade.createValueList(long totalBlocks, long availableBlocks, long purgeableBlocks, long notYetPurgeableBlocks, long totalDirectoryEntries, long availableDirectoryEntries, long sectorsPerBlock, java.lang.String volumeName, long currentUse)
          File System Directory Space Info ValueList factory.
 java.lang.Object DirectorySpaceInfoStrategy.createFacade(ValueComponent comp)
          Returns the facade for this syntax
static ValueList DirectoryEntryInfoFacade.createValueList(long flags, long dataStreamSize, long totalStreamSize, long numberOfStreams, long directoryEntryNumber, long dosDirectoryNumber, long volumeNumber, long extendedAttributeDataSize, long extendedAttributeKeyCount, long extendedAttributeKeySize, long nsCreator, long nameLength, java.lang.String entryName, long modifySearchAttributes, long spaceAlloc, long modifyMask)
          File System Directory Entry Info ValueList factory.
 java.lang.Object VolumeInformationStrategy.createFacade(ValueComponent comp)
          Returns the facade for this syntax
 java.lang.Object VolumeUtilizationStrategy.createFacade(ValueComponent comp)
          Returns the facade for this syntax
 java.lang.Object DateNameStrategy.createFacade(ValueComponent comp)
          Returns the facade for this syntax
 java.lang.Object ExtendedAttributeStrategy.createFacade(ValueComponent comp)
          Returns the facade for this syntax
static ValueList DateNameFacade.createValueList(long date, java.lang.String name)
          File System Date Name ValueList factory.
 java.lang.Object TrusteeStrategy.createFacade(ValueComponent comp)
          Returns the facade for this syntax
static ValueList TrusteeFacade.createValueList(java.lang.String name, long rights)
          File System Trustee ValueList factory.
 void NWFSNamespace.create(ObjectEntry parent, java.lang.String child, ObjectEntry trusteeOE, FSRights rights)
          creates a File System directory and assigns a trustee with rights to it
 

Constructors in com.novell.admin.ns.fs.nw that throw IncompatibleComponentException
DeletedFileInfoFacade.DeletedFileInfoFacade(ValueList comp)
          Facade constructor
DirectorySpaceInfoFacade.DirectorySpaceInfoFacade(ValueList comp)
          Facade constructor
VolumeInformationFacade.VolumeInformationFacade(ValueList comp)
          Facade constructor
VolumeUtilizationFacade.VolumeUtilizationFacade(ValueList comp)
          Facade constructor
DirectoryEntryInfoFacade.DirectoryEntryInfoFacade(ValueList comp)
          Facade constructor
ExtendedAttributeFacade.ExtendedAttributeFacade(ValueList comp)
          Facade constructor
DateNameFacade.DateNameFacade(ValueList comp)
          Facade constructor
TrusteeFacade.TrusteeFacade(ValueList comp)
          Facade constructor
VolumeRestrictionFacade.VolumeRestrictionFacade(ValueList comp)
          Facade constructor
 

Uses of IncompatibleComponentException in com.novell.admin.ns.nds
 

Constructors in com.novell.admin.ns.nds that throw IncompatibleComponentException
CaseIgnoreListFacade.CaseIgnoreListFacade(ValueList comp)
          Facade constructor
OctetListFacade.OctetListFacade(ValueList comp)
          Facade constructor
EmailAddressFacade.EmailAddressFacade(ValueList comp)
          Facade constructor
PathFacade.PathFacade(ValueList comp)
          Facade constructor
BackLinkFacade.BackLinkFacade(ValueList valueList)
          Facade constructor
TimeStampFacade.TimeStampFacade(ValueList comp)
          Facade constructor
PostalAddressFacade.PostalAddressFacade(ValueList comp)
          Facade constructor
NetAddressFacade.NetAddressFacade(ValueList comp)
          Facade constructor.
HoldFacade.HoldFacade(ValueList comp)
          Facade constructor
ReplicaPointerFacade.ReplicaPointerFacade(ValueList comp)
          Facade constructor
FaxNumberFacade.FaxNumberFacade(ValueList comp)
          Facade constructor
UnknownFacade.UnknownFacade(ValueList comp)
          Facade constructor
ObjectACLFacade.ObjectACLFacade(ValueList comp)
          Facade constructor.
TypedNameFacade.TypedNameFacade(ValueList comp)
          Facade constructor
 



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