Modifier and Type | Method and Description |
---|---|
void |
OwSearchCriteriaView.setField(String sName_p,
Object value_p)
modify a Field value, but does not save the value right away
|
Modifier and Type | Method and Description |
---|---|
OwField |
OwObjectListViewEXTJSGrid.getField(String strFieldClassName_p)
Methods for OwFieldProvider interface **
|
OwField |
OwObjectListViewRow.getField(String strFieldClassName_p) |
OwField |
OwObjectListViewThumbnails.getField(String strFieldClassName_p) |
OwObjectListView.OwFilterEntry |
OwObjectListView.OwFilter.getFilterEntry(String strProperty_p)
get a single filter setting
|
protected OwSplitObjectListView |
OwTypedLinksView.getSplitLinksView() |
void |
OwObjectListView.OwFilter.setActive(String strProperty_p,
boolean fActive_p)
enable / disable filter
|
void |
OwObjectPropertyFormularView.setField(String sName_p,
Object value_p)
modify a Field value, but does not save the value right away
|
void |
OwObjectPropertyView.setField(String sName_p,
Object value_p)
modify a Field value, but does not save the value right away
|
void |
OwObjectListViewEXTJSGrid.setField(String sName_p,
Object value_p)
modify a Field value, but does not save the value right away
|
void |
OwObjectListViewRow.setField(String sName_p,
Object value_p)
modify a Field value, but does not save the value right away
|
void |
OwObjectListViewThumbnails.setField(String sName_p,
Object value_p)
modify a Field value, but does not save the value right away
|
Modifier and Type | Method and Description |
---|---|
Collection |
OwStandardSearchTemplate.getColumnInfoList()
get the cached list of the column info tuple, which describe the result view
|
OwField |
OwFileObject.getField(String strFieldClassName_p)
implementation of the OwFieldProvider interface
get a field with the given field definition class name
|
OwField |
OwObjectSkeleton.getField(String strFieldClassName_p)
implementation of the OwFieldProvider interface
get a field with the given field definition class name
|
OwField |
OwStandardSearchTemplate.getField(String strFieldClassName_p)
implementation of the OwFieldProvider interface
get a field with the given field definition class name
|
OwField |
OwStandardDecoratorObject.getField(String strFieldClassName_p) |
OwField |
OwStandardVirtualFolderObjectFactory.getField(String strFieldClassName_p)
implementation of the OwFieldProvider interface
get a field with the given field definition class name
|
OwField |
OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper.getField(String strFieldClassName_p) |
protected OwFieldDefinition |
OwStandardSearchTemplate.getFieldDefinitionProviderField(String strFieldDefinitionName_p,
String strResourceName_p)
(overridable) method for field definition provider based definition creation
|
void |
OwFileObject.setField(String sName_p,
Object value_p)
modify a Field value, but does not save the value right away
|
void |
OwObjectSkeleton.setField(String sName_p,
Object value_p)
modify a Field value, but does not save the value right away
|
void |
OwStandardSearchTemplate.setField(String sName_p,
Object value_p)
modify a Field value, but does not save the value right away
|
void |
OwStandardDecoratorObject.setField(String name_p,
Object value_p) |
void |
OwStandardVirtualFolderObjectFactory.setField(String sName_p,
Object value_p)
modify a Field value, but does not save the value right away
|
void |
OwStandardVirtualFolderObjectFactory.OwSearchTemplateWrapper.setField(String sName_p,
Object value_p) |
Modifier and Type | Method and Description |
---|---|
String |
OwWorkitemRepository.OwContainerPrefixMapSingleton.getContainerMimeType(int iType_p)
get the container prefix for the given type
|
String |
OwWorkitemRepository.OwContainerPrefixMapSingleton.getContainerPrefix(int iType_p)
get the container prefix for the given type
|
int |
OwWorkitemRepository.OwContainerPrefixMapSingleton.getContainerType(String sContainerPrefix_p)
get the container type for a given queuename prefix
|
OwWorkitemProcessorInfo |
OwWorkflowDescription.getStepProcessorInfo()
get a step processor info class for the work item
|
OwWorkitemProcessorInfo |
OwWorkitem.getStepProcessorInfo()
get a step processor info class for the work item
|
OwWorkitem |
OwWorkitemContainer.pull(OwSort sort_p,
Set exclude_p)
pulls the next available work item out of the container and locks it for the user
|
Modifier and Type | Method and Description |
---|---|
OwField |
OwSearchNode.OwSearchNodeFieldProvider.getField(String strFieldClassName_p)
get a field with the given field definition class name
|
OwField |
OwFieldProvider.getField(String strFieldClassName_p)
get a field with the given field definition class name
|
OwFieldDefinition |
OwFieldDefinitionProvider.getFieldDefinition(String strFieldDefinitionName_p,
String strResourceName_p)
get a field definition for the given name and resource
NOTE: Since there is no knowledge about the object class the field is attached to, the returned field definition represents an estimation.
|
void |
OwSearchNode.OwSearchNodeFieldProvider.setField(String sName_p,
Object value_p)
modify a Field value, but does not save the value right away
|
void |
OwFieldProvider.setField(String sName_p,
Object value_p)
modify a Field value, but does not save the value right away
|
Modifier and Type | Method and Description |
---|---|
OwField |
OwStandardHistoryEntry.getField(String strFieldClassName_p)
implementation of the OwFieldProvider interface
get a field with the given field definition class name
|
OwFieldDefinition |
OwHistoryModifiedPropertyValue.getFieldDefinition()
get the modified property field definition
|
OwFieldDefinition |
OwStandardHistoryModifiedPropertyValue.getFieldDefinition()
get the modified property field definition
|
OwField |
OwHistoryModifiedPropertyValue.getNewValue()
try to get the old value before the modification happens
|
OwField |
OwStandardHistoryModifiedPropertyValue.getNewValue()
try to get the new value before the modification happens
|
OwField |
OwHistoryModifiedPropertyValue.getOldValue()
try to get the old value before the modification happens
|
OwField |
OwStandardHistoryModifiedPropertyValue.getOldValue()
try to get the old value before the modification happens
|
String |
OwHistoryModifiedPropertyValue.getOldValueString()
get a string representation of the old value
|
void |
OwStandardHistoryEntry.setField(String sName_p,
Object value_p)
modify a Field value, but does not save the value right away
|
Modifier and Type | Method and Description |
---|---|
OwFieldDefinition |
OwSimpleHistoryManager.getFieldDefinition(String strFieldDefinitionName_p,
String strResourceName_p)
get a field definition for the given name and resource
|
Modifier and Type | Method and Description |
---|---|
OwView |
OwLayout.getViewRegion(int iRegion_p)
get the registered view reference
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.