Uses of Class
com.jaxfront.core.keyRef.KeyContextWrapper

Packages that use KeyContextWrapper
com.jaxfront.core.schema.impl   
 

Uses of KeyContextWrapper in com.jaxfront.core.schema.impl
 

Fields in com.jaxfront.core.schema.impl declared as KeyContextWrapper
static KeyContextWrapper KeyContainer._defaultContextWrapper
           
 

Methods in com.jaxfront.core.schema.impl that return KeyContextWrapper
 KeyContextWrapper KeyContainer.getContext()
           
 

Methods in com.jaxfront.core.schema.impl with parameters of type KeyContextWrapper
 void KeyContainer.setContext(KeyContextWrapper context)