WebObjects 5.4.2

com.webobjects.jdbcadaptor
Class FrontbasePlugIn.FrontbaseSynchronizationFactory.FrontbaseIndexDescription

java.lang.Object
  extended by com.webobjects.eoaccess.synchronization.EOSchemaPropertyDescription
      extended by com.webobjects.eoaccess.synchronization.EOSchemaIndexDescription
          extended by com.webobjects.jdbcadaptor.FrontbasePlugIn.FrontbaseSynchronizationFactory.FrontbaseIndexDescription
All Implemented Interfaces:
NSKeyValueCoding, NSKeyValueCodingAdditions
Enclosing class:
FrontbasePlugIn.FrontbaseSynchronizationFactory

public static class FrontbasePlugIn.FrontbaseSynchronizationFactory.FrontbaseIndexDescription
extends EOSchemaIndexDescription


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions
NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility
 
Nested classes/interfaces inherited from interface com.webobjects.foundation.NSKeyValueCoding
NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.MapImplementation, NSKeyValueCoding.Null, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.ValueAccessor
 
Field Summary
 
Fields inherited from class com.webobjects.eoaccess.synchronization.EOSchemaIndexDescription
EmptyDescription, EXPLICIT, PRIMARYKEY
 
Fields inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions
KeyPathSeparator
 
Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding
NullValue
 
Constructor Summary
FrontbasePlugIn.FrontbaseSynchronizationFactory.FrontbaseIndexDescription()
           
 
Method Summary
 void takeValuesFromDictionary(NSDictionary fetchResult)
           
 
Methods inherited from class com.webobjects.eoaccess.synchronization.EOSchemaIndexDescription
fieldsToString, indexType, isEmpty, setIndexType
 
Methods inherited from class com.webobjects.eoaccess.synchronization.EOSchemaPropertyDescription
name, setName, takeValueForKey, takeValueForKeyPath, toString, valueForKey, valueForKeyPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FrontbasePlugIn.FrontbaseSynchronizationFactory.FrontbaseIndexDescription

public FrontbasePlugIn.FrontbaseSynchronizationFactory.FrontbaseIndexDescription()
Method Detail

takeValuesFromDictionary

public void takeValuesFromDictionary(NSDictionary fetchResult)

Last updated June 2008

Copyright © 2000-2008 Apple Inc.