er.bugtracker
Class Bug.BugClazz<Bug>
java.lang.Object
er.extensions.eof.EOEnterpriseObjectClazz<T>
er.extensions.eof.ERXGenericRecord.ERXGenericRecordClazz<Bug>
er.bugtracker._Bug._BugClazz
er.bugtracker.Bug.BugClazz<Bug>
- Direct Known Subclasses:
- _Requirement._RequirementClazz
- Enclosing class:
- Bug
public static class Bug.BugClazz<Bug>
- extends _Bug._BugClazz
Methods inherited from class er.extensions.eof.EOEnterpriseObjectClazz |
allObjects, 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 |
Bug.BugClazz
public Bug.BugClazz()
qualifierForRelease
protected com.webobjects.eocontrol.EOQualifier qualifierForRelease(Release release)
qualifierForState
protected com.webobjects.eocontrol.EOQualifier qualifierForState(State state)
qualifierForStates
protected com.webobjects.eocontrol.EOQualifier qualifierForStates(State[] states)
qualifierForOwner
protected com.webobjects.eocontrol.EOQualifier qualifierForOwner(People owner)
qualifierForRead
protected com.webobjects.eocontrol.EOQualifier qualifierForRead(boolean flag)
qualifierForPerson
protected com.webobjects.eocontrol.EOQualifier qualifierForPerson(People owner)
negateQualifier
protected com.webobjects.eocontrol.EOQualifier negateQualifier(com.webobjects.eocontrol.EOQualifier qualifier)
andQualifier
protected com.webobjects.eocontrol.EOQualifier andQualifier(com.webobjects.eocontrol.EOQualifier q1,
com.webobjects.eocontrol.EOQualifier q2)
ordQualifier
protected com.webobjects.eocontrol.EOQualifier ordQualifier(com.webobjects.eocontrol.EOQualifier q1,
com.webobjects.eocontrol.EOQualifier q2)
newFetchSpecification
protected com.webobjects.eocontrol.EOFetchSpecification newFetchSpecification(com.webobjects.eocontrol.EOQualifier qualifier)
newFetchSpecification
protected com.webobjects.eocontrol.EOFetchSpecification newFetchSpecification(com.webobjects.eocontrol.EOQualifier qualifier,
com.webobjects.foundation.NSArray sorting)
fetchSpecificationForOwnedBugs
public com.webobjects.eocontrol.EOFetchSpecification fetchSpecificationForOwnedBugs(People people)
bugsOwnedWithUser
public com.webobjects.foundation.NSArray bugsOwnedWithUser(com.webobjects.eocontrol.EOEditingContext context,
People people)
unreadBugsWithUser
public com.webobjects.foundation.NSArray unreadBugsWithUser(com.webobjects.eocontrol.EOEditingContext context,
People people)
bugsInBuildWithTargetRelease
public com.webobjects.foundation.NSArray bugsInBuildWithTargetRelease(com.webobjects.eocontrol.EOEditingContext context,
Release targetRelease)
openBugsWithTargetRelease
public com.webobjects.foundation.NSArray openBugsWithTargetRelease(com.webobjects.eocontrol.EOEditingContext context,
Release targetRelease)
findBugs
public com.webobjects.foundation.NSArray findBugs(com.webobjects.eocontrol.EOEditingContext ec,
java.lang.String string)
fetchSpecificationForRecentBugs
public com.webobjects.eocontrol.EOFetchSpecification fetchSpecificationForRecentBugs()
allBugsForUser
public com.webobjects.foundation.NSArray allBugsForUser(com.webobjects.eocontrol.EOEditingContext context,
People people)
Copyright © 2002 – 2007 Project Wonder.