|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwCMISChoiceBinding<L>
OwCMISChoiceBinding. Interface to create a choice element which is used in choice list.
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 | |
---|---|
org.oasis_open.docs.ns.cmis.core._200908.CmisChoice |
getChoice()
Returns the native CmisChoice object which was wrapped by the implementing class. |
List<OwCMISChoiceBinding<L>> |
getSubChoices()
If there is a tree like choice structure this method returns a non-empty list of OwCMISChiceBinding's, else an empty list should be returned. |
List<L> |
getValues()
Return a list of values for given choices, |
Method Detail |
---|
org.oasis_open.docs.ns.cmis.core._200908.CmisChoice getChoice()
List<L> getValues()
List<OwCMISChoiceBinding<L>> getSubChoices()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |