|
||||||||||
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.OwCMISDateTimePropertyBinding
public class OwCMISDateTimePropertyBinding
OwCMISDateTimePropertyBinding.
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 | |
---|---|
OwCMISDateTimePropertyBinding(org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDateTime propertyDateTime_p)
|
Method Summary | |
---|---|
protected Object |
clone()
|
OwCMISNativePropertyBinding<XMLGregorianCalendar> |
cloneBinding()
Clone method which should return a cloned instance of current instance. |
List<XMLGregorianCalendar> |
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 OwCMISDateTimePropertyBinding(org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyDateTime propertyDateTime_p)
Method Detail |
---|
public List<XMLGregorianCalendar> getLiveValueList()
OwCMISNativePropertyBinding
getLiveValueList
in interface OwCMISNativePropertyBinding<XMLGregorianCalendar>
public org.oasis_open.docs.ns.cmis.core._200908.CmisProperty getNativeProperty()
OwCMISNativePropertyBinding
getNativeProperty
in interface OwCMISNativePropertyBinding<XMLGregorianCalendar>
public OwCMISNativePropertyBinding<XMLGregorianCalendar> cloneBinding()
OwCMISNativePropertyBinding
cloneBinding
in interface OwCMISNativePropertyBinding<XMLGregorianCalendar>
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 |