|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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
Method Summary | |
---|---|
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 |
Method Detail |
---|
Object getValue()
String getDisplayName(Locale local_p)
boolean hasChildEnums()
OwEnumCollection getChilds()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |