Package | Description |
---|---|
com.wewebu.ow.server.dmsdialogs.views | |
com.wewebu.ow.server.ecm | |
com.wewebu.ow.server.field | |
com.wewebu.ow.server.history |
Modifier and Type | Method and Description |
---|---|
protected int |
OwObjectListViewEXTJSGrid.getColumnDataType(OwPropertyClass propertyClass_p)
Returning an int representing the data type of the property.
|
protected boolean |
OwObjectListViewEXTJSGrid.isPropertyEditable(OwPropertyClass propertyClass_p)
Check if the given property is editable, for inline editing in the UI.
|
protected void |
OwObjectPropertyView.renderHorizontalProperty(Writer w_p,
String strRowClassName_p,
OwProperty property_p,
OwPropertyClass propertyClass_p)
Render the property as a row in table.
|
Modifier and Type | Class and Description |
---|---|
class |
OwFieldPropertyClassWrapper
Property class wrapper for OwFields.
|
protected static class |
OwFileObject.OwFilePropertyClass
Property class definition for the OwStandardProperty properties.
|
static class |
OwResource.OwClassDescriptionPropertyClass
Special property class for ClassDescription property.
|
static class |
OwResource.OwObjectNamePropertyClass
Special property class for the object name property.
|
static class |
OwResource.OwObjectPathPropertyClass
Special property class for the object path property.
|
static class |
OwResource.OwResourcePropertyClass
Special property class for resource property.
|
static class |
OwResource.OwSpecialPropertyClass
Class description for special classes, which are added manually.
|
static class |
OwResource.OwVersionSeriesPropertyClass
Special property class for VersionSeries ID property.
|
static class |
OwSearchPathField.OwSearchPathFieldClass
OwSearchPathFieldClass.
|
static class |
OwStandardClassSelectObject.OwStandardClassSelectObjectClass
Class description for on the fly created search fields.
|
static class |
OwStandardContentBasedRetrivalObject.OwStandardContentBasedRetrivalObjectClass
Class description for on the fly created search fields.
|
class |
OwStandardPropertyClass
Standard Implementation for property class descriptions.
|
static class |
OwStandardSearchTemplate.OwOnTheFlySearchFieldDescription
class description for on the fly created search fields
|
static class |
OwVirtualLinkPropertyClasses.OwLinkFilterPropertyClass
Virtual property to be used for filtering/retrieving specific Link types.
|
static class |
OwVirtualLinkPropertyClasses.OwLinkRelationPropertyClass
Special PropertyClass for handling OwObjectLink requests.
|
static class |
OwVirtualLinkPropertyClasses.OwLinkSourcePropertyClass
PropertyClass for the Link source definition.
|
static class |
OwVirtualLinkPropertyClasses.OwLinkTargetPropertyClass
PropertyClass for the Link-target definition.
|
Modifier and Type | Field and Description |
---|---|
protected OwPropertyClass |
OwStandardProperty.m_PropertyClass
class description of the property
|
Modifier and Type | Method and Description |
---|---|
OwPropertyClass |
OwStandardProperty.getPropertyClass()
get the class description of the property
|
OwPropertyClass |
OwProperty.getPropertyClass()
get the class description of the property
|
OwPropertyClass |
OwFileObject.OwFileObjectClass.getPropertyClass(String strClassName_p)
get a map of the available property class descriptions
|
OwPropertyClass |
OwStandardObjectClass.getPropertyClass(String strClassName_p)
get a map of the available property class descriptions
|
OwPropertyClass |
OwObjectClass.getPropertyClass(String strClassName_p)
get a map of the available property class descriptions
|
OwPropertyClass |
OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass.getPropertyClass(String strClassName_p)
get a map of the available property class descriptions
|
Modifier and Type | Method and Description |
---|---|
OwProperty |
OwObjectSkeleton.createNewProperty(Object defaultValue_p,
OwPropertyClass classDescription_p)
overridable to create the property
|
Constructor and Description |
---|
OwStandardProperty(Object value_p,
OwPropertyClass propertyClass_p)
construct Property Object and set members
|
Constructor and Description |
---|
OwComplexPropertyChildScope(String name_p,
Object[] values_p,
OwPropertyClass complexPropertyClass_p) |
Modifier and Type | Class and Description |
---|---|
static class |
OwStandardHistoryEntry.OwStandardHistoryEntryPropertyClass
Property class description of history entry object properties.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.