Project Wonder 5.0

er.bugtracker
Class TestItemState.TestItemStateClazz

java.lang.Object
  extended by er.extensions.eof.EOEnterpriseObjectClazz<T>
      extended by er.extensions.eof.ERXGenericRecord.ERXGenericRecordClazz<TestItemState>
          extended by er.bugtracker._TestItemState._TestItemStateClazz
              extended by er.bugtracker.TestItemState.TestItemStateClazz
Enclosing class:
TestItemState

public static class TestItemState.TestItemStateClazz
extends _TestItemState._TestItemStateClazz


Nested Class Summary
 
Nested classes/interfaces inherited from class er.extensions.eof.EOEnterpriseObjectClazz
EOEnterpriseObjectClazz.ClazzFactory, EOEnterpriseObjectClazz.DefaultClazzFactory
 
Field Summary
 
Fields inherited from class er.extensions.eof.EOEnterpriseObjectClazz
log
 
Constructor Summary
TestItemState.TestItemStateClazz()
           
 
Method Summary
 com.webobjects.foundation.NSArray allObjects(com.webobjects.eocontrol.EOEditingContext ec)
          Gets all of the objects for the clazz's entity.
 void initializeSharedData()
           
 TestItemState sharedStateForKey(java.lang.String key)
           
 
Methods inherited from class er.extensions.eof.EOEnterpriseObjectClazz
classDescription, clazzForEntityNamed, createAndInsertObject, createFetchSpecification, discoverEntityName, entity, entity, entityName, entityNameFromRawRow, factory, faultsFromRawRows, faultsMatchingQualifier, faultsMatchingQualifier, faultsMatchingValues, fetchSpecificationNamed, fetchSpecificationNamed, filteredArray, init, initialize, newArrayDataSource, newDatabaseDataSource, newPrimaryKeys, objectCountAttribute, objectCountUniqueAttribute, objectCountWithFetchSpecificationAndBindings, objectCountWithQualifier, objectFromRawRow, objectMatchingKeyAndValue, objectsMatchingKeyAndValue, objectsMatchingQualifier, objectsMatchingQualifier, objectsWithFetchSpecificationAndBindings, objectsWithQualifierFormat, objectWithPrimaryKeyValue, primaryKeyFetchSpecificationForEntity, primaryKeysMatchingQualifier, primaryKeysMatchingValues, resetClazzCache, setEntityName, setFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestItemState.TestItemStateClazz

public TestItemState.TestItemStateClazz()
Method Detail

allObjects

public com.webobjects.foundation.NSArray allObjects(com.webobjects.eocontrol.EOEditingContext ec)
Description copied from class: EOEnterpriseObjectClazz
Gets all of the objects for the clazz's entity. Just a cover method for the EOUtilities method objectsForEntityNamed.

Overrides:
allObjects in class EOEnterpriseObjectClazz<TestItemState>
Parameters:
ec - editingcontext to fetch the objects into
Returns:
array of all the objects for a given entity name.

sharedStateForKey

public TestItemState sharedStateForKey(java.lang.String key)

initializeSharedData

public void initializeSharedData()

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

Copyright © 2002 – 2007 Project Wonder.