Project Wonder 5.0

er.bugtracker
Class Priority.PriorityClazz

java.lang.Object
  extended by er.extensions.eof.EOEnterpriseObjectClazz<T>
      extended by er.extensions.eof.ERXGenericRecord.ERXGenericRecordClazz<Priority>
          extended by er.bugtracker._Priority._PriorityClazz
              extended by er.bugtracker.Priority.PriorityClazz
Enclosing class:
Priority

public static class Priority.PriorityClazz
extends _Priority._PriorityClazz


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
Priority.PriorityClazz()
           
 
Method Summary
 com.webobjects.foundation.NSArray allObjects(com.webobjects.eocontrol.EOEditingContext ec)
          Gets all of the objects for the clazz's entity.
 void initializeSharedData()
           
 Priority 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

Priority.PriorityClazz

public Priority.PriorityClazz()
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<Priority>
Parameters:
ec - editingcontext to fetch the objects into
Returns:
array of all the objects for a given entity name.

sharedStateForKey

public Priority sharedStateForKey(java.lang.String key)

initializeSharedData

public void initializeSharedData()

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

Copyright © 2002 – 2007 Project Wonder.