| ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccessStatisticsGroup | |
mam.agent | |
mam.messaging |
Uses of AccessStatisticsGroup in mam.agent |
Fields in mam.agent declared as AccessStatisticsGroup | |
protected AccessStatisticsGroup | Agent.m_accessStatisticsGroup |
protected AccessStatisticsGroup | AgentKnowledge.m_accessStatisticsGroup |
protected AccessStatisticsGroup | MarketingAgent.m_clientAccessStatisticsGroup |
Constructors in mam.agent with parameters of type AccessStatisticsGroup | |
AgentKnowledge.AgentKnowledge(URL knowledgeUrl, String knowledgeMetadata, String origin, AgentProperties agentProperties, AccessStatisticsGroup accessStatisticsGroup) | |
AgentKnowledge.AgentKnowledge(AgentProperties agentProperties, URL knowledgeUrl, String knowledgeMetadata, String origin, AccessStatisticsGroup accessStatisticsGroup) |
Methods in mam.agent that return AccessStatisticsGroup | |
AccessStatisticsGroup | Agent.getAccessStatisticsGroup() Gets the AccessStatisticsGroup attribute of the Agent object |
AccessStatisticsGroup | AgentKnowledge.getAccessStatisticsGroup() |
AccessStatisticsGroup | MarketingAgent.getClientAccessStatisticsGroup() |
Methods in mam.agent with parameters of type AccessStatisticsGroup | |
void | AgentKnowledge.setAccessStatisticsGroup(AccessStatisticsGroup accessStatisticsGroup) |
void | MarketingAgent.setClientAccessStatisticsGroup(AccessStatisticsGroup clientAccessStatisticsGroup) |
Uses of AccessStatisticsGroup in mam.messaging |
Fields in mam.messaging declared as AccessStatisticsGroup | |
private AccessStatisticsGroup | EventDeclareAccessStatisticsMessage.m_accessStatisticsGroup |
Constructors in mam.messaging with parameters of type AccessStatisticsGroup | |
EventDeclareAccessStatisticsMessage.EventDeclareAccessStatisticsMessage(RoutingTag source, RoutingTag destination, MamId responseTo, AccessStatisticsGroup accessStatisticsGroup) | |
EventDeclareAccessStatisticsMessage.EventDeclareAccessStatisticsMessage(RoutingTag source, RoutingTag destination, AccessStatisticsGroup accessStatisticsGroup) | |
EventDeclareKnowledgeMessage.EventDeclareKnowledgeMessage(RoutingTag source, RoutingTag destination, URL knowledgeUrl, String knowledgeMetadata, String origin, AgentProperties agentProperties, AccessStatisticsGroup accessStatisticsGroup) | |
EventDeclareKnowledgeMessage.EventDeclareKnowledgeMessage(RoutingTag source, RoutingTag destination, MamId responseTo, URL knowledgeUrl, String knowledgeMetadata, String origin, AgentProperties agentProperties, AccessStatisticsGroup accessStatisticsGroup) |
Methods in mam.messaging that return AccessStatisticsGroup | |
AccessStatisticsGroup | EventDeclareAccessStatisticsMessage.getAccessStatisticsGroup() |
Methods in mam.messaging with parameters of type AccessStatisticsGroup | |
void | EventDeclareAccessStatisticsMessage.setAccessStatisticsGroup(AccessStatisticsGroup accessStatisticsGroup) |
| ||||||||||
PREV NEXT | FRAMES NO FRAMES |