Project Wonder 5.0

Uses of Class
er.extensions.partials.ERXPartial

Packages that use ERXPartial
er.extensions.eof   
er.extensions.partials Partial Entities 
 

Uses of ERXPartial in er.extensions.eof
 

Methods in er.extensions.eof that return types with arguments of type ERXPartial
 com.webobjects.foundation.NSArray<java.lang.Class<ERXPartial>> ERXEntityClassDescription.partialClasses()
          Returns the list of partial entity classes for this entity.
 

Method parameters in er.extensions.eof with type arguments of type ERXPartial
 void ERXEntityClassDescription._addPartialClass(java.lang.Class<ERXPartial> partialClass)
          Associates a partial entity class with this entity.
 

Uses of ERXPartial in er.extensions.partials
 

Methods in er.extensions.partials with type parameters of type ERXPartial
<U extends ERXPartial>
U
ERXPartialGenericRecord.partialForClass(java.lang.Class<U> partialClass)
          Returns the ERXPartial partial implementation for the given partial type.
 

Methods in er.extensions.partials that return types with arguments of type ERXPartial
 java.util.Collection<ERXPartial> ERXPartialGenericRecord._partials()
           
 com.webobjects.foundation.NSDictionary<java.lang.Class,ERXPartial> ERXPartialGenericRecord._partialsDictionary()
           
 


Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.