|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwCMISNativePropertyBinding<L>
OwCMISNativePropertyBinding. Interface defining the methods for native value handling.
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
Method Summary | |
---|---|
OwCMISNativePropertyBinding<L> |
cloneBinding()
Clone method which should return a cloned instance of current instance. |
List<L> |
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. |
Method Detail |
---|
List<L> getLiveValueList()
org.oasis_open.docs.ns.cmis.core._200908.CmisProperty getNativeProperty()
OwCMISNativePropertyBinding<L> cloneBinding()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |