Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages

A

account() - Method in class com.cbe.CloudBackend
Returns an account object with information on the user.
Account - Class in com.cbe
Login account information.
Account(long, boolean) - Constructor for class com.cbe.Account
 
Account(DefaultCtor) - Constructor for class com.cbe.Account
Default constructor.
AccountStatus - Enum Class in com.cbe
Callback for login returns one of these three in callback.
Acl_Map - Class in com.std
 
Acl_Map() - Constructor for class com.std.Acl_Map
 
Acl_Map(long, boolean) - Constructor for class com.std.Acl_Map
 
Acl_Map(Acl_Map) - Constructor for class com.std.Acl_Map
 
Acl_Map.Iterator - Class in com.std
 
AclDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Container::getAcl()
cbe::Container::setAcl()
cbe::Object::getAcl()
cbe::Object::setAcl()
AclDelegate() - Constructor for class com.cbe.delegate.AclDelegate
 
AclDelegate(long, boolean) - Constructor for class com.cbe.delegate.AclDelegate
 
aclMap() - Method in class com.cbe.Item
Retrieve the map of the permissions the users and groups for this item.
AclScope - Enum Class in com.cbe
Enum that determines different ACL categories
aclTag() - Method in class com.cbe.Item
The ACL of the item.
add(int, Group) - Method in class com.std.Groups_Vec
 
add(int, Item) - Method in class com.std.Items_Vec
 
add(int, Member) - Method in class com.std.Members_Vec
 
add(int, Request) - Method in class com.std.Requests_Vec
 
add(int, Role) - Method in class com.std.Roles_Vec
 
add(int, ShareData) - Method in class com.std.ShareData_Vec
 
add(int, Stream) - Method in class com.std.Streams_Vec
 
add(int, Long) - Method in class com.std.UserId_Vec
 
add(Group) - Method in class com.std.Groups_Vec
 
add(Item) - Method in class com.std.Items_Vec
 
add(Member) - Method in class com.std.Members_Vec
 
add(Request) - Method in class com.std.Requests_Vec
 
add(Role) - Method in class com.std.Roles_Vec
 
add(ShareData) - Method in class com.std.ShareData_Vec
 
add(Stream) - Method in class com.std.Streams_Vec
 
add(Long) - Method in class com.std.UserId_Vec
 
addListener(CloudBackendListenerDelegate) - Method in class com.cbe.CloudBackend
Listen for changes to specific items.
addRoleMember(long, AddRoleMemberDelegate) - Method in class com.cbe.Role
Adds a member to this role.
AddRoleMemberDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Group::AddMember
AddRoleMemberDelegate() - Constructor for class com.cbe.delegate.AddRoleMemberDelegate
 
AddRoleMemberDelegate(long, boolean) - Constructor for class com.cbe.delegate.AddRoleMemberDelegate
 
AllPermissions - Enum constant in enum class com.cbe.Permissions
 

B

ban(String, BanDelegate) - Method in class com.cbe.Member
Ban or evict a member from a group

BanDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Member::ban
BanDelegate() - Constructor for class com.cbe.delegate.BanDelegate
 
BanDelegate(long, boolean) - Constructor for class com.cbe.delegate.BanDelegate
 
BanInfo - Class in com.std
 
BanInfo() - Constructor for class com.std.BanInfo
 
BanInfo(long, boolean) - Constructor for class com.std.BanInfo
 
BanInfo(BanInfo) - Constructor for class com.std.BanInfo
 
BanInfo.Iterator - Class in com.std
 
BanInfoKey - Class in com.std
 
BanInfoKey() - Constructor for class com.std.BanInfoKey
 
BanInfoKey(long, boolean) - Constructor for class com.std.BanInfoKey
 
BanInfoKey(long, long) - Constructor for class com.std.BanInfoKey
 
BanInfoKey(BanInfoKey) - Constructor for class com.std.BanInfoKey
 
BanInfoValue - Class in com.std
 
BanInfoValue() - Constructor for class com.std.BanInfoValue
 
BanInfoValue(long, boolean) - Constructor for class com.std.BanInfoValue
 
BanInfoValue(long, String) - Constructor for class com.std.BanInfoValue
 
BanInfoValue(BanInfoValue) - Constructor for class com.std.BanInfoValue
 
BanSuccess - Class in com.cbe.delegate

Convenience type that bundles all parameters passed to method
cbe::delegate::BanDelegate::onBanSuccess.
BanSuccess() - Constructor for class com.cbe.delegate.BanSuccess
 
BanSuccess(long, boolean) - Constructor for class com.cbe.delegate.BanSuccess
 
BanSuccess(DefaultCtor) - Constructor for class com.cbe.delegate.BanSuccess
 
BanSuccess(String, long) - Constructor for class com.cbe.delegate.BanSuccess
 

C

capacity() - Method in class com.std.Groups_Vec
 
capacity() - Method in class com.std.Items_Vec
 
capacity() - Method in class com.std.Members_Vec
 
capacity() - Method in class com.std.Requests_Vec
 
capacity() - Method in class com.std.Roles_Vec
 
capacity() - Method in class com.std.ShareData_Vec
 
capacity() - Method in class com.std.Streams_Vec
 
capacity() - Method in class com.std.UserId_Vec
 
castContainer(Item) - Static method in class com.cbe.CloudBackend
Casts an item to a container.
castObject(Item) - Static method in class com.cbe.CloudBackend
Casts an item to an object.
ChangeACL - Enum constant in enum class com.cbe.Permissions
 
clear() - Method in class com.std.Acl_Map
 
clear() - Method in class com.std.BanInfo
 
clear() - Method in class com.std.Database_Map
 
clear() - Method in class com.std.Groups_Vec
 
clear() - Method in class com.std.Items_Vec
 
clear() - Method in class com.std.Members_Vec
 
clear() - Method in class com.std.Obj_KV_Map
 
clear() - Method in class com.std.Requests_Vec
 
clear() - Method in class com.std.Roles_Vec
 
clear() - Method in class com.std.ShareData_Vec
 
clear() - Method in class com.std.ShareInfo_Map
 
clear() - Method in class com.std.Streams_Vec
 
clear() - Method in class com.std.UserId_Vec
 
clearCache() - Method in class com.cbe.CloudBackend
Clear the local cache.
client() - Method in class com.cbe.Account
Returns the client of the account.
CloudBackend - Class in com.cbe
The session that holds the connection with the cloud.
CloudBackend(long, boolean) - Constructor for class com.cbe.CloudBackend
 
CloudBackend(DefaultCtor) - Constructor for class com.cbe.CloudBackend
Default constructor.
CloudBackendListenerDelegate - Class in com.cbe.delegate
 
CloudBackendListenerDelegate() - Constructor for class com.cbe.delegate.CloudBackendListenerDelegate
 
CloudBackendListenerDelegate(long, boolean) - Constructor for class com.cbe.delegate.CloudBackendListenerDelegate
 
com - package com
Contains the CloudBackend SDK for Java.
com.cbe - package com.cbe
The core CloudBackend package for the Java SDK.
com.cbe.delegate - package com.cbe.delegate
The CloudBackend delegates package for the SDK.
com.cbe.delegate.container - package com.cbe.delegate.container
The CloudBackend container specific delegates package for the SDK.
com.cbe.delegate.group - package com.cbe.delegate.group
The CloudBackend group specific delegates package for the SDK.
com.cbe.delegate.object - package com.cbe.delegate.object
The CloudBackend object specific delegates package for the SDK.
com.cbe.util - package com.cbe.util
The CloudBackend utility package for the SDK.
com.std - package com.std
The CloudBackend standard definitions package for the SDK.
container() - Method in class com.cbe.Filter
Returns the parent container that was queried, if it is in the cache.
Container - Class in com.cbe
A collection of Item, can also represent a table or folder.
Container - Enum constant in enum class com.cbe.ItemType
 
Container(long, boolean) - Constructor for class com.cbe.Container
 
Container(DefaultCtor) - Constructor for class com.cbe.Container
 
containerId() - Method in class com.cbe.Database
The containerId number.
containersLoaded() - Method in class com.cbe.QueryResult
Returns number of containers loaded in to the query result.
containsGroup(long) - Method in class com.cbe.GroupQueryResult
asking if the group with groupId was loaded in the query.
containsItem(long) - Method in class com.cbe.QueryResult
Checks if the Item with id is in the result-set.
containsKey(Object) - Method in class com.std.Acl_Map
 
containsKey(Object) - Method in class com.std.BanInfo
 
containsKey(Object) - Method in class com.std.Database_Map
 
containsKey(Object) - Method in class com.std.Obj_KV_Map
 
containsKey(Object) - Method in class com.std.ShareInfo_Map
 
Context - Class in com.cbe.util
 
Context() - Constructor for class com.cbe.util.Context
 
Context(long, boolean) - Constructor for class com.cbe.util.Context
 
Create - Enum constant in enum class com.cbe.PublishAccess
 
createAccount(String, String, String, String, String, String, String, CreateAccountDelegate) - Static method in class com.cbe.CloudBackend
Creates a user account.
CreateAccountDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

CloudBackend::CreateAccount
CreateAccountDelegate() - Constructor for class com.cbe.delegate.CreateAccountDelegate
 
CreateAccountDelegate(long, boolean) - Constructor for class com.cbe.delegate.CreateAccountDelegate
 
createContainer(String, CreateContainerDelegate) - Method in class com.cbe.Container
Create a container.
CreateContainerDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Container::createContainer()
CreateContainerDelegate() - Constructor for class com.cbe.delegate.CreateContainerDelegate
 
CreateContainerDelegate(long, boolean) - Constructor for class com.cbe.delegate.CreateContainerDelegate
 
created() - Method in class com.cbe.Database
Timestamp of when it was created.
created() - Method in class com.cbe.Item
Returns the creation date in Unix epoch time.
createGroup(String, String, Visibility, CreateGroupDelegate) - Method in class com.cbe.Group
Create a new Group.
CreateGroupDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Group::createGroup
CreateGroupDelegate() - Constructor for class com.cbe.delegate.CreateGroupDelegate
 
CreateGroupDelegate(long, boolean) - Constructor for class com.cbe.delegate.CreateGroupDelegate
 
createObject(String, CreateObjectDelegate) - Method in class com.cbe.Container
Create a new empty object.
createObject(String, Obj_KV_Map, CreateObjectDelegate) - Method in class com.cbe.Container
Create a new object.
CreateObjectDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Container::createObject
CreateObjectDelegate() - Constructor for class com.cbe.delegate.CreateObjectDelegate
 
CreateObjectDelegate(long, boolean) - Constructor for class com.cbe.delegate.CreateObjectDelegate
 
createRole(String, CreateRoleDelegate) - Method in class com.cbe.Group
Creates a new role in the group.
CreateRoleDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Role::createRole
CreateRoleDelegate() - Constructor for class com.cbe.delegate.CreateRoleDelegate
 
CreateRoleDelegate(long, boolean) - Constructor for class com.cbe.delegate.CreateRoleDelegate
 

D

Database - Class in com.cbe
A database of hierarcical containers and items.
Database() - Constructor for class com.cbe.Database
 
Database(long, boolean) - Constructor for class com.cbe.Database
 
Database(DefaultCtor) - Constructor for class com.cbe.Database
 
Database_Map - Class in com.std
 
Database_Map() - Constructor for class com.std.Database_Map
 
Database_Map(long, boolean) - Constructor for class com.std.Database_Map
 
Database_Map(Database_Map) - Constructor for class com.std.Database_Map
 
Database_Map.Iterator - Class in com.std
 
databaseId() - Method in class com.cbe.Database
The databaseId number.

databaseId() - Method in class com.cbe.Item
Returns which database number the container resides on.
databases() - Method in class com.cbe.Account
Returns the Databases available.
dataLoaded() - Method in class com.cbe.Item
Check if data was loaded.
DefaultCtor - Enum Class in com.cbe
Default constructor marker.
delete() - Method in class com.cbe.Account
 
delete() - Method in class com.cbe.CloudBackend
 
delete() - Method in class com.cbe.Container
 
delete() - Method in class com.cbe.Database
 
delete() - Method in class com.cbe.delegate.AclDelegate
 
delete() - Method in class com.cbe.delegate.AddRoleMemberDelegate
 
delete() - Method in class com.cbe.delegate.BanDelegate
 
delete() - Method in class com.cbe.delegate.BanSuccess
 
delete() - Method in class com.cbe.delegate.CloudBackendListenerDelegate
 
delete() - Method in class com.cbe.delegate.container.MoveDelegate
 
delete() - Method in class com.cbe.delegate.container.RemoveDelegate
 
delete() - Method in class com.cbe.delegate.container.RemoveSuccess
 
delete() - Method in class com.cbe.delegate.container.RenameDelegate
 
delete() - Method in class com.cbe.delegate.CreateAccountDelegate
 
delete() - Method in class com.cbe.delegate.CreateContainerDelegate
 
delete() - Method in class com.cbe.delegate.CreateGroupDelegate
 
delete() - Method in class com.cbe.delegate.CreateObjectDelegate
 
delete() - Method in class com.cbe.delegate.CreateRoleDelegate
 
delete() - Method in class com.cbe.delegate.DownloadBinaryDelegate
 
delete() - Method in class com.cbe.delegate.DownloadBinarySuccess
 
delete() - Method in class com.cbe.delegate.DownloadDelegate
 
delete() - Method in class com.cbe.delegate.DownloadSuccess
 
delete() - Method in class com.cbe.delegate.Error
 
delete() - Method in class com.cbe.delegate.GetStreamsDelegate
 
delete() - Method in class com.cbe.delegate.GetSubscriptionsDelegate
 
delete() - Method in class com.cbe.delegate.group.JoinDelegate
 
delete() - Method in class com.cbe.delegate.group.RemoveDelegate
 
delete() - Method in class com.cbe.delegate.group.RemoveSuccess
 
delete() - Method in class com.cbe.delegate.group.RenameDelegate
 
delete() - Method in class com.cbe.delegate.ICloudBackendListener
 
delete() - Method in class com.cbe.delegate.JoinDelegate
 
delete() - Method in class com.cbe.delegate.KickDelegate
 
delete() - Method in class com.cbe.delegate.KickSuccess
 
delete() - Method in class com.cbe.delegate.LeaveDelegate
 
delete() - Method in class com.cbe.delegate.LeaveSuccess
 
delete() - Method in class com.cbe.delegate.ListGroupsDelegate
 
delete() - Method in class com.cbe.delegate.ListMembersDelegate
 
delete() - Method in class com.cbe.delegate.ListRolesDelegate
 
delete() - Method in class com.cbe.delegate.ListSharesDelegate
 
delete() - Method in class com.cbe.delegate.LogInDelegate
 
delete() - Method in class com.cbe.delegate.object.MoveDelegate
 
delete() - Method in class com.cbe.delegate.object.RemoveDelegate
 
delete() - Method in class com.cbe.delegate.object.RemoveSuccess
 
delete() - Method in class com.cbe.delegate.object.RenameDelegate
 
delete() - Method in class com.cbe.delegate.PublishDelegate
 
delete() - Method in class com.cbe.delegate.QueryDelegate
 
delete() - Method in class com.cbe.delegate.QueryError
 
delete() - Method in class com.cbe.delegate.QueryJoinDelegate
 
delete() - Method in class com.cbe.delegate.QueryLoaded
 
delete() - Method in class com.cbe.delegate.RemoveRoleDelegate
 
delete() - Method in class com.cbe.delegate.RemoveRoleMemberDelegate
 
delete() - Method in class com.cbe.delegate.SearchGroupsDelegate
 
delete() - Method in class com.cbe.delegate.ShareDelegate
 
delete() - Method in class com.cbe.delegate.ShareSuccess
 
delete() - Method in class com.cbe.delegate.SubscribeDelegate
 
delete() - Method in class com.cbe.delegate.TransferError
 
delete() - Method in class com.cbe.delegate.UnBanDelegate
 
delete() - Method in class com.cbe.delegate.UnBanSuccess
 
