Interface and Description |
---|
net.bluemind.calendar.api.ICalendarView
use
IUserCalendarViews containerUid can be constructed
with (ICalendarViewUids.userCalendarView(java.lang.String) |
Class and Description |
---|
net.bluemind.directory.hollow.datamodel.consumer.AddressBookRecordPrimaryKeyIndex
see
UniqueKeyIndex which can be built as follows:
where K is a class declaring key field paths members, annotated with
FieldPath , and k is an instance of
K that is the key to find the unique AddressBookRecord object. |
net.bluemind.directory.hollow.datamodel.consumer.AnrTokenPrimaryKeyIndex
see
UniqueKeyIndex which can be built as follows:
where K is a class declaring key field paths members, annotated with
FieldPath , and k is an instance of
K that is the key to find the unique AnrToken object. |
net.bluemind.lib.vertx.BlockingCode
use
Vertx.executeBlocking(io.vertx.core.Handler, io.vertx.core.Handler)
instead |
net.bluemind.directory.hollow.datamodel.consumer.DataLocationPrimaryKeyIndex
see
UniqueKeyIndex which can be built as follows:
where K is a class declaring key field paths members, annotated with
FieldPath , and k is an instance of
K that is the key to find the unique DataLocation object. |
net.bluemind.directory.hollow.datamodel.consumer.DatePrimaryKeyIndex
see
UniqueKeyIndex which can be built as follows:
where K is a class declaring key field paths members, annotated with
FieldPath , and k is an instance of
K that is the key to find the unique Date object. |
net.bluemind.directory.hollow.datamodel.consumer.EmailPrimaryKeyIndex
see
UniqueKeyIndex which can be built as follows:
where K is a class declaring key field paths members, annotated with
FieldPath , and k is an instance of
K that is the key to find the unique Email object. |
net.bluemind.directory.hollow.datamodel.consumer.OfflineAddressBookPrimaryKeyIndex
see
UniqueKeyIndex which can be built as follows:
where K is a class declaring key field paths members, annotated with
FieldPath , and k is an instance of
K that is the key to find the unique OfflineAddressBook object. |
net.bluemind.directory.hollow.datamodel.consumer.OfflineDirectoryAPIHashIndex
see
HashIndex which can be built as follows:
where K is a class declaring key field paths members, annotated with
FieldPath , and k is an instance of
K that is the query to find the matching AnrToken objects. |
net.bluemind.role.api.Profile |
net.bluemind.directory.hollow.datamodel.consumer.StringPrimaryKeyIndex
see
UniqueKeyIndex which can be built as follows:
where K is a class declaring key field paths members, annotated with
FieldPath , and k is an instance of
K that is the key to find the unique HString object. |
net.bluemind.authentication.service.tokens.StringPrimaryKeyIndex
see
UniqueKeyIndex which can be built as follows:
where K is a class declaring key field paths members, annotated with
FieldPath , and k is an instance of
K that is the key to find the unique HString object. |
net.bluemind.authentication.service.tokens.TokenPrimaryKeyIndex
see
UniqueKeyIndex which can be built as follows:
where K is a class declaring key field paths members, annotated with
FieldPath , and k is an instance of
K that is the key to find the unique Token object. |
net.bluemind.authentication.service.tokens.TokensAPIHashIndex
see
HashIndex which can be built as follows:
where K is a class declaring key field paths members, annotated with
FieldPath , and k is an instance of
K that is the query to find the matching HString objects. |
Field and Description |
---|
android.util.Patterns.GOOD_IRI_CHAR
Deprecated since it does not include all IRI characters defined in RFC 3987
|
net.bluemind.dataprotect.api.RetentionPolicy.monthly |
android.util.Patterns.TOP_LEVEL_DOMAIN
This API is deprecated. See
Patterns.TOP_LEVEL_DOMAIN_STR . |
android.util.Patterns.TOP_LEVEL_DOMAIN_STR
Due to the recent profileration of gTLDs, this API is
expected to become out-of-date very quickly. Therefore it is now
deprecated.
|
android.util.Patterns.TOP_LEVEL_DOMAIN_STR_FOR_WEB_URL
This API is deprecated. See
Patterns.TOP_LEVEL_DOMAIN_STR . |
net.bluemind.dataprotect.api.RetentionPolicy.weekly |
net.bluemind.core.container.model.ContainerDescriptor.writable |
Copyright © 2021. All Rights Reserved.