|
||||||||||
| 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.OwCMISBooleanPropertyBinding
public class OwCMISBooleanPropertyBinding
OwCMISBooleanPropertyBinding.
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 | |
|---|---|
OwCMISBooleanPropertyBinding(org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyBoolean propertyBoolean_p)
|
|
| Method Summary | |
|---|---|
protected Object |
clone()
|
OwCMISNativePropertyBinding<Boolean> |
cloneBinding()
Clone method which should return a cloned instance of current instance. |
List<Boolean> |
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. |
static OwCMISBooleanPropertyBinding |
newBinding()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OwCMISBooleanPropertyBinding(org.oasis_open.docs.ns.cmis.core._200908.CmisPropertyBoolean propertyBoolean_p)
| Method Detail |
|---|
public static final OwCMISBooleanPropertyBinding newBinding()
public List<Boolean> getLiveValueList()
OwCMISNativePropertyBinding
getLiveValueList in interface OwCMISNativePropertyBinding<Boolean>public org.oasis_open.docs.ns.cmis.core._200908.CmisProperty getNativeProperty()
OwCMISNativePropertyBinding
getNativeProperty in interface OwCMISNativePropertyBinding<Boolean>public OwCMISNativePropertyBinding<Boolean> cloneBinding()
OwCMISNativePropertyBinding
cloneBinding in interface OwCMISNativePropertyBinding<Boolean>
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 | |||||||||