|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwExtendedCrossMappings
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
Method Summary | |
---|---|
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 |
Methods inherited from interface com.wewebu.ow.server.ecm.OwCrossMappings |
---|
convert, doXLogin, getXProperties, getXProperty, getXSearch, getXSort, mapXObjectCollection |
Method Detail |
---|
OwClass[] getXClasses(OwClass[] classes_p) throws OwConfigurationException
classes_p
-
OwClass
OwConfigurationException
String getXClass(String className_p) throws OwConfigurationException
className_p
-
OwConfigurationException
String getIClass(String className_p) throws OwConfigurationException
className_p
-
OwConfigurationException
String getIProperty(String xPropertyName_p) throws OwConfigurationException
xPropertyName_p
-
OwConfigurationException
Collection getIProperties(Collection propertyNames_p) throws OwConfigurationException
propertyNames_p
-
OwConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |