|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserIndex | |
---|---|
org.hackystat.sensorbase.client | Provides a client-side interface to the SensorBase. |
org.hackystat.sensorbase.resource.users | Provides the Users and User resource implementations. |
org.hackystat.sensorbase.resource.users.jaxb | Provides the JAXB generated classes corresponding to the Users XmlSchema. |
Uses of UserIndex in org.hackystat.sensorbase.client |
---|
Methods in org.hackystat.sensorbase.client that return UserIndex | |
---|---|
UserIndex |
SensorBaseClient.getUserIndex()
Returns the index of Users from this server. |
Uses of UserIndex in org.hackystat.sensorbase.resource.users |
---|
Methods in org.hackystat.sensorbase.resource.users that return UserIndex | |
---|---|
UserIndex |
UserManager.makeUserIndex(java.lang.String xmlString)
Takes a String encoding of a UserIndex in XML format and converts it to an instance. |
Uses of UserIndex in org.hackystat.sensorbase.resource.users.jaxb |
---|
Methods in org.hackystat.sensorbase.resource.users.jaxb that return UserIndex | |
---|---|
UserIndex |
ObjectFactory.createUserIndex()
Create an instance of UserIndex |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |