public interface OwExtendedCrossMappings extends OwCrossMappings
Extended interface for ECM adapter mapping or sort, search, properties and login.
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
| Modifier and Type | Method and Description |
|---|---|
String |
getIClass(String className_p)
maps the given classes to their configured I peers
|
Collection |
getIProperties(Collection propertyNames_p)
maps the given X classes to their configured I(nternal) peers
|
String |
getIProperty(String xPropertyName_p)
maps the given X classes to their configured I(nternal) peers
|
String |
getXClass(String className_p)
maps the given classes to their configured X peers
|
OwClass[] |
getXClasses(OwClass[] classes_p)
maps the given classes to their configured X peers
|
convert, doXLogin, getXProperties, getXProperty, getXSearch, getXSort, mapXObjectCollectionOwClass[] getXClasses(OwClass[] classes_p) throws OwConfigurationException
classes_p - OwClassOwConfigurationExceptionString getXClass(String className_p) throws OwConfigurationException
className_p - OwConfigurationExceptionString getIClass(String className_p) throws OwConfigurationException
className_p - OwConfigurationExceptionString getIProperty(String xPropertyName_p) throws OwConfigurationException
xPropertyName_p - OwConfigurationExceptionCollection getIProperties(Collection propertyNames_p) throws OwConfigurationException
propertyNames_p - OwConfigurationExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.