|
||||||||||
| 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.OwCMISIntegerPropertyBinding
public class OwCMISIntegerPropertyBinding
OwCMISIntegerPropertyBinding.
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 | |
|---|---|
OwCMISIntegerPropertyBinding(org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyInteger propertyInteger_p)
|
|
| Method Summary | |
|---|---|
protected Object |
clone()
|
OwCMISNativePropertyBinding<BigInteger> |
cloneBinding()
Clone method which should return a cloned instance of current instance. |
List<BigInteger> |
getLiveValueList()
Return a list of native property values if exist, else an empty list should be returned. |
org.oasis_open.docs.ns.cmis.core._200908.CmisProperty |
getNativeProperty()
Return the native CmisProperty which was retrieved through the services. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OwCMISIntegerPropertyBinding(org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyInteger propertyInteger_p)
| Method Detail |
|---|
public List<BigInteger> getLiveValueList()
OwCMISNativePropertyBinding
getLiveValueList in interface OwCMISNativePropertyBinding<BigInteger>public org.oasis_open.docs.ns.cmis.core._200908.CmisProperty getNativeProperty()
OwCMISNativePropertyBinding
getNativeProperty in interface OwCMISNativePropertyBinding<BigInteger>public OwCMISNativePropertyBinding<BigInteger> cloneBinding()
OwCMISNativePropertyBinding
cloneBinding in interface OwCMISNativePropertyBinding<BigInteger>
protected Object clone()
throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||