java.lang.Object
er.extensions.EOGenericRecordClazz
er.extensions.ERXGenericRecord.ERXGenericRecordClazz
er.corebusinesslogic._ERCStatic._ERCStaticClazz
er.corebusinesslogic.ERCStatic.ERCStaticClazz
- Enclosing class:
- ERCStatic
- public static class ERCStatic.ERCStaticClazz
- extends _ERCStatic._ERCStaticClazz
|
Field Summary |
private static EOEditingContext |
_ec
|
private NSMutableDictionary |
_staticsPerKey
|
| Methods inherited from class er.extensions.EOGenericRecordClazz |
allObjects, clazzForEntityNamed, createAndInsertObject, entity, entityName, faultsFromRawRows, faultsMatchingQualifier, faultsMatchingQualifier, faultsMatchingValues, fetchSpecificationNamed, newPrimaryKeys, objectCountAttribute, 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 |
_staticsPerKey
private NSMutableDictionary _staticsPerKey
_ec
private static final EOEditingContext _ec
ERCStatic.ERCStaticClazz
public ERCStatic.ERCStaticClazz()
objectMatchingKey
public ERCStatic objectMatchingKey(EOEditingContext ec,
java.lang.String key)
invalidateCache
public void invalidateCache()
staticStoredValueForKey
public static java.lang.String staticStoredValueForKey(EOEditingContext ec,
java.lang.String key)
staticStoredIntValueForKey
public static int staticStoredIntValueForKey(EOEditingContext ec,
java.lang.String key)
staticStoredValueForKey
public static java.lang.String staticStoredValueForKey(java.lang.String key)
staticStoredIntValueForKey
public static int staticStoredIntValueForKey(java.lang.String key)
takeStaticStoredValueForKey
public static void takeStaticStoredValueForKey(java.lang.String value,
java.lang.String key)
takeStaticStoredValueForKey
public static void takeStaticStoredValueForKey(EOEditingContext editingContext,
java.lang.String value,
java.lang.String key)