|
Project Wonder 5.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | ||
---|---|---|
|
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 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |