JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
net.bluemind.core.container.api
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)