Uses of Class
net.bluemind.core.container.model.SharedContainer
Packages that use SharedContainer
-
Uses of SharedContainer in net.bluemind.core.container.api
Methods in net.bluemind.core.container.api that return types with arguments of type SharedContainerModifier and TypeMethodDescriptionISharedContainers.getSharedContainers
(String type) Get all Containers (SharedContainer
) shared by ownerUidISharedContainersPromise.getSharedContainers
(String type) Method parameters in net.bluemind.core.container.api with type arguments of type SharedContainerModifier and TypeMethodDescriptionvoid
ISharedContainersAsync.getSharedContainers
(String type, AsyncHandler<List<SharedContainer>> handler)