org.ozoneDB.collections
Class FullPropertiesImpl_Proxy

java.lang.Object
  extended byorg.ozoneDB.OzoneProxy
      extended byorg.ozoneDB.collections.FullPropertiesImpl_Proxy
All Implemented Interfaces:
java.io.Externalizable, org.ozoneDB.OzoneCompatibleOrProxy, OzoneProperties, org.ozoneDB.OzoneRemote, java.io.Serializable

public final class FullPropertiesImpl_Proxy
extends org.ozoneDB.OzoneProxy
implements OzoneProperties

This class was automatically generated by ozone's OPP. Do not instantiate or use this class directly.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ozoneDB.OzoneProxy
link, linkTable, remoteID
 
Constructor Summary
FullPropertiesImpl_Proxy()
           
FullPropertiesImpl_Proxy(org.ozoneDB.core.ObjectID oid, org.ozoneDB.OzoneInterface link)
           
FullPropertiesImpl_Proxy(java.util.Properties arg0)
           
 
Method Summary
static OzoneProperties createObject(org.ozoneDB.OzoneInterface link)
           
static OzoneProperties createObject(java.util.Properties arg0, org.ozoneDB.OzoneInterface link)
           
 java.util.Properties getClientProperties()
           
 org.ozoneDB.core.ObjectID getObjectID()
           
 java.lang.String getProperty(java.lang.String arg0)
           
 java.lang.String getProperty(java.lang.String arg0, java.lang.String arg1)
           
 void load(java.util.Properties arg0)
           
 java.util.Enumeration propertyNames()
           
 java.lang.String setProperty(java.lang.String arg0, java.lang.String arg1)
           
 
Methods inherited from class org.ozoneDB.OzoneProxy
createProxyLinkAttributes, equals, finalize, getHandle, handle, hashCode, invoke, invoke, invoke, invoke, isSame, readExternal, remoteID, toString, writeExternal
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FullPropertiesImpl_Proxy

public FullPropertiesImpl_Proxy()

FullPropertiesImpl_Proxy

public FullPropertiesImpl_Proxy(org.ozoneDB.core.ObjectID oid,
                                org.ozoneDB.OzoneInterface link)

FullPropertiesImpl_Proxy

public FullPropertiesImpl_Proxy(java.util.Properties arg0)
Method Detail

createObject

public static OzoneProperties createObject(org.ozoneDB.OzoneInterface link)

createObject

public static OzoneProperties createObject(java.util.Properties arg0,
                                           org.ozoneDB.OzoneInterface link)

setProperty

public java.lang.String setProperty(java.lang.String arg0,
                                    java.lang.String arg1)
Specified by:
setProperty in interface OzoneProperties

getProperty

public java.lang.String getProperty(java.lang.String arg0)
Specified by:
getProperty in interface OzoneProperties

getProperty

public java.lang.String getProperty(java.lang.String arg0,
                                    java.lang.String arg1)
Specified by:
getProperty in interface OzoneProperties

load

public void load(java.util.Properties arg0)
Specified by:
load in interface OzoneProperties

propertyNames

public java.util.Enumeration propertyNames()
Specified by:
propertyNames in interface OzoneProperties

getClientProperties

public java.util.Properties getClientProperties()
Specified by:
getClientProperties in interface OzoneProperties

getObjectID

public org.ozoneDB.core.ObjectID getObjectID()
Specified by:
getObjectID in interface org.ozoneDB.OzoneCompatibleOrProxy


Copyright © 2004 The Ozone Database Project - www.ozone-db.org. All Rights Reserved.