Project Wonder 5.0

Uses of Class
er.bugtracker.People

Packages that use People
er.bugtracker   
 

Uses of People in er.bugtracker
 

Methods in er.bugtracker that return People
 People People.PeopleClazz.anyUser(com.webobjects.eocontrol.EOEditingContext ec)
           
 People People.PeopleClazz.currentUser(com.webobjects.eocontrol.EOEditingContext ec)
           
 People People.PeopleClazz.defaultDocumenter(com.webobjects.eocontrol.EOEditingContext ec)
           
 People People.PeopleClazz.defaultVerifier(com.webobjects.eocontrol.EOEditingContext ec)
           
 People _Comment.originator()
           
 People _Bug.originator()
           
 People _TestItem.owner()
           
 People _Framework.owner()
           
 People _Component.owner()
           
 People _Bug.owner()
           
 People _Bug.previousOwner()
           
 People People.PeopleClazz.userWithUsernamePassword(com.webobjects.eocontrol.EOEditingContext ec, java.lang.String user, java.lang.String password)
           
 

Methods in er.bugtracker with parameters of type People
 com.webobjects.foundation.NSArray Bug.BugClazz.allBugsForUser(com.webobjects.eocontrol.EOEditingContext context, People people)
           
 com.webobjects.foundation.NSArray Bug.BugClazz.bugsOwnedWithUser(com.webobjects.eocontrol.EOEditingContext context, People people)
           
 com.webobjects.eocontrol.EOFetchSpecification Bug.BugClazz.fetchSpecificationForOwnedBugs(People people)
           
 com.webobjects.foundation.NSArray Requirement.RequirementClazz.myRequirementsWithUser(com.webobjects.eocontrol.EOEditingContext context, People people)
           
 com.webobjects.foundation.NSArray Requirement.RequirementClazz.myTotalRequirementsEngineeringWithUser(com.webobjects.eocontrol.EOEditingContext context, People people)
           
 com.webobjects.foundation.NSArray Requirement.RequirementClazz.myTotalRequirementsWithUser(com.webobjects.eocontrol.EOEditingContext context, People people)
           
protected  com.webobjects.eocontrol.EOQualifier Bug.BugClazz.qualifierForOwner(People owner)
           
protected  com.webobjects.eocontrol.EOQualifier Bug.BugClazz.qualifierForPerson(People owner)
           
 com.webobjects.foundation.NSArray Requirement.RequirementClazz.requirementsInBuildEngineeringWithUser(com.webobjects.eocontrol.EOEditingContext context, People people)
           
 void People.PeopleClazz.setCurrentUser(People people)
           
 void _Comment.setOriginator(People value)
           
 void _Bug.setOriginator(People value)
           
 void _TestItem.setOwner(People value)
           
 void _Framework.setOwner(People value)
           
 void _Component.setOwner(People value)
           
 void _Bug.setOwner(People value)
           
 void Bug.setOwner(People value)
           
 void _Bug.setPreviousOwner(People value)
           
 com.webobjects.foundation.NSArray TestItem.TestItemClazz.unclosedTestItemsWithUser(com.webobjects.eocontrol.EOEditingContext ec, People people)
           
 com.webobjects.foundation.NSArray Bug.BugClazz.unreadBugsWithUser(com.webobjects.eocontrol.EOEditingContext context, People people)
           
 


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

Copyright © 2002 – 2007 Project Wonder.