Project Wonder 5.0

Uses of Class
er.extensions.eof.ERXKey.Type

Packages that use ERXKey.Type
er.extensions.eof   
er.rest   
 

Uses of ERXKey.Type in er.extensions.eof
 

Methods in er.extensions.eof that return ERXKey.Type
static ERXKey.Type ERXKey.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ERXKey.Type[] ERXKey.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in er.extensions.eof with parameters of type ERXKey.Type
 boolean ERXKeyFilter.matches(ERXKey key, ERXKey.Type type)
          Returns whether or not the given key (of the given type, if known) is included in this filter.
 

Uses of ERXKey.Type in er.rest
 

Methods in er.rest that return ERXKey.Type
static ERXKey.Type ERXFilteredQualifierTraversal.typeForKeyInEntity(java.lang.String key, com.webobjects.eoaccess.EOEntity entity)
          Returns the ERXKey.Type for a keypath on a particular entity.
 


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

Copyright © 2002 – 2007 Project Wonder.