Uses of Class
net.bluemind.core.container.model.ItemDescriptor
Packages that use ItemDescriptor
-
Uses of ItemDescriptor in net.bluemind.core.container.api
Methods in net.bluemind.core.container.api that return types with arguments of type ItemDescriptorModifier and TypeMethodDescriptionIContainerManagement.getAllItems()
Get all container itemsIContainerManagementPromise.getAllItems()
Get container itemsMethod parameters in net.bluemind.core.container.api with type arguments of type ItemDescriptorModifier and TypeMethodDescriptionvoid
IContainerManagementAsync.getAllItems
(AsyncHandler<List<ItemDescriptor>> handler) void
IContainerManagementAsync.getItems
(List<String> uids, AsyncHandler<List<ItemDescriptor>> handler) -
Uses of ItemDescriptor in net.bluemind.core.container.model
Methods in net.bluemind.core.container.model that return types with arguments of type ItemDescriptorConstructors in net.bluemind.core.container.model with parameters of type ItemDescriptor