public class OwManagedSemiVirtualRecordConfiguration extends Object
Cached collection of <SemiVirtualRecordClassName> XML configuration nodes as described by the EcmAdapter node in owbootstrap.xml.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor and Description |
---|
OwManagedSemiVirtualRecordConfiguration() |
Modifier and Type | Method and Description |
---|---|
OwSemiVirtualRecordClass |
semiVirtualFolderForObjectClass(String className_p,
OwRoleManager roleManager_p,
OwXMLUtil configuration_p)
Retrieve the virtual folder configuration for a given object class.
|
public OwManagedSemiVirtualRecordConfiguration() throws OwConfigurationException
OwConfigurationException
public OwSemiVirtualRecordClass semiVirtualFolderForObjectClass(String className_p, OwRoleManager roleManager_p, OwXMLUtil configuration_p) throws OwException
className_p
- object class nameroleManager_p
- configuration_p
- OwSemiVirtualRecordClass
corresponding to the given object class
or null if none was found or access to it was deniedOwConfigurationException
OwException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.