delete() - Method in class com.cbe.delegate.UnPublishDelegate
 
delete() - Method in class com.cbe.delegate.UnPublishSuccess
 
delete() - Method in class com.cbe.delegate.UnShareDelegate
 
delete() - Method in class com.cbe.delegate.UnShareSuccess
 
delete() - Method in class com.cbe.delegate.UnSubscribeDelegate
 
delete() - Method in class com.cbe.delegate.UnSubscribeSuccess
 
delete() - Method in class com.cbe.delegate.UpdateKeyValuesDelegate
 
delete() - Method in class com.cbe.delegate.UploadDelegate
 
delete() - Method in class com.cbe.Filter
 
delete() - Method in class com.cbe.Group
 
delete() - Method in class com.cbe.GroupFilter
 
delete() - Method in class com.cbe.GroupManager
 
delete() - Method in class com.cbe.GroupQueryResult
 
delete() - Method in class com.cbe.Item
 
delete() - Method in class com.cbe.Member
 
delete() - Method in class com.cbe.Object
 
delete() - Method in class com.cbe.Publish
 
delete() - Method in class com.cbe.PublishManager
 
delete() - Method in class com.cbe.QueryChain
 
delete() - Method in class com.cbe.QueryChainExt
 
delete() - Method in class com.cbe.QueryResult
 
delete() - Method in class com.cbe.Request
 
delete() - Method in class com.cbe.Role
 
delete() - Method in class com.cbe.ShareData
 
delete() - Method in class com.cbe.ShareManager
 
delete() - Method in class com.cbe.Stream
 
delete() - Method in class com.cbe.Subscribe
 
delete() - Method in class com.cbe.SubscribeManager
 
delete() - Method in class com.cbe.util.Context
 
delete() - Method in class com.std.Acl_Map
 
delete() - Method in class com.std.Acl_Map.Iterator
 
delete() - Method in class com.std.BanInfo
 
delete() - Method in class com.std.BanInfo.Iterator
 
delete() - Method in class com.std.BanInfoKey
 
delete() - Method in class com.std.BanInfoValue
 
delete() - Method in class com.std.Database_Map
 
delete() - Method in class com.std.Database_Map.Iterator
 
delete() - Method in class com.std.Groups_Vec
 
delete() - Method in class com.std.Items_Vec
 
delete() - Method in class com.std.Members_Vec
 
delete() - Method in class com.std.Obj_KV_Map
 
delete() - Method in class com.std.Obj_KV_Map.Iterator
 
delete() - Method in class com.std.Obj_VI_Pair
 
delete() - Method in class com.std.PermissionAclScopeEnum
 
delete() - Method in class com.std.Requests_Vec
 
delete() - Method in class com.std.Roles_Vec
 
delete() - Method in class com.std.ShareData_Vec
 
delete() - Method in class com.std.ShareInfo_Map
 
delete() - Method in class com.std.ShareInfo_Map.Iterator
 
delete() - Method in class com.std.Streams_Vec
 
delete() - Method in class com.std.UserId_Vec
 
Delete - Enum constant in enum class com.cbe.Permissions
 
DeleteChangeACL - Enum constant in enum class com.cbe.Permissions
 
