Package org.alfresco.opencmis
Interface EnumLabel
-
- All Known Implementing Classes:
CMISAccessControlFormatEnum
public interface EnumLabelEnum label (mapping from Enum name to CMIS name)- Author:
- davidc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetLabel()Gets the enum label (as defined by CMIS)
-