Package | Description |
---|---|
org.alfresco.opencmis | |
org.alfresco.opencmis.mapping |
Modifier and Type | Field and Description |
---|---|
static EnumFactory<CMISAccessControlFormatEnum> |
CMISAccessControlFormatEnum.FACTORY
Factory for CMISAclPropagationEnum
|
Modifier and Type | Method and Description |
---|---|
static CMISAccessControlFormatEnum |
CMISAccessControlFormatEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CMISAccessControlFormatEnum[] |
CMISAccessControlFormatEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Collection<Pair<String,Boolean>> |
CMISMapping.getReportedPermissions(String permission,
Set<String> permissions,
boolean hasFull,
boolean isDirect,
CMISAccessControlFormatEnum format) |
Copyright © 2005–2020 Alfresco Software. All rights reserved.