Modifier and Type | Class and Description |
---|---|
class |
InstantMessagingServerDefinitionImpl |
Modifier and Type | Method and Description |
---|---|
InstantMessagingServerDefinition |
InstantMessagingServerManagerImpl.getInstantMessagingServer(long instantMessagingServerId) |
InstantMessagingServerDefinition |
InstantMessagingServerManager.getInstantMessagingServer(long instantMessagingServerId)
Returns the
InstantMessagingServerDefinition that matches the passed id |
Modifier and Type | Method and Description |
---|---|
Collection<InstantMessagingServerDefinition> |
InstantMessagingServerManagerImpl.getAllInstantMessagingServers() |
Collection<InstantMessagingServerDefinition> |
InstantMessagingServerManager.getAllInstantMessagingServers()
Returns all
InstantMessagingServerDefinition objects |
Modifier and Type | Method and Description |
---|---|
void |
InstantMessagingServerManagerImpl.saveInstantMessagingServer(InstantMessagingServerDefinition instantMessagingServer) |
void |
InstantMessagingServerManager.saveInstantMessagingServer(InstantMessagingServerDefinition instantMessagingServer)
Stores the
InstantMessagingServerDefinition . |
Modifier and Type | Method and Description |
---|---|
void |
InstantMessagingServerMapper.afterImportListItem(org.codehaus.staxmate.in.SMInputCursor inputCursor,
List<InstantMessagingServerDefinition> instantMessagingServerDefinitions,
InstantMessagingServerDefinition object,
long objectIndex,
org.hibernate.Session session) |
protected void |
InstantMessagingServerMapper.exportProperties(org.codehaus.staxmate.out.SMOutputElement outputElement,
InstantMessagingServerDefinition object,
org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
InstantMessagingServerMapper.importProperties(InstantMessagingServerDefinition object,
org.codehaus.staxmate.in.SMInputCursor inputCursor,
org.hibernate.Session session) |
Modifier and Type | Method and Description |
---|---|
void |
InstantMessagingServerMapper.afterImportListItem(org.codehaus.staxmate.in.SMInputCursor inputCursor,
List<InstantMessagingServerDefinition> instantMessagingServerDefinitions,
InstantMessagingServerDefinition object,
long objectIndex,
org.hibernate.Session session) |
Modifier and Type | Method and Description |
---|---|
InstantMessagingServerDefinition |
IMServerConfigurationConversionFunction.merge(RestIMServerConfiguration restIMServerConfiguration,
InstantMessagingServerDefinition imServerDef)
Update existing
InstantMessagingServerDefinition
with RestIMServerConfiguration |
Modifier and Type | Method and Description |
---|---|
RestIMServerConfiguration |
IMServerConfigurationConversionFunction.apply(InstantMessagingServerDefinition input,
Expansion expansion,
javax.ws.rs.core.UriInfo uriInfo) |
InstantMessagingServerDefinition |
IMServerConfigurationConversionFunction.merge(RestIMServerConfiguration restIMServerConfiguration,
InstantMessagingServerDefinition imServerDef)
Update existing
InstantMessagingServerDefinition
with RestIMServerConfiguration |
Modifier and Type | Field and Description |
---|---|
protected InstantMessagingServerDefinition |
ConfigureInstantMessagingServer.currentInstantMessagingServer |
Modifier and Type | Method and Description |
---|---|
protected InstantMessagingServerDefinition |
ConfigureInstantMessagingServer.createInstantMessagingServerDefinition() |
InstantMessagingServerDefinition |
ConfigureInstantMessagingServer.getCurrentInstantMessagingServer() |
Modifier and Type | Method and Description |
---|---|
Collection<InstantMessagingServerDefinition> |
ConfigureInstantMessagingServer.getInstantMessagingServers() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigureInstantMessagingServer.setCurrentInstantMessagingServer(InstantMessagingServerDefinition currentInstantMessagingServer) |
Modifier and Type | Method and Description |
---|---|
void |
BambooSmackClient.connect(InstantMessagingServerDefinition instantMessagingServerDefinition) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.