Uses of Class
scone.netobjects.Person

Packages that use Person
scone.netobjects This package provides objects which represent real objects from the internet and the WWW. 
 

Uses of Person in scone.netobjects
 

Fields in scone.netobjects declared as Person
protected  Person User.person
           
 

Methods in scone.netobjects that return Person
static Person PersonCache.getById(java.lang.String id)
          Returns a person by it id key
 Person User.getPerson()
          returns the person data to this user