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