com.novell.admin.rbs
Class RBSExternalScope

java.lang.Object
  |
  +--com.novell.admin.rbs.RBSObject
        |
        +--com.novell.admin.rbs.RBSExternalScope
All Implemented Interfaces:
java.io.Serializable

public class RBSExternalScope
extends RBSObject

Class that represents a rbsExternalScope object


Fields inherited from class com.novell.admin.rbs.RBSObject
ns, nsObj, oe
 
Constructor Summary
RBSExternalScope(NSObject obj)
          Constructor.
RBSExternalScope(ObjectEntry objectOE)
          Constructor.
 
Method Summary
 java.net.URL getURL()
          Returns the url of the module
 void setURL(java.net.URL url)
          Sets the url of the external scope object.
 
Methods inherited from class com.novell.admin.rbs.RBSObject
getDescription, getObjectEntry, setDescription, setNSObject, update, verifyNSObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RBSExternalScope

public RBSExternalScope(ObjectEntry objectOE)
Constructor.
Parameters:
objectOE - ObjectEntry representing a rbsExternalScope

RBSExternalScope

public RBSExternalScope(NSObject obj)
Constructor.
Parameters:
obj - NSObject
Method Detail

getURL

public java.net.URL getURL()
                    throws SPIException,
                           java.net.MalformedURLException
Returns the url of the module
Returns:
A URL representing the url of the module.
Throws:
SPIException -  
java.net.MalformedURLException -  

setURL

public void setURL(java.net.URL url)
            throws NamespaceException,
                   SPIException,
                   SnapinVetoException,
                   ComponentCreationException
Sets the url of the external scope object.
Parameters:
url - A URL representing the url of the external scope.
Throws:
SPIException -  
SnapinVetoException -  
NamespaceException -  
ComponentCreationException -  


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