|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.wewebu.ow.server.ecm.OwStandardPropertyClass
com.wewebu.ow.server.ecmimpl.owdummy.OwDummyComplexAddressPropertyClass
public class OwDummyComplexAddressPropertyClass
Simulates a complex property.
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
OwDummyComplexPersonPropertyClass| 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 | |
|---|---|
OwDummyComplexAddressPropertyClass(String name_p,
com.wewebu.ow.server.util.OwString displayname_p,
boolean fArray_p)
|
|
| Method Summary | |
|---|---|
List |
getComplexChildClasses()
|
boolean |
isComplex()
|
| Methods inherited from class com.wewebu.ow.server.ecm.OwStandardPropertyClass |
|---|
getCategory, getClassName, getClonedProperties, getDefaultValue, getDescription, getDisplayName, getEnums, getFormat, getJavaClassName, getMaxValue, getMinValue, getNativeType, getNodeFromValue, getNodeFromValue, getOperators, getSkalarEmptyValue, getSkalarValueFromString, getStringFromValue, getValueFromNode, getValueFromNode, getValueFromString, getValueFromString, isArray, 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 |
|---|
public OwDummyComplexAddressPropertyClass(String name_p,
com.wewebu.ow.server.util.OwString displayname_p,
boolean fArray_p)
| Method Detail |
|---|
public List getComplexChildClasses()
throws Exception
getComplexChildClasses in interface com.wewebu.ow.server.field.OwFieldDefinitiongetComplexChildClasses in class com.wewebu.ow.server.ecm.OwStandardPropertyClassExceptionpublic boolean isComplex()
isComplex in interface com.wewebu.ow.server.field.OwFieldDefinitionisComplex in class com.wewebu.ow.server.ecm.OwStandardPropertyClass
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||