|
||||||||||
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.OwCMISIntegerChoiceBinding
public class OwCMISIntegerChoiceBinding
OwCMISIntegerChoiceBinding.
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 | |
---|---|
OwCMISIntegerChoiceBinding(org.oasis_open.docs.ns.cmis.core._200908.CmisChoiceInteger 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<BigInteger>> |
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<BigInteger> |
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 OwCMISIntegerChoiceBinding(org.oasis_open.docs.ns.cmis.core._200908.CmisChoiceInteger choice_p)
Method Detail |
---|
public List<OwCMISChoiceBinding<BigInteger>> getSubChoices()
OwCMISChoiceBinding
getSubChoices
in interface OwCMISChoiceBinding<BigInteger>
public List<BigInteger> getValues()
OwCMISChoiceBinding
getValues
in interface OwCMISChoiceBinding<BigInteger>
public org.oasis_open.docs.ns.cmis.core._200908.CmisChoice getChoice()
OwCMISChoiceBinding
getChoice
in interface OwCMISChoiceBinding<BigInteger>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |