com.wewebu.ow.server.ecmimpl.owdummy
Class OwDummyFileObject.OwDummyFilePropertyClass

java.lang.Object
  extended by com.wewebu.ow.server.ecm.OwStandardPropertyClass
      extended by com.wewebu.ow.server.ecmimpl.owdummy.OwDummyFileObject.OwDummyFilePropertyClass
All Implemented Interfaces:
com.wewebu.ow.server.ecm.OwPropertyClass, com.wewebu.ow.server.field.OwFieldDefinition
Direct Known Subclasses:
OwDummyFileObject.OwFilePropertyArrayClass, OwDummyFileObject.OwFilePropertyClassMaxLen, OwDummyFileObject.OwFilePropertyClassMinMax, OwDummyFileObject.OwFilePropertyEnumClass
Enclosing class:
OwDummyFileObject

protected static class OwDummyFileObject.OwDummyFilePropertyClass
extends com.wewebu.ow.server.ecm.OwStandardPropertyClass

Property class definition for the OwStandardProperty properties.

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


Field Summary
 
Fields inherited from class com.wewebu.ow.server.ecm.OwStandardPropertyClass
EXACT_DATE_TEXT_FORMAT, m_Default, m_description, m_DisplayName, m_DMSType, m_Enums, m_fArray, m_fHidden, m_fName, m_fReadOnly, m_fRequired, m_fSystem, m_MaxValue, m_MinValue, m_operators, m_strClassName, m_strJavaClassName
 
Fields inherited from interface com.wewebu.ow.server.ecm.OwPropertyClass
CONTEXT_MAX, CONTEXT_NORMAL, CONTEXT_ON_CHECKIN, CONTEXT_ON_CREATE
 
Constructor Summary
OwDummyFileObject.OwDummyFilePropertyClass(String strClassName_p, String strJavaClassName_p, com.wewebu.ow.server.util.OwString displayName_p, boolean fSystem_p, boolean fReadOnly_p, boolean fName_p, Collection operators_p)
           
OwDummyFileObject.OwDummyFilePropertyClass(String strClassName_p, String strJavaClassName_p, com.wewebu.ow.server.util.OwString displayName_p, boolean fSystem_p, boolean fReadOnly_p, boolean fName_p, Collection operators_p, boolean required_p)
           
 
Method Summary
 
Methods inherited from class com.wewebu.ow.server.ecm.OwStandardPropertyClass
getCategory, getClassName, getClonedProperties, getComplexChildClasses, getDefaultValue, getDescription, getDisplayName, getEnums, getFormat, getJavaClassName, getMaxValue, getMinValue, getNativeType, getNodeFromValue, getNodeFromValue, getOperators, getSkalarEmptyValue, getSkalarValueFromString, getStringFromValue, getValueFromNode, getValueFromNode, getValueFromString, getValueFromString, isArray, isComplex, isEnum, isHidden, isNameProperty, isReadOnly, isRequired, isSystemProperty, isType, isType, setJavaClassName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwDummyFileObject.OwDummyFilePropertyClass

public OwDummyFileObject.OwDummyFilePropertyClass(String strClassName_p,
                                                  String strJavaClassName_p,
                                                  com.wewebu.ow.server.util.OwString displayName_p,
                                                  boolean fSystem_p,
                                                  boolean fReadOnly_p,
                                                  boolean fName_p,
                                                  Collection operators_p)

OwDummyFileObject.OwDummyFilePropertyClass

public OwDummyFileObject.OwDummyFilePropertyClass(String strClassName_p,
                                                  String strJavaClassName_p,
                                                  com.wewebu.ow.server.util.OwString displayName_p,
                                                  boolean fSystem_p,
                                                  boolean fReadOnly_p,
                                                  boolean fName_p,
                                                  Collection operators_p,
                                                  boolean required_p)


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.