Modifier and Type | Field and Description |
---|---|
protected OwObjectClass |
OwCreateObjectFormularDialog.m_folderClass
class to use for new folder
|
protected OwObjectClass |
OwCreateObjectDialog.m_folderClass
class to use for new folder
|
Modifier and Type | Method and Description |
---|---|
void |
OwCreateObjectDialog.onObjectClassViewSelectClass(OwObjectClass classDescription_p,
String strPath_p)
event called when user selects a class
|
Modifier and Type | Field and Description |
---|---|
protected OwObjectClass |
OwObjectClassPreviewView.m_ObjectClass
the object class description to preview
|
Modifier and Type | Method and Description |
---|---|
protected OwObjectClass |
OwTypedLinksView.getLinkClass(OwObject object) |
OwObjectClass |
OwObjectClassProcessor.process(OwObjectClass objCls,
OwLocation location,
OwAppContext ctx)
Processing of object class based on configuration or type of current processor.
|
Modifier and Type | Method and Description |
---|---|
void |
OwObjectClassTreeView.navigateToClass(OwObjectClass objectClass_p)
navigates to the given class object
NOTE: the tree must have been initialized with navigateClasses already.
|
void |
OwObjectClassView.navigateToClass(OwObjectClass objectClass_p)
navigates to the given class object
NOTE: the tree must have been initialized with navigateClasses already.
|
void |
OwObjectClassView.OwObjectClassViewListner.onObjectClassViewSelectClass(OwObjectClass classDescription_p,
String strPath_p)
event called when user selects a class
|
OwObjectClass |
OwObjectClassProcessor.process(OwObjectClass objCls,
OwLocation location,
OwAppContext ctx)
Processing of object class based on configuration or type of current processor.
|
void |
OwObjectClassPreviewView.setObjectClass(OwObjectClass objectClass_p)
set the object class description to preview
|
Modifier and Type | Class and Description |
---|---|
static class |
OwFileObject.OwFileObjectClass
File documents class definition for the OwFileDocument Object.
|
class |
OwStandardObjectClass
Class descriptions are defined by the ECM System, the contain information about
the object type.
To be implemented with the specific ECM system. |
static class |
OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass
ObjectClass of virtual folder.
|
Modifier and Type | Field and Description |
---|---|
protected OwObjectClass |
OwObjectSkeleton.m_ClassDescription
reference to the class description
|
protected OwObjectClass |
OwStandardObjectClass.m_parent
the parent class of this class
|
Modifier and Type | Method and Description |
---|---|
OwObjectClass |
OwFileObject.getObjectClass()
get the class description of the object, the class descriptions are defined by the ECM System
|
OwObjectClass |
OwObjectSkeleton.getObjectClass()
get the class description of the object, the class descriptions are defined by the ECM System
|
OwObjectClass |
OwObject.getObjectClass()
get the class description of the object, the class descriptions are defined by the ECM System
|
OwObjectClass |
OwStandardDecoratorObject.getObjectClass() |
OwObjectClass |
OwStandardVirtualFolderObjectFactory.getObjectClass()
get the class description of the object, the class descriptions are defined by the ECM System
|
OwObjectClass |
OwRepository.getObjectClass(String strClassName_p,
OwResource resource_p)
get a Property class description of the available object class descriptions
|
OwObjectClass |
OwFileObject.OwFileObjectClass.getParent()
get the parent class of this class if we deal with a class tree
|
OwObjectClass |
OwStandardObjectClass.getParent()
get the parent class of this class
|
OwObjectClass |
OwObjectClass.getParent()
get the parent class of this class
|
OwObjectClass |
OwStandardVirtualFolderObjectFactory.OwVirtualFolderObjectClass.getParent()
get the parent class of this class
|
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. |
OwObjectSkeleton |
OwNetwork.createObjectSkeleton(OwObjectClass objectclass_p,
OwResource resource_p)
creates a new empty object which can be used to set properties and then submitted to the createNewObject function
|
void |
OwVirtualFolderObject.setFiledObjectProperties(OwObjectClass objectClass_p,
OwPropertyCollection properties_p)
modify the properties of an object to meet the criteria list of this virtual folders search template
This method is used to add documents to a virtual folder.
|
void |
OwStandardVirtualFolderObjectFactory.setFiledObjectProperties(OwObjectClass objectClass_p,
OwPropertyCollection properties_p)
modify the properties of an object to meet the criteria list of this virtual folders search template
This method is used to add documents to a virtual folder.
|
Constructor and Description |
---|
OwObjectSkeleton(OwNetwork network_p,
OwObjectClass objectClass_p)
construct An Empty Object
|
OwObjectSkeleton(OwNetwork network_p,
OwObjectClass objectClass_p,
OwXMLUtil overrideDefaultValuesConfig_p)
construct An Empty Object
|
Modifier and Type | Class and Description |
---|---|
static class |
OwSessionHistoryEntry.OwSessionHistoryEntryObjectClass
Object class description of history entry.
|
static class |
OwStandardHistoryEntry.OwStandardHistoryEntryObjectClass
Object class description of history entry.
|
Modifier and Type | Method and Description |
---|---|
OwObjectClass |
OwSessionHistoryEntry.getObjectClass() |
OwObjectClass |
OwStandardHistoryEntry.getObjectClass() |
static OwObjectClass |
OwSessionHistoryEntry.getStaticObjectClass()
Get Object class
|
static OwObjectClass |
OwStandardHistoryEntry.getStaticObjectClass() |
Modifier and Type | Method and Description |
---|---|
OwObjectClass |
OwSimpleHistoryManager.getObjectClass(String strClassName_p,
OwResource resource_p)
get a Property class description of the available object class descriptions
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.