Project Wonder 2.0

er.corebusinesslogic
Class ERCStatic.ERCStaticClazz

java.lang.Object
  extended byer.extensions.EOEnterpriseObjectClazz
      extended byer.extensions.ERXGenericRecord.ERXGenericRecordClazz
          extended byer.corebusinesslogic._ERCStatic._ERCStaticClazz
              extended byer.corebusinesslogic.ERCStatic.ERCStaticClazz
Enclosing class:
ERCStatic

public static class ERCStatic.ERCStaticClazz
extends _ERCStatic._ERCStaticClazz


Field Summary
 
Fields inherited from class er.extensions.EOEnterpriseObjectClazz
log
 
Constructor Summary
ERCStatic.ERCStaticClazz()
           
 
Method Summary
 void invalidateCache()
           
 ERCStatic objectMatchingKey(EOEditingContext ec, String key)
           
 ERCStatic objectMatchingKey(EOEditingContext ec, String key, boolean noCache)
           
static int staticStoredIntValueForKey(EOEditingContext ec, String key)
           
static int staticStoredIntValueForKey(EOEditingContext ec, String key, boolean noCache)
           
static int staticStoredIntValueForKey(String key)
           
static int staticStoredIntValueForKey(String key, boolean noCache)
           
static String staticStoredValueForKey(EOEditingContext ec, String key)
           
static String staticStoredValueForKey(EOEditingContext ec, String key, boolean noCache)
           
static String staticStoredValueForKey(String key)
           
static String staticStoredValueForKey(String key, boolean noCache)
           
static void takeStaticStoredValueForKey(EOEditingContext editingContext, String value, String key)
           
static void takeStaticStoredValueForKey(String value, String key)
           
 
Methods inherited from class er.corebusinesslogic._ERCStatic._ERCStaticClazz
preferencesWithKey
 
Methods inherited from class er.extensions.EOEnterpriseObjectClazz
allObjects, clazzForEntityNamed, createAndInsertObject, entity, entity, entityName, entityNameFromRawRow, faultsFromRawRows, faultsMatchingQualifier, faultsMatchingQualifier, faultsMatchingValues, fetchSpecificationNamed, fetchSpecificationNamed, newPrimaryKeys, objectCountAttribute, objectCountUniqueAttribute, objectCountWithFetchSpecificationAndBindings, objectCountWithQualifier, objectFromRawRow, objectsWithFetchSpecificationAndBindings, objectsWithQualifierFormat, objectWithPrimaryKeyValue, primaryKeyFetchSpecificationForEntity, primaryKeysMatchingQualifier, primaryKeysMatchingValues, resetClazzCache, setEntityName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERCStatic.ERCStaticClazz

public ERCStatic.ERCStaticClazz()
Method Detail

objectMatchingKey

public ERCStatic objectMatchingKey(EOEditingContext ec,
                                   String key)

objectMatchingKey

public ERCStatic objectMatchingKey(EOEditingContext ec,
                                   String key,
                                   boolean noCache)

invalidateCache

public void invalidateCache()

staticStoredValueForKey

public static String staticStoredValueForKey(EOEditingContext ec,
                                             String key)

staticStoredValueForKey

public static String staticStoredValueForKey(EOEditingContext ec,
                                             String key,
                                             boolean noCache)

staticStoredIntValueForKey

public static int staticStoredIntValueForKey(EOEditingContext ec,
                                             String key)

staticStoredIntValueForKey

public static int staticStoredIntValueForKey(EOEditingContext ec,
                                             String key,
                                             boolean noCache)

staticStoredValueForKey

public static String staticStoredValueForKey(String key,
                                             boolean noCache)

staticStoredValueForKey

public static String staticStoredValueForKey(String key)

staticStoredIntValueForKey

public static int staticStoredIntValueForKey(String key)

staticStoredIntValueForKey

public static int staticStoredIntValueForKey(String key,
                                             boolean noCache)

takeStaticStoredValueForKey

public static void takeStaticStoredValueForKey(String value,
                                               String key)

takeStaticStoredValueForKey

public static void takeStaticStoredValueForKey(EOEditingContext editingContext,
                                               String value,
                                               String key)

Last updated: Do, Dez 9, 2004 • 12:46 PM CET

Copyright © 2002 – 2004 Project Wonder.