com.wewebu.ow.server.ecmimpl.cmis.property
Class OwCMISInternalProperty

java.lang.Object
  extended by com.wewebu.ow.server.ecmimpl.cmis.property.OwCMISProperty
      extended by com.wewebu.ow.server.ecmimpl.cmis.property.OwCMISInternalProperty
All Implemented Interfaces:
com.wewebu.ow.server.ecm.OwProperty, com.wewebu.ow.server.field.OwField, Cloneable, Comparable
Direct Known Subclasses:
OwCMISMappedInternalProperty, OwCMISStandardInternalProperty

public abstract class OwCMISInternalProperty
extends OwCMISProperty

OwCMISInteranlProperty.

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
OwCMISInternalProperty(OwCMISObject ownerObject_p, OwCMISInternalPropertyClass internalPropertyClass_p)
           
 
Method Summary
protected  OwCMISObject getOwnerObject()
           
 boolean isHidden(int context_p)
           
 boolean isReadOnly(int context_p)
           
 
Methods inherited from class com.wewebu.ow.server.ecmimpl.cmis.property.OwCMISProperty
addTo, clone, compareTo, equals, getFieldDefinition, getPropertyClass, getValue, hashCode, setValue
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.wewebu.ow.server.ecm.OwProperty
getNativeObject
 

Constructor Detail

OwCMISInternalProperty

public OwCMISInternalProperty(OwCMISObject ownerObject_p,
                              OwCMISInternalPropertyClass internalPropertyClass_p)
Method Detail

getOwnerObject

protected OwCMISObject getOwnerObject()

isHidden

public boolean isHidden(int context_p)
                 throws Exception
Throws:
Exception

isReadOnly

public boolean isReadOnly(int context_p)
                   throws Exception
Throws:
Exception


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.