com.wewebu.ow.server.ecmimpl.cmis.property
Class OwCMISMappedInternalProperty
java.lang.Object
com.wewebu.ow.server.ecmimpl.cmis.property.OwCMISProperty
com.wewebu.ow.server.ecmimpl.cmis.property.OwCMISInternalProperty
com.wewebu.ow.server.ecmimpl.cmis.property.OwCMISMappedInternalProperty
- All Implemented Interfaces:
- com.wewebu.ow.server.ecm.OwProperty, com.wewebu.ow.server.field.OwField, Cloneable, Comparable
public class OwCMISMappedInternalProperty
- extends OwCMISInternalProperty
OwCMISMappedInternalProperty.
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
OwCMISMappedInternalProperty
public OwCMISMappedInternalProperty(OwCMISObject ownerObject_p,
OwCMISInternalPropertyClass internalPropertyClass_p,
OwCMISProperty mappedProperty_p)
addTo
public void addTo(org.oasis_open.docs.ns.cmis.core._200908.CmisPropertiesType cmisPropertiesType_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
addTo
in class OwCMISProperty
- Throws:
com.wewebu.ow.server.exceptions.OwException
getNativeObject
public Object getNativeObject()
throws Exception
- Throws:
Exception
getValue
public Object getValue()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getValue
in interface com.wewebu.ow.server.field.OwField
- Specified by:
getValue
in class OwCMISProperty
- Throws:
com.wewebu.ow.server.exceptions.OwException
setValue
public void setValue(Object value_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
setValue
in interface com.wewebu.ow.server.field.OwField
- Specified by:
setValue
in class OwCMISProperty
- Throws:
com.wewebu.ow.server.exceptions.OwException
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.