public interface OwEnum
Pair of enum value and display name strings for each enum entry. Used in getEnums of OwFieldDefinition.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Modifier and Type | Method and Description |
---|---|
OwEnumCollection |
getChilds()
get the contained child collection
|
String |
getDisplayName(Locale local_p)
get a display name
|
Object |
getValue()
get the enum value
|
boolean |
hasChildEnums()
check if enum has a contained child collection
|
Object getValue()
boolean hasChildEnums()
OwEnumCollection getChilds()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.