Uses of Package
org.hackystat.sensorbase.resource.projects

Packages that use org.hackystat.sensorbase.resource.projects
org.hackystat.sensorbase.db Provides an interface to the underlying database persistency layer. 
org.hackystat.sensorbase.resource.sensorbase Provides an abstract superclass for all SensorBase resources whose constructor provides common initialization-time processing. 
org.hackystat.sensorbase.test Provides a utility class to facilitate REST API tests. 
 

Classes in org.hackystat.sensorbase.resource.projects used by org.hackystat.sensorbase.db
ProjectManager
          Provides a manager for the Project resource.
 

Classes in org.hackystat.sensorbase.resource.projects used by org.hackystat.sensorbase.resource.sensorbase
ProjectManager
          Provides a manager for the Project resource.
 

Classes in org.hackystat.sensorbase.resource.projects used by org.hackystat.sensorbase.test
ProjectManager
          Provides a manager for the Project resource.