deleted() - Method in class com.cbe.Item
Returns the deleted date, if applicable (i.e.
description() - Method in class com.cbe.Item
A item text description, where applicable.
download(long, DownloadBinaryDelegate) - Method in class com.cbe.Object
Download the binary data associated with current object.
download(String, DownloadDelegate) - Method in class com.cbe.Object
Download the data of current object to the the local file system.
DownloadBinaryDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Object::download(DownloadBinaryDelegatePtr)
DownloadBinaryDelegate() - Constructor for class com.cbe.delegate.DownloadBinaryDelegate
 
DownloadBinaryDelegate(long, boolean) - Constructor for class com.cbe.delegate.DownloadBinaryDelegate
 
DownloadBinarySuccess - Class in com.cbe.delegate

Convenience type that bundles all parameters passed to method
cbe::delegate::DownloadBinaryDelegate::onDownloadBinarySuccess.
DownloadBinarySuccess() - Constructor for class com.cbe.delegate.DownloadBinarySuccess
 
DownloadBinarySuccess(long, boolean) - Constructor for class com.cbe.delegate.DownloadBinarySuccess
 
DownloadBinarySuccess(DefaultCtor) - Constructor for class com.cbe.delegate.DownloadBinarySuccess
 
DownloadBinarySuccess(Object, byte[]) - Constructor for class com.cbe.delegate.DownloadBinarySuccess
 
DownloadDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Object::download(const std::string&, DownloadDelegatePtr)
cbe::Object::downloadStream(const std::string&,cbe::Stream,DownloadDelegatePtr)
DownloadDelegate() - Constructor for class com.cbe.delegate.DownloadDelegate
 
DownloadDelegate(long, boolean) - Constructor for class com.cbe.delegate.DownloadDelegate
 
downloadStream(String, Stream, DownloadDelegate) - Method in class com.cbe.Object
Download a stream of an Object to local filesystem.
DownloadSuccess - Class in com.cbe.delegate

Convenience type that bundles all parameters passed to method
cbe::delegate::DownloadDelegate::onDownloadSuccess.
DownloadSuccess() - Constructor for class com.cbe.delegate.DownloadSuccess
 
DownloadSuccess(long, boolean) - Constructor for class com.cbe.delegate.DownloadSuccess
 
DownloadSuccess(DefaultCtor) - Constructor for class com.cbe.delegate.DownloadSuccess
 
DownloadSuccess(Object, String) - Constructor for class com.cbe.delegate.DownloadSuccess
 

E

entrySet() - Method in class com.std.Acl_Map
 
entrySet() - Method in class com.std.BanInfo
 
entrySet() - Method in class com.std.Database_Map
 
entrySet() - Method in class com.std.Obj_KV_Map
 
entrySet() - Method in class com.std.ShareInfo_Map
 
Error - Class in com.cbe.delegate
Entity class containing the error information
Error() - Constructor for class com.cbe.delegate.Error
Conditional comment: Doxygen_Suppress
Error(long, boolean) - Constructor for class com.cbe.delegate.Error
 
Error(long, String, String) - Constructor for class com.cbe.delegate.Error
 

F

Failed - Enum constant in enum class com.cbe.AccountStatus
 
filter() - Method in class com.cbe.GroupQueryResult
Returns a copy of the filter used for query.
filter() - Method in class com.cbe.QueryResult
Returns a copy of the filter used for query.
Filter - Class in com.cbe
Use to select Item that meets specific criterias when doing a query.
Filter() - Constructor for class com.cbe.Filter
 
Filter(long, boolean) - Constructor for class com.cbe.Filter
 
Filter(Filter) - Constructor for class com.cbe.Filter
 
FilterOrder - Enum Class in com.cbe
Set the filter order in which the search or query will be sorted after.
finalize() - Method in class com.cbe.Account
 
finalize() - Method in class com.cbe.CloudBackend
 
finalize() - Method in class com.cbe.Container
 
finalize() - Method in class com.cbe.Database
 
finalize() - Method in class com.cbe.delegate.AclDelegate
 
finalize() - Method in class com.cbe.delegate.AddRoleMemberDelegate
 
finalize() - Method in class com.cbe.delegate.BanDelegate
 
finalize() - Method in class com.cbe.delegate.BanSuccess
 
finalize() - Method in class com.cbe.delegate.CloudBackendListenerDelegate
 
finalize() - Method in class com.cbe.delegate.container.MoveDelegate
 
finalize() - Method in class com.cbe.delegate.container.RemoveDelegate
 
finalize() - Method in class com.cbe.delegate.container.RemoveSuccess
 
finalize() - Method in class com.cbe.delegate.container.RenameDelegate
 
finalize() - Method in class com.cbe.delegate.CreateAccountDelegate
 
finalize() - Method in class com.cbe.delegate.CreateContainerDelegate
 
finalize() - Method in class com.cbe.delegate.CreateGroupDelegate
 
finalize() - Method in class com.cbe.delegate.CreateObjectDelegate
 
finalize() - Method in class com.cbe.delegate.CreateRoleDelegate
 
finalize() - Method in class com.cbe.delegate.DownloadBinaryDelegate
 
finalize() - Method in class com.cbe.delegate.DownloadBinarySuccess
 
finalize() - Method in class com.cbe.delegate.DownloadDelegate
 
finalize() - Method in class com.cbe.delegate.DownloadSuccess
 
finalize() - Method in class com.cbe.delegate.Error
 
finalize() - Method in class com.cbe.delegate.GetStreamsDelegate
 
finalize() - Method in class com.cbe.delegate.GetSubscriptionsDelegate
 
finalize() - Method in class com.cbe.delegate.group.JoinDelegate
 
finalize() - Method in class com.cbe.delegate.group.RemoveDelegate
 
finalize() - Method in class com.cbe.delegate.group.RemoveSuccess
 
finalize() - Method in class com.cbe.delegate.group.RenameDelegate
 
finalize() - Method in class com.cbe.delegate.ICloudBackendListener
 
finalize() - Method in class com.cbe.delegate.JoinDelegate
 
finalize() - Method in class com.cbe.delegate.KickDelegate
 
finalize() - Method in class com.cbe.delegate.KickSuccess
 
finalize() - Method in class com.cbe.delegate.LeaveDelegate
 
finalize() - Method in class com.cbe.delegate.LeaveSuccess
 
finalize() - Method in class com.cbe.delegate.ListGroupsDelegate
 
finalize() - Method in class com.cbe.delegate.ListMembersDelegate
 
finalize() - Method in class com.cbe.delegate.ListRolesDelegate
 
finalize() - Method in class com.cbe.delegate.ListSharesDelegate
 
finalize() - Method in class com.cbe.delegate.LogInDelegate
 
finalize() - Method in class com.cbe.delegate.object.MoveDelegate
 
finalize() - Method in class com.cbe.delegate.object.RemoveDelegate
 
finalize() - Method in class com.cbe.delegate.object.RemoveSuccess
 
finalize() - Method in class com.cbe.delegate.object.RenameDelegate
 
finalize() - Method in class com.cbe.delegate.PublishDelegate
 
finalize() - Method in class com.cbe.delegate.QueryDelegate
 
finalize() - Method in class com.cbe.delegate.QueryError
 
finalize() - Method in class com.cbe.delegate.QueryJoinDelegate
 
finalize() - Method in class com.cbe.delegate.QueryLoaded
 
finalize() - Method in class com.cbe.delegate.RemoveRoleDelegate
 
finalize() - Method in class com.cbe.delegate.RemoveRoleMemberDelegate
 
finalize() - Method in class com.cbe.delegate.SearchGroupsDelegate
 
finalize() - Method in class com.cbe.delegate.ShareDelegate
 
finalize() - Method in class com.cbe.delegate.ShareSuccess
 
finalize() - Method in class com.cbe.delegate.SubscribeDelegate
 
finalize() - Method in class com.cbe.delegate.TransferError
 
finalize() - Method in class com.cbe.delegate.UnBanDelegate
 
finalize() - Method in class com.cbe.delegate.UnBanSuccess
 
finalize() - Method in class com.cbe.delegate.UnPublishDelegate
 
finalize() - Method in class com.cbe.delegate.UnPublishSuccess
 
finalize() - Method in class com.cbe.delegate.UnShareDelegate
 
finalize() - Method in class com.cbe.delegate.UnShareSuccess
 
finalize() - Method in class com.cbe.delegate.UnSubscribeDelegate
 
finalize() - Method in class com.cbe.delegate.UnSubscribeSuccess
 
finalize() - Method in class com.cbe.delegate.UpdateKeyValuesDelegate
 
finalize() - Method in class com.cbe.delegate.UploadDelegate
 
finalize() - Method in class com.cbe.Filter
 
finalize() - Method in class com.cbe.Group
 
finalize() - Method in class com.cbe.GroupFilter
 
finalize() - Method in class com.cbe.GroupManager
 
finalize() - Method in class com.cbe.GroupQueryResult
 
finalize() - Method in class com.cbe.Item
 
finalize() - Method in class com.cbe.Member
 
finalize() - Method in class com.cbe.Object
 
finalize() - Method in class com.cbe.Publish
 
finalize() - Method in class com.cbe.PublishManager
 
finalize() - Method in class com.cbe.QueryChain
 
finalize() - Method in class com.cbe.QueryChainExt
 
finalize() - Method in class com.cbe.QueryResult
 
finalize() - Method in class com.cbe.Request
 
finalize() - Method in class com.cbe.Role
 
finalize() - Method in class com.cbe.ShareData
 
finalize() - Method in class com.cbe.ShareManager
 
finalize() - Method in class com.cbe.Stream
 
finalize() - Method in class com.cbe.Subscribe
 
finalize() - Method in class com.cbe.SubscribeManager
 
finalize() - Method in class com.cbe.util.Context
 
finalize() - Method in class com.std.Acl_Map
 
finalize() - Method in class com.std.Acl_Map.Iterator
 
finalize() - Method in class com.std.BanInfo
 
finalize() - Method in class com.std.BanInfo.Iterator
 
finalize() - Method in class com.std.BanInfoKey
 
finalize() - Method in class com.std.BanInfoValue
 
finalize() - Method in class com.std.Database_Map
 
finalize() - Method in class com.std.Database_Map.Iterator
 
finalize() - Method in class com.std.Groups_Vec
 
finalize() - Method in class com.std.Items_Vec
 
finalize() - Method in class com.std.Members_Vec
 
finalize() - Method in class com.std.Obj_KV_Map
 
finalize() - Method in class com.std.Obj_KV_Map.Iterator
 
finalize() - Method in class com.std.Obj_VI_Pair
 
finalize() - Method in class com.std.PermissionAclScopeEnum
 
finalize() - Method in class com.std.Requests_Vec
 
finalize() - Method in class com.std.Roles_Vec
 
finalize() - Method in class com.std.ShareData_Vec
 
finalize() - Method in class com.std.ShareInfo_Map
 
finalize() - Method in class com.std.ShareInfo_Map.Iterator
 
finalize() - Method in class com.std.Streams_Vec
 
finalize() - Method in class com.std.UserId_Vec
 
firstName() - Method in class com.cbe.Account
Returns the given name of the user.
Friends - Enum constant in enum class com.cbe.PublishVisibility
 

G

get(int) - Method in class com.std.Groups_Vec
 
get(int) - Method in class com.std.Items_Vec
 
get(int) - Method in class com.std.Members_Vec
 
get(int) - Method in class com.std.Requests_Vec
 
get(int) - Method in class com.std.Roles_Vec
 
get(int) - Method in class com.std.ShareData_Vec
 
get(int) - Method in class com.std.Streams_Vec
 
get(int) - Method in class com.std.UserId_Vec
 
get(Object) - Method in class com.std.Acl_Map
 
get(Object) - Method in class com.std.BanInfo
 
get(Object) - Method in class com.std.Database_Map
 
get(Object) - Method in class com.std.Obj_KV_Map
 
get(Object) - Method in class com.std.ShareInfo_Map
 
getAcl(AclDelegate) - Method in class com.cbe.Container
Retrieves its ACL map.
getAcl(AclDelegate) - Method in class com.cbe.Object
Returns the Access Control List for current Object.
getAlias() - Method in class com.cbe.Request
 
getApplicationComment() - Method in class com.cbe.Request
 
getAscending() - Method in class com.cbe.Filter
Returns the settings on how the data was sorted and displayed.
getAscending() - Method in class com.cbe.GroupFilter
Returns the settings on how the data was sorted and displayed.
getByPassCache() - Method in class com.cbe.Filter
Returns if skipping the cache was used or not.
getContainerFirst() - Method in class com.cbe.Filter
Determines if containers should be sorted before objects.
getContainerId() - Method in class com.cbe.delegate.container.RemoveSuccess
 
getCount() - Method in class com.cbe.Filter
Returns the size of the resultset of the query.
getCount() - Method in class com.cbe.GroupFilter
Returns the value of the count that was set for the query.
getCPtr(Account) - Static method in class com.cbe.Account
 
getCPtr(CloudBackend) - Static method in class com.cbe.CloudBackend
 
getCPtr(Container) - Static method in class com.cbe.Container
 
getCPtr(Database) - Static method in class com.cbe.Database
 
getCPtr(AclDelegate) - Static method in class com.cbe.delegate.AclDelegate
 
getCPtr(AddRoleMemberDelegate) - Static method in class com.cbe.delegate.AddRoleMemberDelegate
 
getCPtr(BanDelegate) - Static method in class com.cbe.delegate.BanDelegate
 
getCPtr(BanSuccess) - Static method in class com.cbe.delegate.BanSuccess
 
getCPtr(CloudBackendListenerDelegate) - Static method in class com.cbe.delegate.CloudBackendListenerDelegate
 
getCPtr(MoveDelegate) - Static method in class com.cbe.delegate.container.MoveDelegate
 
getCPtr(RemoveDelegate) - Static method in class com.cbe.delegate.container.RemoveDelegate
 
getCPtr(RemoveSuccess) - Static method in class com.cbe.delegate.container.RemoveSuccess
 
getCPtr(RenameDelegate) - Static method in class com.cbe.delegate.container.RenameDelegate
 
getCPtr(CreateAccountDelegate) - Static method in class com.cbe.delegate.CreateAccountDelegate
 
getCPtr(CreateContainerDelegate) - Static method in class com.cbe.delegate.CreateContainerDelegate
 
getCPtr(CreateGroupDelegate) - Static method in class com.cbe.delegate.CreateGroupDelegate
 
getCPtr(CreateObjectDelegate) - Static method in class com.cbe.delegate.CreateObjectDelegate
 
getCPtr(CreateRoleDelegate) - Static method in class com.cbe.delegate.CreateRoleDelegate
 
getCPtr(DownloadBinaryDelegate) - Static method in class com.cbe.delegate.DownloadBinaryDelegate
 
getCPtr(DownloadBinarySuccess) - Static method in class com.cbe.delegate.DownloadBinarySuccess
 
getCPtr(DownloadDelegate) - Static method in class com.cbe.delegate.DownloadDelegate
 
getCPtr(DownloadSuccess) - Static method in class com.cbe.delegate.DownloadSuccess
 
getCPtr(Error) - Static method in class com.cbe.delegate.Error
 
getCPtr(GetStreamsDelegate) - Static method in class com.cbe.delegate.GetStreamsDelegate
 
getCPtr(GetSubscriptionsDelegate) - Static method in class com.cbe.delegate.GetSubscriptionsDelegate
 
getCPtr(JoinDelegate) - Static method in class com.cbe.delegate.group.JoinDelegate
 
getCPtr(RemoveDelegate) - Static method in class com.cbe.delegate.group.RemoveDelegate
 
getCPtr(RemoveSuccess) - Static method in class com.cbe.delegate.group.RemoveSuccess
 
getCPtr(RenameDelegate) - Static method in class com.cbe.delegate.group.RenameDelegate
 
getCPtr(ICloudBackendListener) - Static method in class com.cbe.delegate.ICloudBackendListener
 
getCPtr(JoinDelegate) - Static method in class com.cbe.delegate.JoinDelegate
 
getCPtr(KickDelegate) - Static method in class com.cbe.delegate.KickDelegate
 
getCPtr(KickSuccess) - Static method in class com.cbe.delegate.KickSuccess
 
getCPtr(LeaveDelegate) - Static method in class com.cbe.delegate.LeaveDelegate
 
getCPtr(LeaveSuccess) - Static method in class com.cbe.delegate.LeaveSuccess
 
getCPtr(ListGroupsDelegate) - Static method in class com.cbe.delegate.ListGroupsDelegate
 
getCPtr(ListMembersDelegate) - Static method in class com.cbe.delegate.ListMembersDelegate
 
getCPtr(ListRolesDelegate) - Static method in class com.cbe.delegate.ListRolesDelegate
 
getCPtr(ListSharesDelegate) - Static method in class com.cbe.delegate.ListSharesDelegate
 
getCPtr(LogInDelegate) - Static method in class com.cbe.delegate.LogInDelegate
 
getCPtr(MoveDelegate) - Static method in class com.cbe.delegate.object.MoveDelegate
 
getCPtr(RemoveDelegate) - Static method in class com.cbe.delegate.object.RemoveDelegate
 
getCPtr(RemoveSuccess) - Static method in class com.cbe.delegate.object.RemoveSuccess
 
getCPtr(RenameDelegate) - Static method in class com.cbe.delegate.object.RenameDelegate
 
getCPtr(PublishDelegate) - Static method in class com.cbe.delegate.PublishDelegate
 
getCPtr(QueryDelegate) - Static method in class com.cbe.delegate.QueryDelegate
 
getCPtr(QueryError) - Static method in class com.cbe.delegate.QueryError
 
getCPtr(QueryJoinDelegate) - Static method in class com.cbe.delegate.QueryJoinDelegate
 
getCPtr(QueryLoaded) - Static method in class com.cbe.delegate.QueryLoaded
 
getCPtr(RemoveRoleDelegate) - Static method in class com.cbe.delegate.RemoveRoleDelegate
 
getCPtr(RemoveRoleMemberDelegate) - Static method in class com.cbe.delegate.RemoveRoleMemberDelegate
 
getCPtr(SearchGroupsDelegate) - Static method in class com.cbe.delegate.SearchGroupsDelegate
 
getCPtr(ShareDelegate) - Static method in class com.cbe.delegate.ShareDelegate
 
getCPtr(ShareSuccess) - Static method in class com.cbe.delegate.ShareSuccess
 
getCPtr(SubscribeDelegate) - Static method in class com.cbe.delegate.SubscribeDelegate
 
getCPtr(TransferError) - Static method in class com.cbe.delegate.TransferError
 
getCPtr(UnBanDelegate) - Static method in class com.cbe.delegate.UnBanDelegate
 
getCPtr(UnBanSuccess) - Static method in class com.cbe.delegate.UnBanSuccess
 
getCPtr(UnPublishDelegate) - Static method in class com.cbe.delegate.UnPublishDelegate
 
getCPtr(UnPublishSuccess) - Static method in class com.cbe.delegate.UnPublishSuccess
 
getCPtr(UnShareDelegate) - Static method in class com.cbe.delegate.UnShareDelegate
 
getCPtr(UnShareSuccess) - Static method in class com.cbe.delegate.UnShareSuccess
 
getCPtr(UnSubscribeDelegate) - Static method in class com.cbe.delegate.UnSubscribeDelegate
 
getCPtr(UnSubscribeSuccess) - Static method in class com.cbe.delegate.UnSubscribeSuccess
 
getCPtr(UpdateKeyValuesDelegate) - Static method in class com.cbe.delegate.UpdateKeyValuesDelegate
 
getCPtr(UploadDelegate) - Static method in class com.cbe.delegate.UploadDelegate
 
getCPtr(Filter) - Static method in class com.cbe.Filter
 
getCPtr(Group) - Static method in class com.cbe.Group
 
getCPtr(GroupFilter) - Static method in class com.cbe.GroupFilter
 
getCPtr(GroupManager) - Static method in class com.cbe.GroupManager
 
getCPtr(GroupQueryResult) - Static method in class com.cbe.GroupQueryResult
 
getCPtr(Item) - Static method in class com.cbe.Item
 
getCPtr(Member) - Static method in class com.cbe.Member
 
getCPtr(Object) - Static method in class com.cbe.Object
 
getCPtr(Publish) - Static method in class com.cbe.Publish
 
getCPtr(PublishManager) - Static method in class com.cbe.PublishManager
 
getCPtr(QueryChain) - Static method in class com.cbe.QueryChain
 
getCPtr(QueryChainExt) - Static method in class com.cbe.QueryChainExt
 
getCPtr(QueryResult) - Static method in class com.cbe.QueryResult
 
getCPtr(Request) - Static method in class com.cbe.Request
 
getCPtr(Role) - Static method in class com.cbe.Role
 
getCPtr(ShareData) - Static method in class com.cbe.ShareData
 
getCPtr(ShareManager) - Static method in class com.cbe.ShareManager
 
getCPtr(Stream) - Static method in class com.cbe.Stream
 
getCPtr(Subscribe) - Static method in class com.cbe.Subscribe
 
getCPtr(SubscribeManager) - Static method in class com.cbe.SubscribeManager
 
getCPtr(Context) - Static method in class com.cbe.util.Context
 
getCPtr(Acl_Map) - Static method in class com.std.Acl_Map
 
getCPtr(Acl_Map.Iterator) - Static method in class com.std.Acl_Map.Iterator
 
getCPtr(BanInfo) - Static method in class com.std.BanInfo
 
getCPtr(BanInfo.Iterator) - Static method in class com.std.BanInfo.Iterator
 
getCPtr(BanInfoKey) - Static method in class com.std.BanInfoKey
 
getCPtr(BanInfoValue) - Static method in class com.std.BanInfoValue
 
getCPtr(Database_Map) - Static method in class com.std.Database_Map
 
getCPtr(Database_Map.Iterator) - Static method in class com.std.Database_Map.Iterator
 
getCPtr(Groups_Vec) - Static method in class com.std.Groups_Vec
 
getCPtr(Items_Vec) - Static method in class com.std.Items_Vec
 
getCPtr(Members_Vec) - Static method in class com.std.Members_Vec
 
getCPtr(Obj_KV_Map) - Static method in class com.std.Obj_KV_Map
 
getCPtr(Obj_KV_Map.Iterator) - Static method in class com.std.Obj_KV_Map.Iterator
 
getCPtr(Obj_VI_Pair) - Static method in class com.std.Obj_VI_Pair
 
getCPtr(PermissionAclScopeEnum) - Static method in class com.std.PermissionAclScopeEnum
 
getCPtr(Requests_Vec) - Static method in class com.std.Requests_Vec
 
getCPtr(Roles_Vec) - Static method in class com.std.Roles_Vec
 
getCPtr(ShareData_Vec) - Static method in class com.std.ShareData_Vec
 
getCPtr(ShareInfo_Map) - Static method in class com.std.ShareInfo_Map
 
getCPtr(ShareInfo_Map.Iterator) - Static method in class com.std.ShareInfo_Map.Iterator
 
getCPtr(Streams_Vec) - Static method in class com.std.Streams_Vec
 
getCPtr(UserId_Vec) - Static method in class com.std.UserId_Vec
 
getData() - Method in class com.cbe.delegate.DownloadBinarySuccess
 
getDataType() - Method in class com.cbe.Filter
Returns the requested data type.
getDate() - Method in class com.cbe.Request
 
getDate() - Method in class com.cbe.Subscribe
Gets the date as unix epoch number
getDeleted() - Method in class com.cbe.Filter
Determines if deleted objects in the bin are included.
getDeleted() - Method in class com.cbe.GroupFilter
If deleted objects in the bin are included.
getDescription() - Method in class com.cbe.Publish
Gets the description
getDescription() - Method in class com.cbe.Subscribe
Gets the description
getErrorCode() - Method in class com.cbe.delegate.Error
Mimics the general error code encoding in the www.
getFilter() - Method in class com.cbe.delegate.QueryError
 
getFilter() - Method in class com.cbe.GroupFilter
The filter in question.
getFirst() - Method in class com.std.BanInfoKey
 
getFirst() - Method in class com.std.BanInfoValue
 
getFirst() - Method in class com.std.Obj_VI_Pair
 
getFirst() - Method in class com.std.PermissionAclScopeEnum
 
getFnName() - Method in class com.cbe.util.Context
 
getGroupId() - Method in class com.cbe.delegate.group.RemoveSuccess
 
getGroupName() - Method in class com.cbe.delegate.group.RemoveSuccess
 
getGroupOrder() - Method in class com.cbe.GroupFilter
Returns the order the query was sorted check enum FilterOrder to see options for sorting.
getGroupsSnapshot() - Method in class com.cbe.GroupQueryResult
Returns a copy of a vector containing the groups for the queryResult.
getId() - Method in class com.cbe.ShareData
 
getIsUserId() - Method in class com.cbe.ShareData
 
getItemId() - Method in class com.cbe.delegate.UnPublishSuccess
 
getItemId() - Method in class com.cbe.delegate.UnSubscribeSuccess
 
getItemOrder() - Method in class com.cbe.Filter
Returns the order the query was sorted.
getItemsSnapshot() - Method in class com.cbe.QueryResult
Returns a copy of a vector containing the items for this QueryResult.
getLength() - Method in class com.cbe.delegate.DownloadBinarySuccess
 
getLength() - Method in class com.cbe.Stream
the size in Bytes
getMemberBanInfo() - Method in class com.cbe.Member
Gets the member ban info map.
getMemberId() - Method in class com.cbe.delegate.BanSuccess
 
getMemberId() - Method in class com.cbe.delegate.KickSuccess
 
getMemberId() - Method in class com.cbe.delegate.LeaveSuccess
 
getMemberId() - Method in class com.cbe.delegate.UnBanSuccess
 
getMemberName() - Method in class com.cbe.delegate.BanSuccess
 
getMemberName() - Method in class com.cbe.delegate.KickSuccess
 
getMemberName() - Method in class com.cbe.delegate.LeaveSuccess
 
getMemberName() - Method in class com.cbe.delegate.UnBanSuccess
 
getMessage() - Method in class com.cbe.delegate.Error
Human readable additional information about the error.
getMessage() - Method in class com.cbe.delegate.UnShareSuccess
 
getMimeType() - Method in class com.cbe.Object
Returns the mime type of the object.
getName() - Method in class com.cbe.delegate.container.RemoveSuccess
 
getName() - Method in class com.cbe.delegate.object.RemoveSuccess
 
getName() - Method in class com.cbe.delegate.TransferError
 
getObject() - Method in class com.cbe.delegate.DownloadBinarySuccess
 
getObject() - Method in class com.cbe.delegate.DownloadSuccess
 
getObjectId() - Method in class com.cbe.delegate.object.RemoveSuccess
 
getObjectId() - Method in class com.cbe.delegate.TransferError
 
getObjectType() - Method in class com.cbe.Object
Returns the Object type.
getOffset() - Method in class com.cbe.Filter
Determines the offset of items to be skiped.
getOffset() - Method in class com.cbe.GroupFilter
Returns the offset that was used for the filter in the query.
getOrder() - Method in class com.cbe.GroupFilter
get the filterorder as a string.
getOwner() - Method in class com.cbe.Subscribe
Gets the owner id number
getParentId() - Method in class com.cbe.delegate.TransferError
 
getPassword() - Method in class com.cbe.Publish
Gets the password if applicable
getPassword() - Method in class com.cbe.Subscribe
Gets the password
getPath() - Method in class com.cbe.delegate.DownloadSuccess
 
getPrivacy() - Method in class com.cbe.Publish
Gets the privacy setting,
see cbe::PublishVisibility enum
getPrivacy() - Method in class com.cbe.Subscribe
Gets the privacy
see cbe::PublishVisibility enum
getPublicFirst() - Method in class com.cbe.GroupFilter
If public groups should be sorted before private.
getPublished() - Method in class com.cbe.Item
Gets the publish information
getPublished() - Method in class com.cbe.PublishManager
Lists publications that are shared with other
userids.
getPublishId() - Method in class com.cbe.delegate.UnPublishSuccess
 
getPublishId() - Method in class com.cbe.delegate.UnSubscribeSuccess
 
getPublishId() - Method in class com.cbe.Publish
Gets the publish id number
getPublishId() - Method in class com.cbe.Subscribe
Gets the publish id number
getQuery() - Method in class com.cbe.Filter
Returns the query string that was set on the filter.
getQuery() - Method in class com.cbe.GroupFilter
Returns the query string that was set on the filter.
getQueryResult() - Method in class com.cbe.QueryChain
Returns the QueryResult provided to the delegate after the the last query()
or join() call.
getReason() - Method in class com.cbe.delegate.Error
Human readable description of the reason for the failure.
getSecond() - Method in class com.std.BanInfoKey
 
getSecond() - Method in class com.std.BanInfoValue
 
getSecond() - Method in class com.std.Obj_VI_Pair
 
getSecond() - Method in class com.std.PermissionAclScopeEnum
 
getSecurity() - Method in class com.cbe.Publish
Gets the security setting,
see cbe::PublishAccess enum
getSecurity() - Method in class com.cbe.Subscribe
Gets the security
see cbe::PublishAccess enum
getShareFromUserId(long) - Method in class com.cbe.Item
Get the shareId by reference of userId.
getShareId() - Method in class com.cbe.delegate.ShareSuccess
 
getShareIds() - Method in class com.cbe.Item
A map of share ids for this item.
getStreamId() - Method in class com.cbe.Stream
the id number of the stream
getStreams(GetStreamsDelegate) - Method in class com.cbe.Object
Downloads the streams meta data associated with current object to
the SDK's cache.
GetStreamsDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Object::getStreams()

GetStreamsDelegate() - Constructor for class com.cbe.delegate.GetStreamsDelegate
 
GetStreamsDelegate(long, boolean) - Constructor for class com.cbe.delegate.GetStreamsDelegate
 
getSubscribe() - Method in class com.cbe.Item
Gets the subscribe information
getSubscribeId() - Method in class com.cbe.Subscribe
Gets the subscribe id number
getSubscriptions(GetSubscriptionsDelegate) - Method in class com.cbe.SubscribeManager
List your current subscriptions.
GetSubscriptionsDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::SubscribeManager::getSubscriptions
GetSubscriptionsDelegate() - Constructor for class com.cbe.delegate.GetSubscriptionsDelegate
 
GetSubscriptionsDelegate(long, boolean) - Constructor for class com.cbe.delegate.GetSubscriptionsDelegate
 
getTenantId() - Method in class com.cbe.GroupManager
Returns the tenant id of the Tenant user group that the user is in.
getTitle() - Method in class com.cbe.Publish
Gets the title
getTitle() - Method in class com.cbe.Subscribe
Gets the title
getUserFromShareId(long) - Method in class com.cbe.Item
Get the userId reference of shareId.
getUserId() - Method in class com.cbe.Request
 
getVisibility() - Method in class com.cbe.Group
Visibility of the Group, Public is searchable and Private is not.
Group - Class in com.cbe
A group of members.
Group - Enum constant in enum class com.cbe.AclScope
 
Group - Enum constant in enum class com.cbe.ItemType
 
Group(long, boolean) - Constructor for class com.cbe.Group
 
Group(DefaultCtor) - Constructor for class com.cbe.Group
Default constructor.
groupContainer() - Method in class com.cbe.Group
Every group has a drive/container where resources can be shared with the members of the group.
GroupFilter - Class in com.cbe
To filter when searching a list of Group.
GroupFilter() - Constructor for class com.cbe.GroupFilter
 
GroupFilter(long, boolean) - Constructor for class com.cbe.GroupFilter
 
GroupFilter(GroupFilter) - Constructor for class com.cbe.GroupFilter
 
groupId() - Method in class com.cbe.Member
the group id number
groupId() - Method in class com.cbe.Role
Id of the group the role belongs to.
GroupInvites - Enum constant in enum class com.cbe.ObjectType
 
groupManager() - Method in class com.cbe.CloudBackend
Gets the group manager.
GroupManager - Class in com.cbe
For managing the groups.
GroupManager(long, boolean) - Constructor for class com.cbe.GroupManager
 
GroupManager(DefaultCtor) - Constructor for class com.cbe.GroupManager
Default constructor.
GroupQueryResult - Class in com.cbe
Resultset of data retrieved in a search for Group.
GroupQueryResult(long, boolean) - Constructor for class com.cbe.GroupQueryResult
 
GroupQueryResult(DefaultCtor) - Constructor for class com.cbe.GroupQueryResult
 
Groups_Vec - Class in com.std
 
Groups_Vec() - Constructor for class com.std.Groups_Vec
 
Groups_Vec(int, Group) - Constructor for class com.std.Groups_Vec
 
Groups_Vec(long, boolean) - Constructor for class com.std.Groups_Vec
 
Groups_Vec(Group[]) - Constructor for class com.std.Groups_Vec
 
Groups_Vec(Groups_Vec) - Constructor for class com.std.Groups_Vec
 
Groups_Vec(Iterable<Group>) - Constructor for class com.std.Groups_Vec
 
GroupsLoaded() - Method in class com.cbe.GroupQueryResult
Number of groups loaded in the queryResult.

H

hasFilter() - Method in class com.cbe.delegate.QueryError
 
hasPublished() - Method in class com.cbe.Item
Checks if it has published info and if getPublished() returns a valid object.
hasSubscribe() - Method in class com.cbe.Item
Checks if it has subscribe info and if getSubscribe() returns a valid object.

I

ICloudBackendListener - Class in com.cbe.delegate
 
ICloudBackendListener() - Constructor for class com.cbe.delegate.ICloudBackendListener
 
ICloudBackendListener(long, boolean) - Constructor for class com.cbe.delegate.ICloudBackendListener
 
id() - Method in class com.cbe.Group
Returns the id number of the group.
id() - Method in class com.cbe.Item
Returns an Items id.
id() - Method in class com.cbe.Role
Id of the role.
idLoaded() - Method in class com.cbe.Item
if the query did get a resultset.
Invited - Enum constant in enum class com.cbe.PublishVisibility
 
isEmpty() - Method in class com.std.Acl_Map
 
isEmpty() - Method in class com.std.BanInfo
 
isEmpty() - Method in class com.std.Database_Map
 
isEmpty() - Method in class com.std.Groups_Vec
 
isEmpty() - Method in class com.std.Items_Vec
 
isEmpty() - Method in class com.std.Members_Vec
 
isEmpty() - Method in class com.std.Obj_KV_Map
 
isEmpty() - Method in class com.std.Requests_Vec
 
isEmpty() - Method in class com.std.Roles_Vec
 
isEmpty() - Method in class com.std.ShareData_Vec
 
isEmpty() - Method in class com.std.ShareInfo_Map
 
isEmpty() - Method in class com.std.Streams_Vec
 
isEmpty() - Method in class com.std.UserId_Vec
 
isJoinedResult() - Method in class com.cbe.Filter
Determines if the resultset comes from a joined query.
Item - Class in com.cbe
A set made up of Container and Object.
Item(long, boolean) - Constructor for class com.cbe.Item
 
Item(DefaultCtor) - Constructor for class com.cbe.Item
Conditional comment: Doxygen_Suppress
Items_Vec - Class in com.std
 
Items_Vec() - Constructor for class com.std.Items_Vec
 
Items_Vec(int, Item) - Constructor for class com.std.Items_Vec
 
Items_Vec(long, boolean) - Constructor for class com.std.Items_Vec
 
Items_Vec(Item[]) - Constructor for class com.std.Items_Vec
 
Items_Vec(Items_Vec) - Constructor for class com.std.Items_Vec
 
Items_Vec(Iterable<Item>) - Constructor for class com.std.Items_Vec
 
itemsLoaded() - Method in class com.cbe.QueryResult
Number of items loaded in current QueryResult.
ItemType - Enum Class in com.cbe
ItemType can be used to sort out cbe objects if the user would like to create a container to put all different kinds of cbe objects in.
Iterator(long, boolean) - Constructor for class com.std.Acl_Map.Iterator
 
Iterator(long, boolean) - Constructor for class com.std.BanInfo.Iterator
 
Iterator(long, boolean) - Constructor for class com.std.Database_Map.Iterator
 
Iterator(long, boolean) - Constructor for class com.std.Obj_KV_Map.Iterator
 
Iterator(long, boolean) - Constructor for class com.std.ShareInfo_Map.Iterator
 

J

join(Container, String, String) - Method in class com.cbe.QueryChainExt
Performs a join request in line with function
QueryChain::join(Container,std::string,std::string,delegate::JoinDelegatePtr)
"join()" in class QueryChain.
join(Container, String, String, Container) - Method in class com.cbe.QueryChainExt
see QueryChain::join(Container,std::string,std::string,Container,delegate::JoinDelegatePtr)
join(Container, String, String, Container, JoinDelegate) - Method in class com.cbe.QueryChain
Same as
join(Container,std::string,std::string,delegate::JoinDelegatePtr),
but with an additional Container parameter containerForResults .
join(Container, String, String, Container, JoinDelegate) - Method in class com.cbe.QueryChainExt
Same as
join(Container,std::string,std::string,delegate::JoinDelegatePtr),
but with an additional Container parameter containerForResults .
join(Container, String, String, JoinDelegate) - Method in class com.cbe.QueryChain
Performs a join request in conjunction with a query, or previous join,
to get related items from another container.
join(Container, String, String, JoinDelegate) - Method in class com.cbe.QueryChainExt
Performs a join request in conjunction with a query, or previous join,
to get related items from another container.
join(Container, String, String, Filter) - Method in class com.cbe.QueryChainExt
see QueryChain::join(Container,std::string,std::string,Filter,delegate::JoinDelegatePtr)
join(Container, String, String, Filter, Container) - Method in class com.cbe.QueryChainExt
see QueryChain::join(Container,std::string,std::string,Filter,Container,delegate::JoinDelegatePtr)
join(Container, String, String, Filter, Container, JoinDelegate) - Method in class com.cbe.QueryChain
Same as
join(Container,std::string,std::string,Container,delegate::JoinDelegatePtr),
but with an additional Filter parameter constraints .
join(Container, String, String, Filter, Container, JoinDelegate) - Method in class com.cbe.QueryChainExt
Same as
join(Container,std::string,std::string,Container,delegate::JoinDelegatePtr),
but with an additional Filter parameter constraints .
join(Container, String, String, Filter, JoinDelegate) - Method in class com.cbe.QueryChain
Same as
join(Container,std::string,std::string,delegate::JoinDelegatePtr),
but with an additional Filter parameter constraints .
join(Container, String, String, Filter, JoinDelegate) - Method in class com.cbe.QueryChainExt
Same as
join(Container,std::string,std::string,delegate::JoinDelegatePtr),
but with an additional Filter parameter constraints .
join(String, Visibility, String, JoinDelegate) - Method in class com.cbe.Group
Ask to join a group.
JoinDelegate - Class in com.cbe.delegate.group
Delegate class for the asynchronous version of method:

cbe::Group::join

Note: This is different from the query chain join.
JoinDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::QueryChain::join()

Note: This is different from the group join.
JoinDelegate() - Constructor for class com.cbe.delegate.group.JoinDelegate
 
JoinDelegate() - Constructor for class com.cbe.delegate.JoinDelegate
 
JoinDelegate(long, boolean) - Constructor for class com.cbe.delegate.group.JoinDelegate
 
JoinDelegate(long, boolean) - Constructor for class com.cbe.delegate.JoinDelegate
 
joined() - Method in class com.cbe.Group
Searched groups are obtained through the GroupQuery response.

K

keyValues() - Method in class com.cbe.Object
Returns all the key/values for current object as a map.
kick(String, KickDelegate) - Method in class com.cbe.Member
Kick out a member from a group

KickDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Member::kick
KickDelegate() - Constructor for class com.cbe.delegate.KickDelegate
 
KickDelegate(long, boolean) - Constructor for class com.cbe.delegate.KickDelegate
 
KickSuccess - Class in com.cbe.delegate

Convenience type that bundles all parameters passed to method
cbe::delegate::KickDelegate::onKickSuccess.
KickSuccess() - Constructor for class com.cbe.delegate.KickSuccess
 
KickSuccess(long, boolean) - Constructor for class com.cbe.delegate.KickSuccess
 
KickSuccess(DefaultCtor) - Constructor for class com.cbe.delegate.KickSuccess
 
KickSuccess(String, long) - Constructor for class com.cbe.delegate.KickSuccess
 

L

lastName() - Method in class com.cbe.Account
Returns the surname of the user.
leave(LeaveDelegate) - Method in class com.cbe.Group
Leave group.
LeaveDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Group::leave
LeaveDelegate() - Constructor for class com.cbe.delegate.LeaveDelegate
 
LeaveDelegate(long, boolean) - Constructor for class com.cbe.delegate.LeaveDelegate
 
LeaveSuccess - Class in com.cbe.delegate
 
LeaveSuccess() - Constructor for class com.cbe.delegate.LeaveSuccess
 
LeaveSuccess(long, boolean) - Constructor for class com.cbe.delegate.LeaveSuccess
 
LeaveSuccess(DefaultCtor) - Constructor for class com.cbe.delegate.LeaveSuccess
 
LeaveSuccess(String, long) - Constructor for class com.cbe.delegate.LeaveSuccess
 
length() - Method in class com.cbe.Object
Returns the binary length/size in bytes of current object.
Length - Enum constant in enum class com.cbe.FilterOrder
 
libContainerId() - Method in class com.cbe.Account
Returns the library ContainerId.
listAvailableShares(ListSharesDelegate) - Method in class com.cbe.ShareManager
Lists the shares exposed by other users to current user.
listBannedMembers(ListMembersDelegate) - Method in class com.cbe.Group
Lists all banned former members, or users.
listGroups(ListGroupsDelegate) - Method in class com.cbe.GroupManager
List all current joined groups.
ListGroupsDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::GroupManager::listGroups
ListGroupsDelegate() - Constructor for class com.cbe.delegate.ListGroupsDelegate
 
ListGroupsDelegate(long, boolean) - Constructor for class com.cbe.delegate.ListGroupsDelegate
 
listMembers(ListMembersDelegate) - Method in class com.cbe.Group
List all members in the group.
listMembers(ListMembersDelegate) - Method in class com.cbe.Role
Lists the members of this role,

ListMembersDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Group::listMembers
ListMembersDelegate() - Constructor for class com.cbe.delegate.ListMembersDelegate
 
ListMembersDelegate(long, boolean) - Constructor for class com.cbe.delegate.ListMembersDelegate
 
listMyShares(ListSharesDelegate) - Method in class com.cbe.ShareManager
Lists the shares exposed by current user.
listRoles(ListRolesDelegate) - Method in class com.cbe.Group
Lists all roles in the group.
ListRolesDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Group::ListRoles
ListRolesDelegate() - Constructor for class com.cbe.delegate.ListRolesDelegate
 
ListRolesDelegate(long, boolean) - Constructor for class com.cbe.delegate.ListRolesDelegate
 
ListSharesDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::ShareManager::listMyShares
ListSharesDelegate() - Constructor for class com.cbe.delegate.ListSharesDelegate
 
ListSharesDelegate(long, boolean) - Constructor for class com.cbe.delegate.ListSharesDelegate
 
LoggedIn - Enum constant in enum class com.cbe.AccountStatus
 
logIn(String, String, String, String, LogInDelegate) - Static method in class com.cbe.CloudBackend
Logs in to the CloudBackend service.
LogInDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::CloudBackend::logIn(const std::string&,const std::string&,const std::string&,cbe::delegate::LogInDelegatePtr)

LogInDelegate() - Constructor for class com.cbe.delegate.LogInDelegate
 
LogInDelegate(long, boolean) - Constructor for class com.cbe.delegate.LogInDelegate
 

M

Member - Class in com.cbe
A member of a Group.
Member(long, boolean) - Constructor for class com.cbe.Member
 
Member(DefaultCtor) - Constructor for class com.cbe.Member
Default constructor.
memberId() - Method in class com.cbe.Member
The member id number.
Members_Vec - Class in com.std
 
Members_Vec() - Constructor for class com.std.Members_Vec
 
Members_Vec(int, Member) - Constructor for class com.std.Members_Vec
 
Members_Vec(long, boolean) - Constructor for class com.std.Members_Vec
 
Members_Vec(Member[]) - Constructor for class com.std.Members_Vec
 
Members_Vec(Members_Vec) - Constructor for class com.std.Members_Vec
 
Members_Vec(Iterable<Member>) - Constructor for class com.std.Members_Vec
 
move(long, MoveDelegate) - Method in class com.cbe.Container
Move a container to a different parent.
move(long, MoveDelegate) - Method in class com.cbe.Object
Relocates an object to a different container.
MoveDelegate - Class in com.cbe.delegate.container
Delegate class for the asynchronous version of method:

cbe::Container::move
MoveDelegate - Class in com.cbe.delegate.object
Delegate class for the asynchronous version of method:

cbe::Object::move
MoveDelegate() - Constructor for class com.cbe.delegate.container.MoveDelegate
 
MoveDelegate() - Constructor for class com.cbe.delegate.object.MoveDelegate
 
MoveDelegate(long, boolean) - Constructor for class com.cbe.delegate.container.MoveDelegate
 
MoveDelegate(long, boolean) - Constructor for class com.cbe.delegate.object.MoveDelegate
 

N

name() - Method in class com.cbe.Database
The database name.

name() - Method in class com.cbe.Group
Returns the name of the group.
name() - Method in class com.cbe.Item
Returns the name of the item.
name() - Method in class com.cbe.Member
Returns the member name.
name() - Method in class com.cbe.Role
Name of the role.
NoPermissions - Enum constant in enum class com.cbe.Permissions
 
NotLoggedIn - Enum constant in enum class com.cbe.AccountStatus
 

O

Obj_KV_Map - Class in com.std
 
Obj_KV_Map() - Constructor for class com.std.Obj_KV_Map
 
Obj_KV_Map(long, boolean) - Constructor for class com.std.Obj_KV_Map
 
Obj_KV_Map(Obj_KV_Map) - Constructor for class com.std.Obj_KV_Map
 
Obj_KV_Map.Iterator - Class in com.std
 
Obj_VI_Pair - Class in com.std
 
Obj_VI_Pair() - Constructor for class com.std.Obj_VI_Pair
 
Obj_VI_Pair(long, boolean) - Constructor for class com.std.Obj_VI_Pair
 
Obj_VI_Pair(Obj_VI_Pair) - Constructor for class com.std.Obj_VI_Pair
 
Obj_VI_Pair(String, boolean) - Constructor for class com.std.Obj_VI_Pair
 
Object - Class in com.cbe
Holder of a set of data, can represent a table row.
Object - Enum constant in enum class com.cbe.ItemType
 
Object(long, boolean) - Constructor for class com.cbe.Object
 
Object(DefaultCtor) - Constructor for class com.cbe.Object
 
objectsLoaded() - Method in class com.cbe.QueryResult
Returns number of objects loaded in to the query result.
ObjectType - Enum Class in com.cbe
Type of invite.
oldParentId() - Method in class com.cbe.Item
Returns the id of the Items old parent container id
in cases where the item has just been moved.
onAclError(Error, Context) - Method in class com.cbe.delegate.AclDelegate
Called if an error is encountered.
onAclSuccess(Acl_Map) - Method in class com.cbe.delegate.AclDelegate
Called upon successful GetACL.
onAddRoleMemberError(Error, Context) - Method in class com.cbe.delegate.AddRoleMemberDelegate
Called if an error is encountered.
onAddRoleMemberSuccess(long) - Method in class com.cbe.delegate.AddRoleMemberDelegate
Called upon successful AddMember.
onBanError(Error, Context) - Method in class com.cbe.delegate.BanDelegate
Called if an error is encountered.
onBanSuccess(String, long) - Method in class com.cbe.delegate.BanDelegate
Called upon successful ban.
onChunkReceived(Object, long, long) - Method in class com.cbe.delegate.DownloadBinaryDelegate
Called when a chunk of data has been received.
onChunkReceived(Object, long, long) - Method in class com.cbe.delegate.DownloadDelegate
Called when a chunk of data has been received.
onChunkSent(Object, long, long) - Method in class com.cbe.delegate.UploadDelegate
Called when a chunk of data has been sent.
onCreateAccountError(Error, Context) - Method in class com.cbe.delegate.CreateAccountDelegate
Called upon failed log in.
onCreateAccountSuccess(CloudBackend) - Method in class com.cbe.delegate.CreateAccountDelegate
Called upon successful account creation.
onCreateContainerError(Error, Context) - Method in class com.cbe.delegate.CreateContainerDelegate
Called if an error is encountered.
onCreateContainerSuccess(Container) - Method in class com.cbe.delegate.CreateContainerDelegate
Called upon successful CreateContainer.
onCreateGroupError(Error, Context) - Method in class com.cbe.delegate.CreateGroupDelegate
Called if an error is encountered.
onCreateGroupSuccess(Group) - Method in class com.cbe.delegate.CreateGroupDelegate
Called upon successful create group.
onCreateObjectError(Error, Context) - Method in class com.cbe.delegate.CreateObjectDelegate
Called if an error is encountered.
onCreateObjectSuccess(Object) - Method in class com.cbe.delegate.CreateObjectDelegate
Called upon successful CreateObject.
onCreateRoleError(Error, Context) - Method in class com.cbe.delegate.CreateRoleDelegate
Called if an error is encountered.
onCreateRoleSuccess(Role) - Method in class com.cbe.delegate.CreateRoleDelegate
Called upon successful create Role.
onDownloadBinaryError(TransferError, Context) - Method in class com.cbe.delegate.DownloadBinaryDelegate
Called if an error is encountered.
onDownloadBinarySuccess(Object, byte[]) - Method in class com.cbe.delegate.DownloadBinaryDelegate
Called upon successful Download.
onDownloadError(TransferError, Context) - Method in class com.cbe.delegate.DownloadDelegate
Called if an error is encountered.
onDownloadSuccess(Object, String) - Method in class com.cbe.delegate.DownloadDelegate
Called upon successful Download.
onGetStreamsError(Error, Context) - Method in class com.cbe.delegate.GetStreamsDelegate
Called if an error is encountered.
onGetStreamsSuccess(Streams_Vec) - Method in class com.cbe.delegate.GetStreamsDelegate
Called upon successful Object::GetStreams.
onGetSubscriptionsError(Error, Context) - Method in class com.cbe.delegate.GetSubscriptionsDelegate
Called if an error is encountered.
onGetSubscriptionsSuccess(QueryResult) - Method in class com.cbe.delegate.GetSubscriptionsDelegate
Called upon successful GetSubscriptions.
onJoinError(Error, Context) - Method in class com.cbe.delegate.group.JoinDelegate
Called if an error is encountered.
onJoinError(QueryError, Context) - Method in class com.cbe.delegate.JoinDelegate
Called upon a failed join() call.
onJoinSuccess(Group) - Method in class com.cbe.delegate.group.JoinDelegate
Called upon successful Join.
onJoinSuccess(QueryResult) - Method in class com.cbe.delegate.JoinDelegate
Called upon successful query.
onKickError(Error, Context) - Method in class com.cbe.delegate.KickDelegate
Called if an error is encountered.
onKickSuccess(String, long) - Method in class com.cbe.delegate.KickDelegate
Called upon successful ban.
onLeaveError(Error, Context) - Method in class com.cbe.delegate.LeaveDelegate
Called if an error is encountered.
onLeaveSuccess(String, long) - Method in class com.cbe.delegate.LeaveDelegate
Called upon successful leave.
onListGroupsError(Error, Context) - Method in class com.cbe.delegate.ListGroupsDelegate
Called if an error is encountered.
onListGroupsSuccess(Groups_Vec) - Method in class com.cbe.delegate.ListGroupsDelegate
Called upon successful listGroup
onListMembersError(Error, Context) - Method in class com.cbe.delegate.ListMembersDelegate
Called if an error is encountered.
onListMembersSuccess(Members_Vec) - Method in class com.cbe.delegate.ListMembersDelegate
Called upon successful ListMembers.
onListRolesError(Error, Context) - Method in class com.cbe.delegate.ListRolesDelegate
Called if an error is encountered.
onListRolesSuccess(Roles_Vec) - Method in class com.cbe.delegate.ListRolesDelegate
Called upon successful ListRoles.
onListSharesError(Error, Context) - Method in class com.cbe.delegate.ListSharesDelegate
Called if an error is encountered.
onListSharesSuccess(QueryResult) - Method in class com.cbe.delegate.ListSharesDelegate
Called upon successful Share.
onLogInError(Error, Context) - Method in class com.cbe.delegate.LogInDelegate
Called upon failed log in.
onLogInSuccess(CloudBackend) - Method in class com.cbe.delegate.LogInDelegate
Called upon successful log in.
onMoveError(Error, Context) - Method in class com.cbe.delegate.container.MoveDelegate
Called if an error is encountered.
onMoveError(Error, Context) - Method in class com.cbe.delegate.object.MoveDelegate
Called if an error is encountered.
onMoveSuccess(Container) - Method in class com.cbe.delegate.container.MoveDelegate
Called upon successful Move.
onMoveSuccess(Object) - Method in class com.cbe.delegate.object.MoveDelegate
Called upon successful Move.
onPublishError(Error, Context) - Method in class com.cbe.delegate.PublishDelegate
Called if an error is encountered.
onPublishSuccess(Items_Vec) - Method in class com.cbe.delegate.PublishDelegate
Called upon successful publish.
onQueryError(QueryError, Context) - Method in class com.cbe.delegate.QueryDelegate
Called upon a failed query() or join() call.
onQueryJoinError(QueryError, Context) - Method in class com.cbe.delegate.QueryJoinDelegate
Called upon a failed query() or join() call.
onQueryJoinSuccess(QueryResult) - Method in class com.cbe.delegate.QueryJoinDelegate
Called upon successful query.
onQuerySuccess(QueryResult) - Method in class com.cbe.delegate.QueryDelegate
Called upon successful query.
onQuerySuccess(QueryResult) - Method in class com.cbe.delegate.QueryLoaded
Called upon successful query.
onRemoteContainerAdded(Container) - Method in class com.cbe.delegate.CloudBackendListenerDelegate
 
onRemoteContainerAdded(Container) - Method in class com.cbe.delegate.ICloudBackendListener
Called upon successful Create.
onRemoteContainerMoved(Container) - Method in class com.cbe.delegate.CloudBackendListenerDelegate
 
onRemoteContainerMoved(Container) - Method in class com.cbe.delegate.ICloudBackendListener
Called upon successful Move.
onRemoteContainerRemoved(long, String) - Method in class com.cbe.delegate.CloudBackendListenerDelegate
 
onRemoteContainerRemoved(long, String) - Method in class com.cbe.delegate.ICloudBackendListener
Called upon successful Remove.
onRemoteContainerRenamed(Container) - Method in class com.cbe.delegate.CloudBackendListenerDelegate
 
onRemoteContainerRenamed(Container) - Method in class com.cbe.delegate.ICloudBackendListener
Called upon successful Rename.
onRemoteObjectAdded(Object) - Method in class com.cbe.delegate.CloudBackendListenerDelegate
 
onRemoteObjectAdded(Object) - Method in class com.cbe.delegate.ICloudBackendListener
Called upon successful create of an object.
onRemoteObjectMoved(Object) - Method in class com.cbe.delegate.CloudBackendListenerDelegate
 
onRemoteObjectMoved(Object) - Method in class com.cbe.delegate.ICloudBackendListener
Called upon successful move of an object.
onRemoteObjectRemoved(long, String) - Method in class com.cbe.delegate.CloudBackendListenerDelegate
 
onRemoteObjectRemoved(long, String) - Method in class com.cbe.delegate.ICloudBackendListener
Called upon successful removal of an object.
onRemoteObjectRenamed(Object) - Method in class com.cbe.delegate.CloudBackendListenerDelegate
 
onRemoteObjectRenamed(Object) - Method in class com.cbe.delegate.ICloudBackendListener
Called upon successful renaming of an object.
onRemoveError(Error, Context) - Method in class com.cbe.delegate.container.RemoveDelegate
Called if an error is encountered.
onRemoveError(Error, Context) - Method in class com.cbe.delegate.group.RemoveDelegate
Called if an error is encountered.
onRemoveError(Error, Context) - Method in class com.cbe.delegate.object.RemoveDelegate
Called if an error is encountered.
onRemoveRoleError(Error, Context) - Method in class com.cbe.delegate.RemoveRoleDelegate
Called if an error is encountered.
onRemoveRoleMemberError(Error, Context) - Method in class com.cbe.delegate.RemoveRoleMemberDelegate
Called if an error is encountered.
onRemoveRoleMemberSuccess(long) - Method in class com.cbe.delegate.RemoveRoleMemberDelegate
Called upon successful RemoveMember.
onRemoveRoleSuccess(long) - Method in class com.cbe.delegate.RemoveRoleDelegate
Called upon successful removal of the Role.
onRemoveSuccess(long, String) - Method in class com.cbe.delegate.container.RemoveDelegate
Called upon successful Remove.
onRemoveSuccess(long, String) - Method in class com.cbe.delegate.group.RemoveDelegate
Called upon successful remove.
onRemoveSuccess(long, String) - Method in class com.cbe.delegate.object.RemoveDelegate
Called upon successful object remove.
onRenameError(Error, Context) - Method in class com.cbe.delegate.container.RenameDelegate
Called if an error is encountered.
onRenameError(Error, Context) - Method in class com.cbe.delegate.group.RenameDelegate
Called if an error is encountered.
onRenameError(Error, Context) - Method in class com.cbe.delegate.object.RenameDelegate
Called if an error is encountered.
onRenameSuccess(Container) - Method in class com.cbe.delegate.container.RenameDelegate
Called upon successful Rename.
onRenameSuccess(Group, String) - Method in class com.cbe.delegate.group.RenameDelegate
Called upon successful rename.
onRenameSuccess(Object) - Method in class com.cbe.delegate.object.RenameDelegate
Called upon successful Rename.
onSearchGroupsError(Error, Context) - Method in class com.cbe.delegate.SearchGroupsDelegate
Called if an error is encountered.
onSearchGroupsSuccess(GroupQueryResult) - Method in class com.cbe.delegate.SearchGroupsDelegate
Called upon successful search.
onShareError(Error, Context) - Method in class com.cbe.delegate.ShareDelegate
Called if an error is encountered.
onShareSuccess(long) - Method in class com.cbe.delegate.ShareDelegate
Called upon successful share.
onSubscribeError(Error, Context) - Method in class com.cbe.delegate.SubscribeDelegate
Called if an error is encountered.
onSubscribeSuccess(Items_Vec) - Method in class com.cbe.delegate.SubscribeDelegate
Called upon successful subscribe.
onUnBanError(Error, Context) - Method in class com.cbe.delegate.UnBanDelegate
Called if an error is encountered.
onUnBanSuccess(String, long) - Method in class com.cbe.delegate.UnBanDelegate
Called upon successful unBan.
onUnPublishError(Error, Context) - Method in class com.cbe.delegate.UnPublishDelegate
Called if an error was encountered.
onUnPublishSuccess(long, long) - Method in class com.cbe.delegate.UnPublishDelegate
Called upon successful unPublish.
onUnShareError(Error, Context) - Method in class com.cbe.delegate.UnShareDelegate
Called if an error is encountered.
onUnShareSuccess(String) - Method in class com.cbe.delegate.UnShareDelegate
Called upon successful UnShare.
onUnSubscribeError(Error, Context) - Method in class com.cbe.delegate.UnSubscribeDelegate
Called if an error is encountered.
onUnSubscribeSuccess(long, long) - Method in class com.cbe.delegate.UnSubscribeDelegate
Called upon successful UnSubscribe.
onUpdateKeyValuesError(Error, Context) - Method in class com.cbe.delegate.UpdateKeyValuesDelegate
Called if an error is encountered.
onUpdateKeyValuesSuccess(Object) - Method in class com.cbe.delegate.UpdateKeyValuesDelegate
Called upon successful UpdateKeyValues.
onUploadError(TransferError, Context) - Method in class com.cbe.delegate.UploadDelegate
Called if an error is encountered.
onUploadSuccess(Object) - Method in class com.cbe.delegate.UploadDelegate
Called upon successful Upload.
Other - Enum constant in enum class com.cbe.ObjectType
 
ownerId() - Method in class com.cbe.Database
The userId number of the owner.
ownerId() - Method in class com.cbe.Item
Returns the owner id number.

P

parentId() - Method in class com.cbe.Group
Group's Parent id number.
parentId() - Method in class com.cbe.Item
Returns the id of the Items parent container id.
password() - Method in class com.cbe.Account
Returns the password of the account.
path() - Method in class com.cbe.Item
Returns the path if applicable.
PermissionAclScopeEnum - Class in com.std
 
PermissionAclScopeEnum() - Constructor for class com.std.PermissionAclScopeEnum
 
PermissionAclScopeEnum(long, boolean) - Constructor for class com.std.PermissionAclScopeEnum
 
PermissionAclScopeEnum(Permissions, AclScope) - Constructor for class com.std.PermissionAclScopeEnum
 
PermissionAclScopeEnum(PermissionAclScopeEnum) - Constructor for class com.std.PermissionAclScopeEnum
 
Permissions - Enum Class in com.cbe
Represents the access permission that can be set for any cbe::Object or cbe::Container.
Private - Enum constant in enum class com.cbe.PublishVisibility
 
Private - Enum constant in enum class com.cbe.Visibility
 
Public - Enum constant in enum class com.cbe.PublishVisibility
 
Public - Enum constant in enum class com.cbe.Visibility
 
publish(PublishAccess, PublishVisibility, String, String, PublishDelegate) - Method in class com.cbe.Container
Publishes a container and its content to any user.
publish(PublishAccess, PublishVisibility, String, String, PublishDelegate) - Method in class com.cbe.Object
Publishes current object to any user.
Publish - Class in com.cbe
Managing a published Item.
Publish(long, boolean) - Constructor for class com.cbe.Publish
 
Publish(DefaultCtor) - Constructor for class com.cbe.Publish
Default constructor.
PublishAccess - Enum Class in com.cbe
Access permission for publish.
PublishDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of methods:

cbe::Container::publish
cbe::Object::publish
PublishDelegate() - Constructor for class com.cbe.delegate.PublishDelegate
 
PublishDelegate(long, boolean) - Constructor for class com.cbe.delegate.PublishDelegate
 
Published - Enum constant in enum class com.cbe.FilterOrder
 
publishManager() - Method in class com.cbe.CloudBackend
Gets the publish manager.
PublishManager - Class in com.cbe
Managing the list of web shares.
PublishManager(long, boolean) - Constructor for class com.cbe.PublishManager
 
PublishManager(DefaultCtor) - Constructor for class com.cbe.PublishManager
Default constructor.
PublishVisibility - Enum Class in com.cbe
Visibility for publish.
put(BanInfoKey, BanInfoValue) - Method in class com.std.BanInfo
 
put(Long, PermissionAclScopeEnum) - Method in class com.std.Acl_Map
 
put(Long, ShareData_Vec) - Method in class com.std.ShareInfo_Map
 
put(String, Database) - Method in class com.std.Database_Map
 
put(String, Obj_VI_Pair) - Method in class com.std.Obj_KV_Map
 

Q

query(long, QueryDelegate) - Method in class com.cbe.CloudBackend
Select Item's of a container (table).
query(long, QueryJoinDelegate) - Method in class com.cbe.CloudBackend
Join multiple tables.
query(long, Filter, QueryDelegate) - Method in class com.cbe.CloudBackend
Select Item's of a container (table) with a filter (where).
query(long, Filter, QueryJoinDelegate) - Method in class com.cbe.CloudBackend
Join multiple tables using filter (where).
query(QueryDelegate) - Method in class com.cbe.Container
Select list of objects.
query(QueryJoinDelegate) - Method in class com.cbe.Container
Select list of objects, for join.
query(Filter, QueryDelegate) - Method in class com.cbe.Container
Select list of objects using filter.
query(Filter, QueryJoinDelegate) - Method in class com.cbe.Container
Select list of objects using filter, for join.
QueryChain - Class in com.cbe
To do a search for Object combining more than one Container table.
QueryChain(long, boolean) - Constructor for class com.cbe.QueryChain
 
QueryChain(DefaultCtor) - Constructor for class com.cbe.QueryChain
 
QueryChainExt - Class in com.cbe
Extension of class QueryChain.
QueryChainExt(long, boolean) - Constructor for class com.cbe.QueryChainExt
 
QueryDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of methods:

CloudBackend::queryWithPath(),
and its overloads
CloudBackend::query(),
and its overloads
CloudBackend::search(),
and its overloads
Container::queryWithPath()
Container::query(),
and its overloads
Container::search(),
and its overloads

QueryDelegate() - Constructor for class com.cbe.delegate.QueryDelegate
 
QueryDelegate(long, boolean) - Constructor for class com.cbe.delegate.QueryDelegate
 
QueryError - Class in com.cbe.delegate
Contains error information delivered from CloudBackend SDK i connection with
a failed query, or join
QueryError() - Constructor for class com.cbe.delegate.QueryError
 
QueryError(long, boolean) - Constructor for class com.cbe.delegate.QueryError
 
QueryError(long, String, String) - Constructor for class com.cbe.delegate.QueryError
 
QueryError(Filter, long, String, String) - Constructor for class com.cbe.delegate.QueryError
 
QueryJoinDelegate - Class in com.cbe.delegate
Delegate callback interface for asynchronous methods:

CloudBackend::query(ContainerId,delegate::QueryJoinDelegatePtr) and
overloads.
QueryJoinDelegate() - Constructor for class com.cbe.delegate.QueryJoinDelegate
 
QueryJoinDelegate(long, boolean) - Constructor for class com.cbe.delegate.QueryJoinDelegate
 
QueryLoaded - Class in com.cbe.delegate
 
QueryLoaded() - Constructor for class com.cbe.delegate.QueryLoaded
 
QueryLoaded(long, boolean) - Constructor for class com.cbe.delegate.QueryLoaded
 
QueryResult - Class in com.cbe
resultset of data retrieved.
QueryResult(long, boolean) - Constructor for class com.cbe.QueryResult
 
QueryResult(DefaultCtor) - Constructor for class com.cbe.QueryResult
Default constructor.
queryWithPath(String, long, QueryDelegate) - Method in class com.cbe.CloudBackend
Queries items of a container with a given path.
queryWithPath(String, QueryDelegate) - Method in class com.cbe.CloudBackend
Queries items of a container with a given path relative the home root container.
queryWithPath(String, QueryDelegate) - Method in class com.cbe.Container
Select list of objects in hierarchy.

R

Read - Enum constant in enum class com.cbe.Permissions
 
Read - Enum constant in enum class com.cbe.PublishAccess
 
ReadChangeACL - Enum constant in enum class com.cbe.Permissions
 
ReadDelete - Enum constant in enum class com.cbe.Permissions
 
ReadDeleteChangeACL - Enum constant in enum class com.cbe.Permissions
 
readLocked() - Method in class com.cbe.Database
Checks if it has a read lock.
ReadWrite - Enum constant in enum class com.cbe.Permissions
 
ReadWriteChangeACL - Enum constant in enum class com.cbe.Permissions
 
ReadWriteDelete - Enum constant in enum class com.cbe.Permissions
 
Relevance - Enum constant in enum class com.cbe.FilterOrder
 
remove(int) - Method in class com.std.Groups_Vec
 
remove(int) - Method in class com.std.Items_Vec
 
remove(int) - Method in class com.std.Members_Vec
 
remove(int) - Method in class com.std.Requests_Vec
 
remove(int) - Method in class com.std.Roles_Vec
 
remove(int) - Method in class com.std.ShareData_Vec
 
remove(int) - Method in class com.std.Streams_Vec
 
remove(int) - Method in class com.std.UserId_Vec
 
remove(RemoveDelegate) - Method in class com.cbe.Container
Delete the container.
remove(RemoveDelegate) - Method in class com.cbe.Group
Remove group.
remove(RemoveDelegate) - Method in class com.cbe.Object
Remove the object from cloud and locally.
remove(Object) - Method in class com.std.Acl_Map
 
remove(Object) - Method in class com.std.BanInfo
 
remove(Object) - Method in class com.std.Database_Map
 
remove(Object) - Method in class com.std.Obj_KV_Map
 
remove(Object) - Method in class com.std.ShareInfo_Map
 
RemoveDelegate - Class in com.cbe.delegate.container
Delegate class for the asynchronous version of method:

cbe::Container::remove
RemoveDelegate - Class in com.cbe.delegate.group
Delegate class for the asynchronous version of method:

cbe::Group::remove
RemoveDelegate - Class in com.cbe.delegate.object
Delegate class for the asynchronous version of method:

cbe::Object::remove
RemoveDelegate() - Constructor for class com.cbe.delegate.container.RemoveDelegate
 
RemoveDelegate() - Constructor for class com.cbe.delegate.group.RemoveDelegate
 
RemoveDelegate() - Constructor for class com.cbe.delegate.object.RemoveDelegate
 
RemoveDelegate(long, boolean) - Constructor for class com.cbe.delegate.container.RemoveDelegate
 
RemoveDelegate(long, boolean) - Constructor for class com.cbe.delegate.group.RemoveDelegate
 
RemoveDelegate(long, boolean) - Constructor for class com.cbe.delegate.object.RemoveDelegate
 
removeListener(long) - Method in class com.cbe.CloudBackend
Delete a specific listener.
removeRange(int, int) - Method in class com.std.Groups_Vec
 
removeRange(int, int) - Method in class com.std.Items_Vec
 
removeRange(int, int) - Method in class com.std.Members_Vec
 
removeRange(int, int) - Method in class com.std.Requests_Vec
 
removeRange(int, int) - Method in class com.std.Roles_Vec
 
removeRange(int, int) - Method in class com.std.ShareData_Vec
 
removeRange(int, int) - Method in class com.std.Streams_Vec
 
removeRange(int, int) - Method in class com.std.UserId_Vec
 
removeRole(long, RemoveRoleDelegate) - Method in class com.cbe.Group
Removes a role in the group.
RemoveRoleDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Role::removeRole
RemoveRoleDelegate() - Constructor for class com.cbe.delegate.RemoveRoleDelegate
 
RemoveRoleDelegate(long, boolean) - Constructor for class com.cbe.delegate.RemoveRoleDelegate
 
removeRoleMember(long, RemoveRoleMemberDelegate) - Method in class com.cbe.Role
Removes a member to this role.
RemoveRoleMemberDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Group::RemoveMember
RemoveRoleMemberDelegate() - Constructor for class com.cbe.delegate.RemoveRoleMemberDelegate
 
RemoveRoleMemberDelegate(long, boolean) - Constructor for class com.cbe.delegate.RemoveRoleMemberDelegate
 
RemoveSuccess - Class in com.cbe.delegate.container

Convenience type that bundles all parameters passed to method
cbe::delegate::container::RemoveDelegate::onRemoveSuccess.
RemoveSuccess - Class in com.cbe.delegate.group

Convenience type that bundles all parameters passed to method
cbe::delegate::group::RemoveDelegate::onRemoveSuccess.
RemoveSuccess - Class in com.cbe.delegate.object

Convenience type that bundles all parameters passed to method
cbe::delegate::object::onRemoveSuccess.
RemoveSuccess() - Constructor for class com.cbe.delegate.container.RemoveSuccess
 
RemoveSuccess() - Constructor for class com.cbe.delegate.group.RemoveSuccess
 
RemoveSuccess() - Constructor for class com.cbe.delegate.object.RemoveSuccess
 
RemoveSuccess(long, boolean) - Constructor for class com.cbe.delegate.container.RemoveSuccess
 
RemoveSuccess(long, boolean) - Constructor for class com.cbe.delegate.group.RemoveSuccess
 
RemoveSuccess(long, boolean) - Constructor for class com.cbe.delegate.object.RemoveSuccess
 
RemoveSuccess(long, String) - Constructor for class com.cbe.delegate.container.RemoveSuccess
 
RemoveSuccess(long, String) - Constructor for class com.cbe.delegate.group.RemoveSuccess
 
RemoveSuccess(long, String) - Constructor for class com.cbe.delegate.object.RemoveSuccess
 
RemoveSuccess(DefaultCtor) - Constructor for class com.cbe.delegate.container.RemoveSuccess
 
RemoveSuccess(DefaultCtor) - Constructor for class com.cbe.delegate.group.RemoveSuccess
 
RemoveSuccess(DefaultCtor) - Constructor for class com.cbe.delegate.object.RemoveSuccess
 
rename(String, RenameDelegate) - Method in class com.cbe.Container
Change the name of the container.
rename(String, RenameDelegate) - Method in class com.cbe.Group
Rename the Group; group id does not change.
rename(String, RenameDelegate) - Method in class com.cbe.Object
Rename object.
RenameDelegate - Class in com.cbe.delegate.container
Delegate class for the asynchronous version of method:

cbe::Container::rename
RenameDelegate - Class in com.cbe.delegate.group
Delegate class for the asynchronous version of method:

cbe::Group::rename
RenameDelegate - Class in com.cbe.delegate.object
Delegate class for the asynchronous version of method:

cbe::Object::rename
RenameDelegate() - Constructor for class com.cbe.delegate.container.RenameDelegate
 
RenameDelegate() - Constructor for class com.cbe.delegate.group.RenameDelegate
 
RenameDelegate() - Constructor for class com.cbe.delegate.object.RenameDelegate
 
RenameDelegate(long, boolean) - Constructor for class com.cbe.delegate.container.RenameDelegate
 
RenameDelegate(long, boolean) - Constructor for class com.cbe.delegate.group.RenameDelegate
 
RenameDelegate(long, boolean) - Constructor for class com.cbe.delegate.object.RenameDelegate
 
report() - Method in class com.cbe.util.Context
 
Request - Class in com.cbe
Contains information on a request for a Member to join a group.
Request(long, boolean) - Constructor for class com.cbe.Request
 
Request(long, String, String, long) - Constructor for class com.cbe.Request
 
requests() - Method in class com.cbe.Group
Requests to join the group.
Requests_Vec - Class in com.std
 
Requests_Vec() - Constructor for class com.std.Requests_Vec
 
Requests_Vec(int, Request) - Constructor for class com.std.Requests_Vec
 
Requests_Vec(long, boolean) - Constructor for class com.std.Requests_Vec
 
Requests_Vec(Request[]) - Constructor for class com.std.Requests_Vec
 
Requests_Vec(Requests_Vec) - Constructor for class com.std.Requests_Vec
 
Requests_Vec(Iterable<Request>) - Constructor for class com.std.Requests_Vec
 
reserve(long) - Method in class com.std.Groups_Vec
 
reserve(long) - Method in class com.std.Items_Vec
 
reserve(long) - Method in class com.std.Members_Vec
 
reserve(long) - Method in class com.std.Requests_Vec
 
reserve(long) - Method in class com.std.Roles_Vec
 
reserve(long) - Method in class com.std.ShareData_Vec
 
reserve(long) - Method in class com.std.Streams_Vec
 
reserve(long) - Method in class com.std.UserId_Vec
 
Role - Class in com.cbe
User role information.
Role - Enum constant in enum class com.cbe.AclScope
 
Role(long, boolean) - Constructor for class com.cbe.Role
 
Role(DefaultCtor) - Constructor for class com.cbe.Role
Default constructor.
Roles_Vec - Class in com.std
 
Roles_Vec() - Constructor for class com.std.Roles_Vec
 
Roles_Vec(int, Role) - Constructor for class com.std.Roles_Vec
 
Roles_Vec(long, boolean) - Constructor for class com.std.Roles_Vec
 
Roles_Vec(Role[]) - Constructor for class com.std.Roles_Vec
 
Roles_Vec(Roles_Vec) - Constructor for class com.std.Roles_Vec
 
Roles_Vec(Iterable<Role>) - Constructor for class com.std.Roles_Vec
 
rootContainer() - Method in class com.cbe.Account
Returns the rootContainer for the account.
rootContainer() - Method in class com.cbe.Database
The top container of the database.
rootDatabase() - Method in class com.cbe.Account
Returns the DatabaseId for home:// .

S

S1 - Enum constant in enum class com.cbe.FilterOrder
 
S2 - Enum constant in enum class com.cbe.FilterOrder
 
S3 - Enum constant in enum class com.cbe.FilterOrder
 
S4 - Enum constant in enum class com.cbe.FilterOrder
 
search(Filter, long, QueryDelegate) - Method in class com.cbe.CloudBackend
Select Object's with specified key/values using filter.
search(Filter, QueryDelegate) - Method in class com.cbe.Container
Search using filter.
search(String, long, QueryDelegate) - Method in class com.cbe.CloudBackend
Select Object's with specified key/values.
search(String, QueryDelegate) - Method in class com.cbe.Container
Search by tags.
searchGroups(GroupFilter, SearchGroupsDelegate) - Method in class com.cbe.GroupManager
Search for open public groups.
searchGroups(GroupFilter, SearchGroupsDelegate, long) - Method in class com.cbe.GroupManager
Search for open public groups.
SearchGroupsDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::GroupManager::searchGroups()
SearchGroupsDelegate() - Constructor for class com.cbe.delegate.SearchGroupsDelegate
 
SearchGroupsDelegate(long, boolean) - Constructor for class com.cbe.delegate.SearchGroupsDelegate
 
set(int, Group) - Method in class com.std.Groups_Vec
 
set(int, Item) - Method in class com.std.Items_Vec
 
set(int, Member) - Method in class com.std.Members_Vec
 
set(int, Request) - Method in class com.std.Requests_Vec
 
set(int, Role) - Method in class com.std.Roles_Vec
 
set(int, ShareData) - Method in class com.std.ShareData_Vec
 
set(int, Stream) - Method in class com.std.Streams_Vec
 
set(int, Long) - Method in class com.std.UserId_Vec
 
setAcl(Acl_Map, AclDelegate) - Method in class com.cbe.Container
set ACL.
setAcl(Acl_Map, AclDelegate) - Method in class com.cbe.Object
Sets the Access Control List for current object.
setAlias(String) - Method in class com.cbe.Request
 
setApplicationComment(String) - Method in class com.cbe.Request
 
setAscending(boolean) - Method in class com.cbe.Filter
Sets the order, ascending , in which data should be displayed.
setAscending(boolean) - Method in class com.cbe.GroupFilter
Sets the Order in which data should be displayed, Acending meaning alfabetical order.
setByPassCache(boolean) - Method in class com.cbe.Filter
Set to ignore the local SDK cache.
setContainerFirst(boolean) - Method in class com.cbe.Filter
If Container should be displayed before Object

setContainerId(long) - Method in class com.cbe.delegate.container.RemoveSuccess
 
setCount(long) - Method in class com.cbe.Filter
Set the maximum resultset.
setCount(long) - Method in class com.cbe.GroupFilter
Set the Number of items you want to get from a container.
setData(String) - Method in class com.cbe.delegate.DownloadBinarySuccess
 
setDataType(ItemType) - Method in class com.cbe.Filter
Set which datatypes to query for.
setDate(long) - Method in class com.cbe.Request
 
setDeleted(boolean) - Method in class com.cbe.Filter
Whether to include deleted items.
setDeleted(boolean) - Method in class com.cbe.GroupFilter
If you want to see deleted groups set deleted to true.
setDescription(String) - Method in class com.cbe.Publish
Set the Description of this publication

setErrorCode(long) - Method in class com.cbe.delegate.Error
Mimics the general error code encoding in the www.
setFilter(String) - Method in class com.cbe.GroupFilter
Not fully tested but should be a regular expression.
setFirst(long) - Method in class com.std.BanInfoKey
 
setFirst(long) - Method in class com.std.BanInfoValue
 
setFirst(Permissions) - Method in class com.std.PermissionAclScopeEnum
 
setFirst(String) - Method in class com.std.Obj_VI_Pair
 
setFnName(String) - Method in class com.cbe.util.Context
 
setGroupId(long) - Method in class com.cbe.delegate.group.RemoveSuccess
 
setGroupName(String) - Method in class com.cbe.delegate.group.RemoveSuccess
 
setId(long) - Method in class com.cbe.ShareData
 
setIsUserId(boolean) - Method in class com.cbe.ShareData
 
setItemId(long) - Method in class com.cbe.delegate.UnPublishSuccess
 
setItemId(long) - Method in class com.cbe.delegate.UnSubscribeSuccess
 
setItemOrder(FilterOrder) - Method in class com.cbe.Filter
Set the order of how data will be shown by the enum of FilterOrder.
setLength(long) - Method in class com.cbe.delegate.DownloadBinarySuccess
 
setLength(long) - Method in class com.cbe.Stream
the size in Bytes
setMemberId(long) - Method in class com.cbe.delegate.BanSuccess
 
setMemberId(long) - Method in class com.cbe.delegate.KickSuccess
 
setMemberId(long) - Method in class com.cbe.delegate.LeaveSuccess
 
setMemberId(long) - Method in class com.cbe.delegate.UnBanSuccess
 
setMemberName(String) - Method in class com.cbe.delegate.BanSuccess
 
setMemberName(String) - Method in class com.cbe.delegate.KickSuccess
 
setMemberName(String) - Method in class com.cbe.delegate.LeaveSuccess
 
setMemberName(String) - Method in class com.cbe.delegate.UnBanSuccess
 
setMessage(String) - Method in class com.cbe.delegate.Error
Human readable additional information about the error.
setMessage(String) - Method in class com.cbe.delegate.UnShareSuccess
 
setName(String) - Method in class com.cbe.delegate.container.RemoveSuccess
 
setName(String) - Method in class com.cbe.delegate.object.RemoveSuccess
 
setName(String) - Method in class com.cbe.delegate.TransferError
 
setObject(Object) - Method in class com.cbe.delegate.DownloadBinarySuccess
 
setObject(Object) - Method in class com.cbe.delegate.DownloadSuccess
 
setObjectId(long) - Method in class com.cbe.delegate.object.RemoveSuccess
 
setObjectId(long) - Method in class com.cbe.delegate.TransferError
 
setOffset(long) - Method in class com.cbe.Filter
Set the offset for paging.
setOffset(long) - Method in class com.cbe.GroupFilter
Set the offset for paging, offset is the item offset where to start your query.
setParentId(long) - Method in class com.cbe.delegate.TransferError
 
setPassword(String) - Method in class com.cbe.Publish
Set the Password of this publication

setPath(String) - Method in class com.cbe.delegate.DownloadSuccess
 
setPrivacy(PublishVisibility) - Method in class com.cbe.Publish
Set the Privacy of this publication

setPublishId(long) - Method in class com.cbe.delegate.UnPublishSuccess
 
setPublishId(long) - Method in class com.cbe.delegate.UnSubscribeSuccess
 
setQuery(String) - Method in class com.cbe.Filter
Set the query string.
setQuery(String) - Method in class com.cbe.GroupFilter
Set the query string.
setReason(String) - Method in class com.cbe.delegate.Error
Human readable description of the reason for the failure.
setSecond(boolean) - Method in class com.std.Obj_VI_Pair
 
setSecond(long) - Method in class com.std.BanInfoKey
 
setSecond(AclScope) - Method in class com.std.PermissionAclScopeEnum
 
setSecond(String) - Method in class com.std.BanInfoValue
 
setSecurity(PublishAccess) - Method in class com.cbe.Publish
Set the Security of this publication

setShareId(long) - Method in class com.cbe.delegate.ShareSuccess
 
setStreamId(long) - Method in class com.cbe.Stream
the id number of the stream
setTitle(String) - Method in class com.cbe.Publish
Set the Title of this publication

setUserId(long) - Method in class com.cbe.Request
 
share(long, String, ShareDelegate) - Method in class com.cbe.Container
Make accessible by other user.
share(long, String, ShareDelegate) - Method in class com.cbe.Object
Share current object to a user.
ShareData - Class in com.cbe
This is the data used from shares(shareId).
ShareData(boolean, long) - Constructor for class com.cbe.ShareData
 
ShareData(long, boolean) - Constructor for class com.cbe.ShareData
 
ShareData_Vec - Class in com.std
 
ShareData_Vec() - Constructor for class com.std.ShareData_Vec
 
ShareData_Vec(int, ShareData) - Constructor for class com.std.ShareData_Vec
 
ShareData_Vec(long, boolean) - Constructor for class com.std.ShareData_Vec
 
ShareData_Vec(ShareData[]) - Constructor for class com.std.ShareData_Vec
 
ShareData_Vec(ShareData_Vec) - Constructor for class com.std.ShareData_Vec
 
ShareData_Vec(Iterable<ShareData>) - Constructor for class com.std.ShareData_Vec
 
ShareDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of methods:

cbe::Container::share
cbe::Object::share
ShareDelegate() - Constructor for class com.cbe.delegate.ShareDelegate
 
ShareDelegate(long, boolean) - Constructor for class com.cbe.delegate.ShareDelegate
 
ShareInfo_Map - Class in com.std
 
ShareInfo_Map() - Constructor for class com.std.ShareInfo_Map
 
ShareInfo_Map(long, boolean) - Constructor for class com.std.ShareInfo_Map
 
ShareInfo_Map(ShareInfo_Map) - Constructor for class com.std.ShareInfo_Map
 
ShareInfo_Map.Iterator - Class in com.std
 
ShareInvite - Enum constant in enum class com.cbe.ObjectType
 
shareManager() - Method in class com.cbe.CloudBackend
Gets the share manager.
ShareManager - Class in com.cbe
Managing Shares.
ShareManager(long, boolean) - Constructor for class com.cbe.ShareManager
 
ShareManager(DefaultCtor) - Constructor for class com.cbe.ShareManager
Default constructor.
ShareSuccess - Class in com.cbe.delegate

Convenience type that bundles the parameter passed to method
cbe::delegate::ShareDelegate::onShareSuccess.
ShareSuccess() - Constructor for class com.cbe.delegate.ShareSuccess
 
ShareSuccess(long) - Constructor for class com.cbe.delegate.ShareSuccess
 
ShareSuccess(long, boolean) - Constructor for class com.cbe.delegate.ShareSuccess
 
ShareSuccess(DefaultCtor) - Constructor for class com.cbe.delegate.ShareSuccess
 
size() - Method in class com.std.Acl_Map
 
size() - Method in class com.std.BanInfo
 
size() - Method in class com.std.Database_Map
 
size() - Method in class com.std.Groups_Vec
 
size() - Method in class com.std.Items_Vec
 
size() - Method in class com.std.Members_Vec
 
size() - Method in class com.std.Obj_KV_Map
 
size() - Method in class com.std.Requests_Vec
 
size() - Method in class com.std.Roles_Vec
 
size() - Method in class com.std.ShareData_Vec
 
size() - Method in class com.std.ShareInfo_Map
 
size() - Method in class com.std.Streams_Vec
 
size() - Method in class com.std.UserId_Vec
 
source() - Method in class com.cbe.Account
Returns the tenant name of the account.
Stream - Class in com.cbe
A data file attached to Object.
Stream() - Constructor for class com.cbe.Stream
 
Stream(long, boolean) - Constructor for class com.cbe.Stream
 
Streams_Vec - Class in com.std
 
Streams_Vec() - Constructor for class com.std.Streams_Vec
 
Streams_Vec(int, Stream) - Constructor for class com.std.Streams_Vec
 
Streams_Vec(long, boolean) - Constructor for class com.std.Streams_Vec
 
Streams_Vec(Stream[]) - Constructor for class com.std.Streams_Vec
 
Streams_Vec(Streams_Vec) - Constructor for class com.std.Streams_Vec
 
Streams_Vec(Iterable<Stream>) - Constructor for class com.std.Streams_Vec
 
subscribe(long, long, String, SubscribeDelegate) - Method in class com.cbe.SubscribeManager
Subscribes to a Publish using ids.
subscribe(long, String, long, String, String, String, SubscribeDelegate) - Method in class com.cbe.SubscribeManager
Subscribes to a Publish using all parameters.
subscribe(String, String, SubscribeDelegate) - Method in class com.cbe.SubscribeManager
Subscribes to a Publish using names.
Subscribe - Class in com.cbe
Managing a subscribed Item.
Subscribe(long, boolean) - Constructor for class com.cbe.Subscribe
 
Subscribe(DefaultCtor) - Constructor for class com.cbe.Subscribe
 
SubscribeDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::SubscribeManager::subscribe
SubscribeDelegate() - Constructor for class com.cbe.delegate.SubscribeDelegate
 
SubscribeDelegate(long, boolean) - Constructor for class com.cbe.delegate.SubscribeDelegate
 
subscribeManager() - Method in class com.cbe.CloudBackend
Gets the subscribe manager.
SubscribeManager - Class in com.cbe
For managing subscriptions.
SubscribeManager(long, boolean) - Constructor for class com.cbe.SubscribeManager
 
SubscribeManager(DefaultCtor) - Constructor for class com.cbe.SubscribeManager
 
swigCMemOwn - Variable in class com.cbe.Account
 
swigCMemOwn - Variable in class com.cbe.CloudBackend
 
swigCMemOwn - Variable in class com.cbe.Database
 
swigCMemOwn - Variable in class com.cbe.delegate.BanSuccess
 
swigCMemOwn - Variable in class com.cbe.delegate.container.RemoveSuccess
 
swigCMemOwn - Variable in class com.cbe.delegate.DownloadBinarySuccess
 
swigCMemOwn - Variable in class com.cbe.delegate.Error
 
swigCMemOwn - Variable in class com.cbe.delegate.group.RemoveSuccess
 
swigCMemOwn - Variable in class com.cbe.delegate.KickSuccess
 
swigCMemOwn - Variable in class com.cbe.delegate.LeaveSuccess
 
swigCMemOwn - Variable in class com.cbe.delegate.object.RemoveSuccess
 
swigCMemOwn - Variable in class com.cbe.delegate.QueryLoaded
 
swigCMemOwn - Variable in class com.cbe.delegate.ShareSuccess
 
swigCMemOwn - Variable in class com.cbe.delegate.UnBanSuccess
 
swigCMemOwn - Variable in class com.cbe.delegate.UnPublishSuccess
 
swigCMemOwn - Variable in class com.cbe.delegate.UnShareSuccess
 
swigCMemOwn - Variable in class com.cbe.delegate.UnSubscribeSuccess
 
swigCMemOwn - Variable in class com.cbe.Filter
 
swigCMemOwn - Variable in class com.cbe.Group
 
swigCMemOwn - Variable in class com.cbe.GroupFilter
 
swigCMemOwn - Variable in class com.cbe.GroupManager
 
swigCMemOwn - Variable in class com.cbe.GroupQueryResult
 
swigCMemOwn - Variable in class com.cbe.Item
 
swigCMemOwn - Variable in class com.cbe.Member
 
swigCMemOwn - Variable in class com.cbe.Publish
 
swigCMemOwn - Variable in class com.cbe.PublishManager
 
swigCMemOwn - Variable in class com.cbe.QueryChain
 
swigCMemOwn - Variable in class com.cbe.QueryResult
 
swigCMemOwn - Variable in class com.cbe.Request
 
swigCMemOwn - Variable in class com.cbe.Role
 
swigCMemOwn - Variable in class com.cbe.ShareData
 
swigCMemOwn - Variable in class com.cbe.ShareManager
 
swigCMemOwn - Variable in class com.cbe.Stream
 
swigCMemOwn - Variable in class com.cbe.Subscribe
 
swigCMemOwn - Variable in class com.cbe.SubscribeManager
 
swigCMemOwn - Variable in class com.cbe.util.Context
 
swigCMemOwn - Variable in class com.std.Acl_Map.Iterator
 
swigCMemOwn - Variable in class com.std.Acl_Map
 
swigCMemOwn - Variable in class com.std.BanInfo.Iterator
 
swigCMemOwn - Variable in class com.std.BanInfo
 
swigCMemOwn - Variable in class com.std.BanInfoKey
 
swigCMemOwn - Variable in class com.std.BanInfoValue
 
swigCMemOwn - Variable in class com.std.Database_Map.Iterator
 
swigCMemOwn - Variable in class com.std.Database_Map
 
swigCMemOwn - Variable in class com.std.Groups_Vec
 
swigCMemOwn - Variable in class com.std.Items_Vec
 
swigCMemOwn - Variable in class com.std.Members_Vec
 
swigCMemOwn - Variable in class com.std.Obj_KV_Map.Iterator
 
swigCMemOwn - Variable in class com.std.Obj_KV_Map
 
swigCMemOwn - Variable in class com.std.Obj_VI_Pair
 
swigCMemOwn - Variable in class com.std.PermissionAclScopeEnum
 
swigCMemOwn - Variable in class com.std.Requests_Vec
 
swigCMemOwn - Variable in class com.std.Roles_Vec
 
swigCMemOwn - Variable in class com.std.ShareData_Vec
 
swigCMemOwn - Variable in class com.std.ShareInfo_Map.Iterator
 
swigCMemOwn - Variable in class com.std.ShareInfo_Map
 
swigCMemOwn - Variable in class com.std.Streams_Vec
 
swigCMemOwn - Variable in class com.std.UserId_Vec
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.AclDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.AddRoleMemberDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.BanDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.container.MoveDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.container.RemoveDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.container.RenameDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.CreateAccountDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.CreateContainerDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.CreateGroupDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.CreateObjectDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.CreateRoleDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.DownloadBinaryDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.DownloadDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.GetStreamsDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.GetSubscriptionsDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.group.JoinDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.group.RemoveDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.group.RenameDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.ICloudBackendListener
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.JoinDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.KickDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.LeaveDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.ListGroupsDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.ListMembersDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.ListRolesDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.ListSharesDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.LogInDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.object.MoveDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.object.RemoveDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.object.RenameDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.PublishDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.QueryDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.QueryJoinDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.QueryLoaded
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.RemoveRoleDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.RemoveRoleMemberDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.SearchGroupsDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.ShareDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.SubscribeDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.UnBanDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.UnPublishDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.UnShareDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.UnSubscribeDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.UpdateKeyValuesDelegate
 
swigDirectorDisconnect() - Method in class com.cbe.delegate.UploadDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.AclDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.AddRoleMemberDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.BanDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.container.MoveDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.container.RemoveDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.container.RenameDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.CreateAccountDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.CreateContainerDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.CreateGroupDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.CreateObjectDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.CreateRoleDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.DownloadBinaryDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.DownloadDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.GetStreamsDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.GetSubscriptionsDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.group.JoinDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.group.RemoveDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.group.RenameDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.ICloudBackendListener
 
swigReleaseOwnership() - Method in class com.cbe.delegate.JoinDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.KickDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.LeaveDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.ListGroupsDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.ListMembersDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.ListRolesDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.ListSharesDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.LogInDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.object.MoveDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.object.RemoveDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.object.RenameDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.PublishDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.QueryDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.QueryJoinDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.QueryLoaded
 
swigReleaseOwnership() - Method in class com.cbe.delegate.RemoveRoleDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.RemoveRoleMemberDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.SearchGroupsDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.ShareDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.SubscribeDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.UnBanDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.UnPublishDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.UnShareDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.UnSubscribeDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.UpdateKeyValuesDelegate
 
swigReleaseOwnership() - Method in class com.cbe.delegate.UploadDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.AclDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.AddRoleMemberDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.BanDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.CloudBackendListenerDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.container.MoveDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.container.RemoveDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.container.RenameDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.CreateAccountDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.CreateContainerDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.CreateGroupDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.CreateObjectDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.CreateRoleDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.DownloadBinaryDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.DownloadDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.DownloadSuccess
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.GetStreamsDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.GetSubscriptionsDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.group.JoinDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.group.RemoveDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.group.RenameDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.ICloudBackendListener
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.JoinDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.KickDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.LeaveDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.ListGroupsDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.ListMembersDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.ListRolesDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.ListSharesDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.LogInDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.object.MoveDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.object.RemoveDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.object.RenameDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.PublishDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.QueryDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.QueryJoinDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.RemoveRoleDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.RemoveRoleMemberDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.SearchGroupsDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.ShareDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.SubscribeDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.UnBanDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.UnPublishDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.UnShareDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.UnSubscribeDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.UpdateKeyValuesDelegate
 
swigSetCMemOwn(boolean) - Method in class com.cbe.delegate.UploadDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.AclDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.AddRoleMemberDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.BanDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.container.MoveDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.container.RemoveDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.container.RenameDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.CreateAccountDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.CreateContainerDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.CreateGroupDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.CreateObjectDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.CreateRoleDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.DownloadBinaryDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.DownloadDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.GetStreamsDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.GetSubscriptionsDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.group.JoinDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.group.RemoveDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.group.RenameDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.ICloudBackendListener
 
swigTakeOwnership() - Method in class com.cbe.delegate.JoinDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.KickDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.LeaveDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.ListGroupsDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.ListMembersDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.ListRolesDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.ListSharesDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.LogInDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.object.MoveDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.object.RemoveDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.object.RenameDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.PublishDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.QueryDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.QueryJoinDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.QueryLoaded
 
swigTakeOwnership() - Method in class com.cbe.delegate.RemoveRoleDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.RemoveRoleMemberDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.SearchGroupsDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.ShareDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.SubscribeDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.UnBanDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.UnPublishDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.UnShareDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.UnSubscribeDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.UpdateKeyValuesDelegate
 
swigTakeOwnership() - Method in class com.cbe.delegate.UploadDelegate
 
swigToEnum(int) - Static method in enum class com.cbe.AccountStatus
 
swigToEnum(int) - Static method in enum class com.cbe.AclScope
 
swigToEnum(int) - Static method in enum class com.cbe.DefaultCtor
 
swigToEnum(int) - Static method in enum class com.cbe.FilterOrder
 
swigToEnum(int) - Static method in enum class com.cbe.ItemType
 
swigToEnum(int) - Static method in enum class com.cbe.ObjectType
 
swigToEnum(int) - Static method in enum class com.cbe.Permissions
 
swigToEnum(int) - Static method in enum class com.cbe.PublishAccess
 
swigToEnum(int) - Static method in enum class com.cbe.PublishVisibility
 
swigToEnum(int) - Static method in enum class com.cbe.Visibility
 
swigValue() - Method in enum class com.cbe.AccountStatus
 
swigValue() - Method in enum class com.cbe.AclScope
 
swigValue() - Method in enum class com.cbe.DefaultCtor
 
swigValue() - Method in enum class com.cbe.FilterOrder
 
swigValue() - Method in enum class com.cbe.ItemType
 
swigValue() - Method in enum class com.cbe.ObjectType
 
swigValue() - Method in enum class com.cbe.Permissions
 
swigValue() - Method in enum class com.cbe.PublishAccess
 
swigValue() - Method in enum class com.cbe.PublishVisibility
 
swigValue() - Method in enum class com.cbe.Visibility
 

T

Tag - Enum constant in enum class com.cbe.ItemType
 
tenantContainerId() - Method in class com.cbe.Account
Returns the tenant ContainerId.
terminate() - Method in class com.cbe.CloudBackend
Terminates the CloudBackend service.
Title - Enum constant in enum class com.cbe.FilterOrder
 
toString() - Method in class com.cbe.delegate.Error
 
toString() - Method in class com.cbe.util.Context
 
totalCount() - Method in class com.cbe.GroupQueryResult
Total number of Groups in the cloud matching the query result.
totalCount() - Method in class com.cbe.QueryResult
total number of items in the cloud matching the query result.
TransferError - Class in com.cbe.delegate
Contains error information delivered from CloudBackend SDK in connection
with a failed transfer, i.e., upload/download.
TransferError() - Constructor for class com.cbe.delegate.TransferError
 
TransferError(long, boolean) - Constructor for class com.cbe.delegate.TransferError
 
TransferError(Error, String, long, long) - Constructor for class com.cbe.delegate.TransferError
 
type() - Method in class com.cbe.Item
Container or Object, see enum in Types.h

U

Unapplicable - Enum constant in enum class com.cbe.ItemType
 
unBan(UnBanDelegate) - Method in class com.cbe.Member
Revoke a ban of a member from a group

UnBanDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Member::unBan
UnBanDelegate() - Constructor for class com.cbe.delegate.UnBanDelegate
 
UnBanDelegate(long, boolean) - Constructor for class com.cbe.delegate.UnBanDelegate
 
UnBanSuccess - Class in com.cbe.delegate

Convenience type that bundles all parameters passed to method
cbe::delegate::UnBanDelegate::onUnBanSuccess.
UnBanSuccess() - Constructor for class com.cbe.delegate.UnBanSuccess
 
UnBanSuccess(long, boolean) - Constructor for class com.cbe.delegate.UnBanSuccess
 
UnBanSuccess(DefaultCtor) - Constructor for class com.cbe.delegate.UnBanSuccess
 
UnBanSuccess(String, long) - Constructor for class com.cbe.delegate.UnBanSuccess
 
Unknown - Enum constant in enum class com.cbe.ItemType
 
unPublish(UnPublishDelegate) - Method in class com.cbe.Container
UnPublishes this container.
unPublish(UnPublishDelegate) - Method in class com.cbe.Object
UnPublishes current object.
UnPublishDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of methods:

cbe::Container::unPublish
cbe::Object::unPublish
UnPublishDelegate() - Constructor for class com.cbe.delegate.UnPublishDelegate
 
UnPublishDelegate(long, boolean) - Constructor for class com.cbe.delegate.UnPublishDelegate
 
UnPublishSuccess - Class in com.cbe.delegate

Convenience type that bundles all parameters passed to method
cbe::delegate::UnPublishDelegate::onUnPublishError.
UnPublishSuccess() - Constructor for class com.cbe.delegate.UnPublishSuccess
 
UnPublishSuccess(long, boolean) - Constructor for class com.cbe.delegate.UnPublishSuccess
 
UnPublishSuccess(long, long) - Constructor for class com.cbe.delegate.UnPublishSuccess
 
UnPublishSuccess(DefaultCtor) - Constructor for class com.cbe.delegate.UnPublishSuccess
 
unShare(long, UnShareDelegate) - Method in class com.cbe.Container
Revoke a previous share.
unShare(long, UnShareDelegate) - Method in class com.cbe.Object


Unshare the object to a specific shareId created when sharing.
UnShareDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of methods:

cbe::Container::unShare()
cbe::Object::unShare()
UnShareDelegate() - Constructor for class com.cbe.delegate.UnShareDelegate
 
UnShareDelegate(long, boolean) - Constructor for class com.cbe.delegate.UnShareDelegate
 
UnShareSuccess - Class in com.cbe.delegate

Convenience type that bundles the parameter passed to method
cbe::delegate::ShareDelegate::onShareSuccess.
UnShareSuccess() - Constructor for class com.cbe.delegate.UnShareSuccess
 
UnShareSuccess(long, boolean) - Constructor for class com.cbe.delegate.UnShareSuccess
 
UnShareSuccess(DefaultCtor) - Constructor for class com.cbe.delegate.UnShareSuccess
 
UnShareSuccess(String) - Constructor for class com.cbe.delegate.UnShareSuccess
 
unSubscribe() - Method in class com.cbe.Subscribe
unSubscribe to this subscription.
unSubscribe(UnSubscribeDelegate) - Method in class com.cbe.Container
UnSubscribes from this container.
unSubscribe(UnSubscribeDelegate) - Method in class com.cbe.Object
UnSubscribes from this object.
UnSubscribeDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of methods:

cbe::Container::unSubscribe
cbe::Object::unSubscribe
UnSubscribeDelegate() - Constructor for class com.cbe.delegate.UnSubscribeDelegate
 
UnSubscribeDelegate(long, boolean) - Constructor for class com.cbe.delegate.UnSubscribeDelegate
 
UnSubscribeSuccess - Class in com.cbe.delegate

Convenience type that bundles all parameters passed to method
cbe::delegate::UnSubscribeDelegate::onUnSubscribeSuccess.
UnSubscribeSuccess() - Constructor for class com.cbe.delegate.UnSubscribeSuccess
 
UnSubscribeSuccess(long, boolean) - Constructor for class com.cbe.delegate.UnSubscribeSuccess
 
UnSubscribeSuccess(long, long) - Constructor for class com.cbe.delegate.UnSubscribeSuccess
 
Update - Enum constant in enum class com.cbe.PublishAccess
 
updated() - Method in class com.cbe.Item
Returns the updated date/time in Unix epoch time
Updated - Enum constant in enum class com.cbe.FilterOrder
 
updateKeyValues(UpdateKeyValuesDelegate) - Method in class com.cbe.Object
Deletes all key/value pairs of data to the object.
updateKeyValues(Obj_KV_Map, UpdateKeyValuesDelegate) - Method in class com.cbe.Object
Adds key/value pair data to the object.
UpdateKeyValuesDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Object::updateKeyValues()
UpdateKeyValuesDelegate() - Constructor for class com.cbe.delegate.UpdateKeyValuesDelegate
 
UpdateKeyValuesDelegate(long, boolean) - Constructor for class com.cbe.delegate.UpdateKeyValuesDelegate
 
upload(String, UploadDelegate) - Method in class com.cbe.Container
Upload object to container with file given by filePath.
upload(String, String, UploadDelegate) - Method in class com.cbe.Container
Create an object in current container by uploading a file.
uploadBinary(String, byte[], UploadDelegate) - Method in class com.cbe.Container
Upload from local memory to an object.
UploadDelegate - Class in com.cbe.delegate
Delegate class for the asynchronous version of method:

cbe::Container::upload(const std::string&,UploadDelegatePtr)

cbe::Container::upload(const std::string&,const std::string&,UploadDelegatePtr)
cbe::Object::uploadStream(const std::string&,cbe::StreamId,UploadDelegatePtr)
UploadDelegate() - Constructor for class com.cbe.delegate.UploadDelegate
 
UploadDelegate(long, boolean) - Constructor for class com.cbe.delegate.UploadDelegate
 
uploadStream(String, long, UploadDelegate) - Method in class com.cbe.Object
Upload a file for adding a new or replacing existing stream attached
to this object.
User - Enum constant in enum class com.cbe.AclScope
 
userId() - Method in class com.cbe.Account
Returns the account id of the user.
UserId_Vec - Class in com.std
 
UserId_Vec() - Constructor for class com.std.UserId_Vec
 
UserId_Vec(int, long) - Constructor for class com.std.UserId_Vec
 
UserId_Vec(long[]) - Constructor for class com.std.UserId_Vec
 
UserId_Vec(long, boolean) - Constructor for class com.std.UserId_Vec
 
UserId_Vec(UserId_Vec) - Constructor for class com.std.UserId_Vec
 
UserId_Vec(Iterable<Long>) - Constructor for class com.std.UserId_Vec
 
username() - Method in class com.cbe.Account
Returns the username of the account.
username() - Method in class com.cbe.Item
Returns the username of the owner if applicable.

V

valueOf(String) - Static method in enum class com.cbe.AccountStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cbe.AclScope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cbe.DefaultCtor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cbe.FilterOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cbe.ItemType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cbe.ObjectType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cbe.Permissions
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cbe.PublishAccess
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cbe.PublishVisibility
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.cbe.Visibility
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.cbe.AccountStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cbe.AclScope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cbe.DefaultCtor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cbe.FilterOrder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cbe.ItemType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cbe.ObjectType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cbe.Permissions
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cbe.PublishAccess
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cbe.PublishVisibility
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.cbe.Visibility
Returns an array containing the constants of this enum class, in the order they are declared.
version() - Method in class com.cbe.CloudBackend
Returns the version number of the SDK.
visibility() - Method in class com.cbe.Member
Visibility value.
Visibility - Enum Class in com.cbe
Visibility is used for both groups and members.

W

Write - Enum constant in enum class com.cbe.Permissions
 
WriteChangeACL - Enum constant in enum class com.cbe.Permissions
 
WriteDelete - Enum constant in enum class com.cbe.Permissions
 
WriteDeleteChangeACL - Enum constant in enum class com.cbe.Permissions
 
writeLocked() - Method in class com.cbe.Database
Checks if it has a write lock.

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages