|
||||||||||
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.OwCMISDecimalPropertyBinding
public class OwCMISDecimalPropertyBinding
OwCMISDecimalPropertyBinding.
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 | |
---|---|
OwCMISDecimalPropertyBinding(org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDecimal propertyDecimal_p)
|
Method Summary | |
---|---|
protected Object |
clone()
|
OwCMISNativePropertyBinding<BigDecimal> |
cloneBinding()
Clone method which should return a cloned instance of current instance. |
List<BigDecimal> |
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 OwCMISDecimalPropertyBinding(org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDecimal propertyDecimal_p)
Method Detail |
---|
public List<BigDecimal> getLiveValueList()
OwCMISNativePropertyBinding
getLiveValueList
in interface OwCMISNativePropertyBinding<BigDecimal>
public org.oasis_open.docs.ns.cmis.core._200908.CmisProperty getNativeProperty()
OwCMISNativePropertyBinding
getNativeProperty
in interface OwCMISNativePropertyBinding<BigDecimal>
public OwCMISNativePropertyBinding<BigDecimal> cloneBinding()
OwCMISNativePropertyBinding
cloneBinding
in interface OwCMISNativePropertyBinding<BigDecimal>
protected Object clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |