@Path(value="/offline/{domainUid}/{ownerUid}")
public interface IOfflineMgmt
Modifier and Type | Method and Description |
---|---|
IdRange |
allocateOfflineIds(int idCount) |
@POST @Path(value="_allocateOfflineIds") IdRange allocateOfflineIds(@QueryParam(value="idCount") int idCount)
Copyright © 2021. All Rights Reserved.