Package | Description |
---|---|
com.wewebu.ow.server.ecm | |
com.wewebu.ow.server.field | |
com.wewebu.ow.server.history |
Modifier and Type | Field and Description |
---|---|
protected OwEnumCollection |
OwStandardPropertyClass.m_Enums |
protected OwEnumCollection |
OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper.m_exchangedEnum
the new OwEnumCollection that is returned on getEnums() instead of the OwEnumCollection of the wrapped OwFieldDefinition
|
Modifier and Type | Method and Description |
---|---|
OwEnumCollection |
OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper.getEnums() |
OwEnumCollection |
OwFieldPropertyClassWrapper.getEnums() |
OwEnumCollection |
OwStandardPropertyClass.getEnums()
get a list of enum objects for the enum type (see isEnum)
|
Constructor and Description |
---|
OwStandardSearchTemplate.OwFieldDefinitionEnumExchangeWrapper(OwFieldDefinition fieldDefinition_p,
OwEnumCollection exchangedEnum_p) |
Modifier and Type | Class and Description |
---|---|
class |
OwStandardEnumCollection
Standard implementation of OwEnumCollection of OwEnum elements.
|
Modifier and Type | Method and Description |
---|---|
OwEnumCollection |
OwEnum.getChilds()
get the contained child collection
|
OwEnumCollection |
OwStandardLocalizeableEnum.getChilds() |
OwEnumCollection |
OwStandardEnum.getChilds()
get the contained child collection
|
OwEnumCollection |
OwSearchCriteria.getEnums() |
OwEnumCollection |
OwStandardDecoratorSearchCriteria.getEnums() |
OwEnumCollection |
OwStandardDecoratorFieldDefinition.getEnums() |
OwEnumCollection |
OwFieldDefinition.getEnums()
get a list of enum objects for the enum type (see isEnum)
|
Modifier and Type | Method and Description |
---|---|
static OwEnumCollection |
OwStandardHistoryManager.getEventStatusEnum()
get a OwEnum enumerator for Combobox selection
|
static OwEnumCollection |
OwStandardHistoryManager.getEventTypeEnum()
get a OwEnum enumerator for Combobox selection
|
Modifier and Type | Method and Description |
---|---|
protected void |
OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass.addPropertyClass(String strName_p,
OwString displayName_p,
String strJavaClassName_p,
boolean fArray_p,
boolean fNameProperty_p,
OwEnumCollection enums_p)
add a new property class description
|
Constructor and Description |
---|
OwStandardHistoryEntry.OwStandardHistoryEntryPropertyClass(String strName_p,
OwString displayName_p,
String strJavaClassName_p,
boolean fArray_p,
boolean fNameProperty_p,
OwEnumCollection enums_p)
init property class description
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.