Interface IResourceTypeUids
@Path("/mailbox/uids")
public interface IResourceTypeUids
To unify the management of changelogs, ACLs, client synchronization,
permissions and sharing, Bluemind stores all elements in a generic structure
called a container. All containers are identified by a unique ID. Some
containers are named (UID) in a specific manner to express a certain meaning.
Returns specific resource-type container UIDs.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetIdentifier(String domainUid) static StringgetIdentifier(ItemValue<Domain> domain) default Stringidentifier(String domainUid) Returns the default domain resource-type container UID
-
Field Details
-
TYPE
- See Also:
-
-
Method Details
-
identifier
-
getIdentifier
-
getIdentifier
-