JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.bluemind.core.container.api
IOfflineMgmt
Contents
Description
Method Summary
Method Details
allocateOfflineIds(int)
Hide sidebar
Show sidebar
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)