|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.wewebu.ow.server.ecmimpl.cmis.generic.OwCMISHtmlChoiceBinding
public class OwCMISHtmlChoiceBinding
OwCMISHtmlChoiceBinding.
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
| Constructor Summary | |
|---|---|
OwCMISHtmlChoiceBinding(org.oasis_open.docs.ns.cmis.core._200908.CmisChoiceHtml choice_p)
|
|
| 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<String>> |
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<String> |
getValues()
Return a list of values for given choices, |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OwCMISHtmlChoiceBinding(org.oasis_open.docs.ns.cmis.core._200908.CmisChoiceHtml choice_p)
| Method Detail |
|---|
public List<OwCMISChoiceBinding<String>> getSubChoices()
OwCMISChoiceBinding
getSubChoices in interface OwCMISChoiceBinding<String>public List<String> getValues()
OwCMISChoiceBinding
getValues in interface OwCMISChoiceBinding<String>public org.oasis_open.docs.ns.cmis.core._200908.CmisChoice getChoice()
OwCMISChoiceBinding
getChoice in interface OwCMISChoiceBinding<String>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||