Uses of Class
com.echothree.model.data.core.server.entity.Server
Packages that use Server
Package
Description
-
Uses of Server in com.echothree.control.user.core.server.command
Methods in com.echothree.control.user.core.server.command that return ServerModifier and TypeMethodDescriptionEditServerCommand.getEntity
(EditServerResult result) EditServerCommand.getLockEntity
(Server server) EditServerDescriptionCommand.getLockEntity
(ServerDescription serverDescription) Methods in com.echothree.control.user.core.server.command with parameters of type ServerModifier and TypeMethodDescriptionvoid
void
EditServerCommand.doLock
(ServerEdit edit, Server server) void
void
EditServerCommand.fillInResult
(EditServerResult result, Server server) EditServerCommand.getLockEntity
(Server server) -
Uses of Server in com.echothree.model.control.communication.server.control
Methods in com.echothree.model.control.communication.server.control with parameters of type ServerModifier and TypeMethodDescriptionCommunicationControl.createCommunicationEmailSource
(CommunicationSource communicationSource, Server server, String username, String password, WorkEffortScope receiveWorkEffortScope, WorkEffortScope sendWorkEffortScope, Selector reviewEmployeeSelector, BasePK createdBy) -
Uses of Server in com.echothree.model.control.content.server.control
Methods in com.echothree.model.control.content.server.control with parameters of type ServerModifier and TypeMethodDescriptionContentControl.createContentWebAddressServer
(ContentWebAddress contentWebAddress, Server server, BasePK createdBy) ContentControl.getContentWebAddressServer
(ContentWebAddress contentWebAddress, Server server) ContentControl.getContentWebAddressServerForUpdate
(ContentWebAddress contentWebAddress, Server server) -
Uses of Server in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return ServerModifier and TypeMethodDescriptionCoreControl.createServer
(String serverName, Boolean isDefault, Integer sortOrder, BasePK createdBy) CoreControl.getDefaultServer()
CoreControl.getDefaultServerForUpdate()
CoreControl.getServerByName
(String serverName) CoreControl.getServerByNameForUpdate
(String serverName) Methods in com.echothree.model.control.core.server.control that return types with arguments of type ServerMethods in com.echothree.model.control.core.server.control with parameters of type ServerModifier and TypeMethodDescriptionCoreControl.createServerDescription
(Server server, Language language, String description, BasePK createdBy) CoreControl.createServerService
(Server server, Service service, BasePK createdBy) void
CoreControl.deleteServer
(Server server, BasePK deletedBy) void
CoreControl.deleteServerDescriptionsByServer
(Server server, BasePK deletedBy) void
CoreControl.deleteServerServicesByServer
(Server server, BasePK deletedBy) CoreControl.getBestServerDescription
(Server server, Language language) CoreControl.getServerDescription
(Server server, Language language) CoreControl.getServerDescriptionForUpdate
(Server server, Language language) CoreControl.getServerDescriptionsByServer
(Server server) CoreControl.getServerDescriptionsByServerForUpdate
(Server server) CoreControl.getServerDescriptionTransfersByServer
(UserVisit userVisit, Server server) CoreControl.getServerDescriptionValueForUpdate
(Server server, Language language) CoreControl.getServerDetailValueForUpdate
(Server server) CoreControl.getServerService
(Server server, Service service) CoreControl.getServerServiceForUpdate
(Server server, Service service) CoreControl.getServerServicesByServer
(Server server) CoreControl.getServerServicesByServerForUpdate
(Server server) CoreControl.getServerServiceTransfersByServer
(UserVisit userVisit, Server server) CoreControl.getServerServiceValueForUpdate
(Server server, Service service) CoreControl.getServerTransfer
(UserVisit userVisit, Server server) Method parameters in com.echothree.model.control.core.server.control with type arguments of type ServerModifier and TypeMethodDescriptionvoid
CoreControl.deleteServers
(List<Server> servers, BasePK deletedBy) -
Uses of Server in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer with parameters of type Server -
Uses of Server in com.echothree.model.data.communication.server.entity
Methods in com.echothree.model.data.communication.server.entity that return ServerModifier and TypeMethodDescriptionCommunicationEmailSource.getServer()
CommunicationEmailSource.getServer
(EntityPermission entityPermission) CommunicationEmailSource.getServer
(Session session, EntityPermission entityPermission) CommunicationEmailSource.getServerForUpdate()
CommunicationEmailSource.getServerForUpdate
(Session session) Methods in com.echothree.model.data.communication.server.entity with parameters of type Server -
Uses of Server in com.echothree.model.data.communication.server.factory
Methods in com.echothree.model.data.communication.server.factory with parameters of type ServerModifier and TypeMethodDescriptionCommunicationEmailSourceFactory.create
(CommunicationSource communicationSource, Server server, String username, String password, WorkEffortScope receiveWorkEffortScope, WorkEffortScope sendWorkEffortScope, Selector reviewEmployeeSelector, Long fromTime, Long thruTime) CommunicationEmailSourceFactory.create
(Session session, CommunicationSource communicationSource, Server server, String username, String password, WorkEffortScope receiveWorkEffortScope, WorkEffortScope sendWorkEffortScope, Selector reviewEmployeeSelector, Long fromTime, Long thruTime) -
Uses of Server in com.echothree.model.data.content.server.entity
Methods in com.echothree.model.data.content.server.entity that return ServerModifier and TypeMethodDescriptionContentWebAddressServer.getServer()
ContentWebAddressServer.getServer
(EntityPermission entityPermission) ContentWebAddressServer.getServer
(Session session, EntityPermission entityPermission) ContentWebAddressServer.getServerForUpdate()
ContentWebAddressServer.getServerForUpdate
(Session session) Methods in com.echothree.model.data.content.server.entity with parameters of type Server -
Uses of Server in com.echothree.model.data.content.server.factory
Methods in com.echothree.model.data.content.server.factory with parameters of type Server -
Uses of Server in com.echothree.model.data.core.server.entity
Methods in com.echothree.model.data.core.server.entity that return ServerModifier and TypeMethodDescriptionServerDescription.getServer()
ServerDescription.getServer
(EntityPermission entityPermission) ServerDescription.getServer
(Session session, EntityPermission entityPermission) ServerDetail.getServer()
ServerDetail.getServer
(EntityPermission entityPermission) ServerDetail.getServer
(Session session, EntityPermission entityPermission) ServerService.getServer()
ServerService.getServer
(EntityPermission entityPermission) ServerService.getServer
(Session session, EntityPermission entityPermission) ServerDescription.getServerForUpdate()
ServerDescription.getServerForUpdate
(Session session) ServerDetail.getServerForUpdate()
ServerDetail.getServerForUpdate
(Session session) ServerService.getServerForUpdate()
ServerService.getServerForUpdate
(Session session) Methods in com.echothree.model.data.core.server.entity with parameters of type Server -
Uses of Server in com.echothree.model.data.core.server.factory
Methods in com.echothree.model.data.core.server.factory that return ServerModifier and TypeMethodDescriptionServerFactory.create()
ServerFactory.create
(ServerDetailPK activeDetailPK, ServerDetailPK lastDetailPK) ServerFactory.create
(ServerDetail activeDetail, ServerDetail lastDetail) ServerFactory.create
(Session session, ServerDetailPK activeDetailPK, ServerDetailPK lastDetailPK) ServerFactory.create
(Session session, ServerDetail activeDetail, ServerDetail lastDetail) ServerFactory.getEntityFromCache
(Session session, ServerPK pk) ServerFactory.getEntityFromPK
(EntityPermission entityPermission, ServerPK pk) ServerFactory.getEntityFromPK
(Session session, EntityPermission entityPermission, ServerPK pk) ServerFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps) ServerFactory.getEntityFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) ServerFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ServerFactory.getEntityFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ServerFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) ServerFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ServerFactory.getEntityFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ServerFactory.getEntityFromResultSet
(EntityPermission entityPermission, ResultSet rs) ServerFactory.getEntityFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) ServerFactory.getEntityFromValue
(EntityPermission entityPermission, ServerValue value) ServerFactory.getEntityFromValue
(Session session, EntityPermission entityPermission, ServerValue value) Methods in com.echothree.model.data.core.server.factory that return types with arguments of type ServerModifier and TypeMethodDescriptionServerFactory.getEntitiesFromPKs
(EntityPermission entityPermission, Collection<ServerPK> pks) ServerFactory.getEntitiesFromPKs
(Session session, EntityPermission entityPermission, Collection<ServerPK> pks) ServerFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps) ServerFactory.getEntitiesFromQuery
(EntityPermission entityPermission, PreparedStatement ps, Object... params) ServerFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ServerFactory.getEntitiesFromQuery
(EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ServerFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, PreparedStatement ps, Object... params) ServerFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap) ServerFactory.getEntitiesFromQuery
(Session session, EntityPermission entityPermission, Map<EntityPermission, String> queryMap, Object... params) ServerFactory.getEntitiesFromResultSet
(EntityPermission entityPermission, ResultSet rs) ServerFactory.getEntitiesFromResultSet
(Session session, EntityPermission entityPermission, ResultSet rs) Methods in com.echothree.model.data.core.server.factory with parameters of type ServerModifier and TypeMethodDescriptionServerDescriptionFactory.create
(Server server, Language language, String description, Long fromTime, Long thruTime) ServerDescriptionFactory.create
(Session session, Server server, Language language, String description, Long fromTime, Long thruTime) ServerDetailFactory.create
(Server server, String serverName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ServerDetailFactory.create
(Session session, Server server, String serverName, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) ServerServiceFactory.create
(Session session, Server server, Service service, Long fromTime, Long thruTime) void
void
Method parameters in com.echothree.model.data.core.server.factory with type arguments of type ServerModifier and TypeMethodDescriptionvoid
ServerFactory.store
(Session session, Collection<Server> entities) void
ServerFactory.store
(Collection<Server> entities)