Project Wonder 5.0

er.bugtracker
Class People.PeopleClazz

java.lang.Object
  extended by er.extensions.eof.EOEnterpriseObjectClazz<T>
      extended by er.extensions.eof.ERXGenericRecord.ERXGenericRecordClazz<People>
          extended by er.bugtracker._People._PeopleClazz
              extended by er.bugtracker.People.PeopleClazz
Enclosing class:
People

public static class People.PeopleClazz
extends _People._PeopleClazz


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
People.PeopleClazz()
           
 
Method Summary
 com.webobjects.foundation.NSArray activeUsers(com.webobjects.eocontrol.EOEditingContext ec)
           
 People anyUser(com.webobjects.eocontrol.EOEditingContext ec)
           
 People currentUser(com.webobjects.eocontrol.EOEditingContext ec)
           
 People defaultDocumenter(com.webobjects.eocontrol.EOEditingContext ec)
           
 People defaultVerifier(com.webobjects.eocontrol.EOEditingContext ec)
           
 void setCurrentUser(People people)
           
 People userWithUsernamePassword(com.webobjects.eocontrol.EOEditingContext ec, java.lang.String user, java.lang.String password)
           
 
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
 

Constructor Detail

People.PeopleClazz

public People.PeopleClazz()
Method Detail

anyUser

public People anyUser(com.webobjects.eocontrol.EOEditingContext ec)

defaultDocumenter

public People defaultDocumenter(com.webobjects.eocontrol.EOEditingContext ec)

defaultVerifier

public People defaultVerifier(com.webobjects.eocontrol.EOEditingContext ec)

userWithUsernamePassword

public People userWithUsernamePassword(com.webobjects.eocontrol.EOEditingContext ec,
                                       java.lang.String user,
                                       java.lang.String password)

currentUser

public People currentUser(com.webobjects.eocontrol.EOEditingContext ec)

setCurrentUser

public void setCurrentUser(People people)

activeUsers

public com.webobjects.foundation.NSArray activeUsers(com.webobjects.eocontrol.EOEditingContext ec)

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

Copyright © 2002 – 2007 Project Wonder.