org.equanda.export
Class ExportInfo
java.lang.Object
org.equanda.export.ExportInfo
public class ExportInfo
- extends Object
Class with extra info needed for exporting link fields
- Author:
- NetRom team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportInfo
public ExportInfo(String name,
String selector,
String field)
getName
public String getName()
getSelector
public String getSelector()
getFieldToExport
public String getFieldToExport()
Copyright © 2007-2009. All Rights Reserved.