JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.bluemind.core.container.api
IOfflineMgmt
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
allocateOfflineIds(int)
Interface IOfflineMgmt
@Path("/offline/{domainUid}/{ownerUid}")
public interface
IOfflineMgmt
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IdRange
allocateOfflineIds
(int idCount)
Method Details
allocateOfflineIds
@POST @Path("_allocateOfflineIds")
IdRange
allocateOfflineIds
(@QueryParam("idCount") int idCount)