Uses of Class
net.datenwerke.rs.teamspace.service.teamspace.entities.TeamSpaceApp
Packages that use TeamSpaceApp
Package
Description
-
Uses of TeamSpaceApp in net.datenwerke.rs.teamspace.service.teamspace
Methods in net.datenwerke.rs.teamspace.service.teamspace that return TeamSpaceAppModifier and TypeMethodDescriptionTeamSpaceService.installTeamSpaceApp(TeamSpace teamSpace, String appId) Creates a newTeamSpaceAppinstance of the given typeTeamSpaceServiceImpl.installTeamSpaceApp(TeamSpace teamSpace, String appId) TeamSpaceService.merge(TeamSpaceApp app) Merges the givenTeamSpaceAppwith the representation in the database and returns the result.TeamSpaceServiceImpl.merge(TeamSpaceApp app) Methods in net.datenwerke.rs.teamspace.service.teamspace with parameters of type TeamSpaceAppModifier and TypeMethodDescriptionvoidTeamSpaceAppDefinition.initializeApp(TeamSpace teamSpace, TeamSpaceApp app) TeamSpaceService.merge(TeamSpaceApp app) Merges the givenTeamSpaceAppwith the representation in the database and returns the result.TeamSpaceServiceImpl.merge(TeamSpaceApp app) voidTeamSpaceService.persist(TeamSpaceApp teamSpaceApp) Persists the givenTeamSpaceAppvoidTeamSpaceServiceImpl.persist(TeamSpaceApp app) voidTeamSpaceService.remove(TeamSpaceApp app) Removes the givenTeamSpaceAppfrom the databasevoidTeamSpaceServiceImpl.remove(TeamSpaceApp app) -
Uses of TeamSpaceApp in net.datenwerke.rs.teamspace.service.teamspace.entities
Methods in net.datenwerke.rs.teamspace.service.teamspace.entities that return TeamSpaceAppMethods in net.datenwerke.rs.teamspace.service.teamspace.entities that return types with arguments of type TeamSpaceAppMethods in net.datenwerke.rs.teamspace.service.teamspace.entities with parameters of type TeamSpaceAppMethod parameters in net.datenwerke.rs.teamspace.service.teamspace.entities with type arguments of type TeamSpaceApp -
Uses of TeamSpaceApp in net.datenwerke.rs.tsreportarea.service.tsreportarea
Methods in net.datenwerke.rs.tsreportarea.service.tsreportarea with parameters of type TeamSpaceAppModifier and TypeMethodDescriptionvoidTsDiskTeamSpaceAppDefinition.initializeApp(TeamSpace teamSpace, TeamSpaceApp app)