Package | Description |
---|---|
com.wewebu.ow.csqlc | |
com.wewebu.ow.server.app | |
com.wewebu.ow.server.ecm | |
com.wewebu.ow.server.fieldctrlimpl |
Modifier and Type | Method and Description |
---|---|
protected Map<String,List<OwClass>> |
OwCSQLCProcessor.findMainObjectClasses(OwSearchNode searchRootNode_p) |
protected Map<String,List<OwClass>> |
OwCSQLCProcessor.findSelectedObjectClasses(OwSearchNode searchRootNode_p,
String criteriaName_p) |
protected List<OwClass> |
OwCSQLCProcessor.subclass(OwClass mainType_p,
Map<String,List<OwClass>> typedSubclasses_p,
boolean singleMainType_p) |
Modifier and Type | Method and Description |
---|---|
protected List<OwClass> |
OwCSQLCProcessor.subclass(OwClass mainType_p,
Map<String,List<OwClass>> typedSubclasses_p,
boolean singleMainType_p) |
Modifier and Type | Method and Description |
---|---|
protected OwSearchCondition |
OwCSQLCProcessor.createSubclassesConditions(List<OwClass> subclasses_p)
(overridable)
|
protected List<OwClass> |
OwCSQLCProcessor.subclass(OwClass mainType_p,
Map<String,List<OwClass>> typedSubclasses_p,
boolean singleMainType_p) |
Modifier and Type | Method and Description |
---|---|
static OwClass[] |
OwInsertLabelHelper.fromFieldValue(Object value_p,
OwFieldDefinition fieldDef_p) |
Modifier and Type | Method and Description |
---|---|
OwClass[] |
OwStandardCrossMappings.getXClasses(OwClass[] classes_p) |
OwClass[] |
OwExtendedCrossMappings.getXClasses(OwClass[] classes_p)
maps the given classes to their configured X peers
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
OwStandardVirtualFolderObjectFactory.compatibleObjectClasses(OwClass classInfo_p,
OwObjectClass objectClass_p)
(overridable)
Checks whether two given class descriptions (an
OwClass and an OwObjectClass ) are compatible
in the context of this virtual folder. |
OwClass[] |
OwStandardCrossMappings.getXClasses(OwClass[] classes_p) |
OwClass[] |
OwExtendedCrossMappings.getXClasses(OwClass[] classes_p)
maps the given classes to their configured X peers
|
Modifier and Type | Method and Description |
---|---|
protected OwClass[] |
OwFieldManagerControlClass.fromFieldValue(Object value_p,
OwFieldDefinition fieldDef_p)
Converts the field value to an array of
OwClass objects considering the field definition. |
Modifier and Type | Method and Description |
---|---|
protected void |
OwFieldManagerControlClass.insertClassOption(Writer w_p,
OwFieldDefinition fieldDef_p,
OwClass value_p,
int optionIndex_p)
HTML class defining <option> element insertion method
|
protected String |
OwFieldManagerControlClass.retrieveDisplayName(OwClass owClass_p)
Attempts to retrieve the display name of the class defined by the given
OwClass parameter. |
protected Object |
OwFieldManagerControlClass.toFieldValue(OwClass[] classValues_p,
OwFieldDefinition fieldDef_p)
Converts an
OwClass array to a field value considering the field definition
If the field is not defined as an array the value at index 0 is returned. |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.