com.wewebu.ow.server.field
Interface OwEnumCollection

All Superinterfaces:
Collection, Iterable
All Known Implementing Classes:
OwStandardEnumCollection

public interface OwEnumCollection
extends Collection

Collection of OwEnum elements.

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
 String getDisplayName(Locale local_p, Object object_p)
          retrieve a display name for the given object
 
Methods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
 

Method Detail

getDisplayName

String getDisplayName(Locale local_p,
                      Object object_p)
retrieve a display name for the given object



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.