Uses of Package
org.onebusaway.users.model

Packages that use org.onebusaway.users.model
org.onebusaway.users.impl   
org.onebusaway.users.impl.internal   
org.onebusaway.users.impl.logging   
org.onebusaway.users.model   
org.onebusaway.users.model.properties   
org.onebusaway.users.services   
org.onebusaway.users.services.internal   
org.onebusaway.users.services.logging   
org.onebusaway.webapp.impl   
org.onebusaway.webapp.services   
 

Classes in org.onebusaway.users.model used by org.onebusaway.users.impl
IndexedUserDetails
           
User
          Main user account object, designed to be serialized to a database.
UserIndex
          A database-serialized linkage between some type-value id index (see UserIndexKey) and a User account.
UserIndexKey
          A type+value tuple that uniquely identifies a UserIndex object.
UserProperties
          Remember: you can add and remove fields from a user properties implementation object and previously serialized objects will leave new fields uninitialized and old fields will be ignored.
 

Classes in org.onebusaway.users.model used by org.onebusaway.users.impl.internal
UserIndexKey
          A type+value tuple that uniquely identifies a UserIndex object.
 

Classes in org.onebusaway.users.model used by org.onebusaway.users.impl.logging
IndexedUserDetails
           
 

Classes in org.onebusaway.users.model used by org.onebusaway.users.model
User
          Main user account object, designed to be serialized to a database.
UserIndex
          A database-serialized linkage between some type-value id index (see UserIndexKey) and a User account.
UserIndexKey
          A type+value tuple that uniquely identifies a UserIndex object.
UserProperties
          Remember: you can add and remove fields from a user properties implementation object and previously serialized objects will leave new fields uninitialized and old fields will be ignored.
UserPropertiesV1
          DO NO RENAME OR MOVE THIS CLASS.
UserRole
           
 

Classes in org.onebusaway.users.model used by org.onebusaway.users.model.properties
UserProperties
          Remember: you can add and remove fields from a user properties implementation object and previously serialized objects will leave new fields uninitialized and old fields will be ignored.
 

Classes in org.onebusaway.users.model used by org.onebusaway.users.services
IndexedUserDetails
           
User
          Main user account object, designed to be serialized to a database.
UserIndex
          A database-serialized linkage between some type-value id index (see UserIndexKey) and a User account.
UserIndexKey
          A type+value tuple that uniquely identifies a UserIndex object.
UserProperties
          Remember: you can add and remove fields from a user properties implementation object and previously serialized objects will leave new fields uninitialized and old fields will be ignored.
UserRole
           
 

Classes in org.onebusaway.users.model used by org.onebusaway.users.services.internal
UserIndexKey
          A type+value tuple that uniquely identifies a UserIndex object.
 

Classes in org.onebusaway.users.model used by org.onebusaway.users.services.logging
IndexedUserDetails
           
 

Classes in org.onebusaway.users.model used by org.onebusaway.webapp.impl
UserIndex
          A database-serialized linkage between some type-value id index (see UserIndexKey) and a User account.
 

Classes in org.onebusaway.users.model used by org.onebusaway.webapp.services
UserIndex
          A database-serialized linkage between some type-value id index (see UserIndexKey) and a User account.
 



Copyright © 2012 OneBusAway. All Rights Reserved.