Package org.alfresco.opencmis
Interface EnumLabel
- All Known Implementing Classes:
CMISAccessControlFormatEnum
public interface EnumLabel
Enum label (mapping from Enum name to CMIS name)
- Author:
- davidc
-
Method Summary
-
Method Details
-
getLabel
String getLabel()Gets the enum label (as defined by CMIS)- Returns:
- enum label
-