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 IInternalContainersByLocation
@Path("/containers/{location}/_by_location")
public interface
IInternalContainersByLocation
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
BaseContainerDescriptor
>
listByType
(
ContainerQuery
query)
Method Details
listByType
@POST @Path("list_by_type")
List
<
BaseContainerDescriptor
>
listByType
(
ContainerQuery
query)