com.silverpeas.formTemplate.ejb
Class FormTemplateBmEJB
java.lang.Object
com.silverpeas.formTemplate.ejb.FormTemplateBmEJB
- All Implemented Interfaces:
- FormTemplateBm
public class FormTemplateBmEJB
- extends Object
- implements FormTemplateBm
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormTemplateBmEJB
public FormTemplateBmEJB()
getRecord
public DataRecord getRecord(String externalId,
String id)
- Specified by:
getRecord
in interface FormTemplateBm
getPublicationTemplate
public PublicationTemplate getPublicationTemplate(String externalId)
- Specified by:
getPublicationTemplate
in interface FormTemplateBm
getXMLFieldsForExport
public List<XMLField> getXMLFieldsForExport(String externalId,
String id)
- Specified by:
getXMLFieldsForExport
in interface FormTemplateBm
getXMLFieldsForExport
public List<XMLField> getXMLFieldsForExport(String externalId,
String id,
String language)
- Specified by:
getXMLFieldsForExport
in interface FormTemplateBm
getWysiwygContent
public String getWysiwygContent(String componentId,
String objectId,
String fieldName,
String language)
- Specified by:
getWysiwygContent
in interface FormTemplateBm
Copyright © 2016 Silverpeas. All Rights Reserved.