Package net.bluemind.core.container.api
Interface ISharedContainers
@Path("/containers/{domainUid}/{ownerUid}/_shared")
public interface ISharedContainers
-
Method Summary
Modifier and TypeMethodDescriptiongetSharedContainers
(String type) Get all Containers (SharedContainer
) shared by ownerUid
-
Method Details