Uses of Class
net.sf.sail.core.uuid.AgentUuid

Packages that use AgentUuid
net.sf.sail.common.persistance.memory Implementation of PersistanceService that stores everything in RAM. 
net.sf.sail.core.entity   
net.sf.sail.core.service.impl   
 

Uses of AgentUuid in net.sf.sail.common.persistance.memory
 

Methods in net.sf.sail.common.persistance.memory that return AgentUuid
 AgentUuid MemoryAgent.getAgentId()
           
 

Constructors in net.sf.sail.common.persistance.memory with parameters of type AgentUuid
MemoryAgent(Role role, AgentUuid id)
           
 

Uses of AgentUuid in net.sf.sail.core.entity
 

Methods in net.sf.sail.core.entity that return AgentUuid
 AgentUuid IAgent.getAgentId()
          This is a uuid for the agent.
 

Uses of AgentUuid in net.sf.sail.core.service.impl
 

Methods in net.sf.sail.core.service.impl that return AgentUuid
 AgentUuid UserServiceImpl.getWorkgroupUuid()
           
 

Methods in net.sf.sail.core.service.impl with parameters of type AgentUuid
 void UserServiceImpl.setWorkgroupUuid(AgentUuid id)
           
 



Copyright © 2004-2008 TELS Center. All Rights Reserved.