com.silverpeas.formTemplate.ejb
Interface FormTemplateBm
- All Known Implementing Classes:
- FormTemplateBmEJB
public interface FormTemplateBm
Interface declaration
- Author:
- neysseri
getRecord
DataRecord getRecord(String externalId,
String id)
getPublicationTemplate
PublicationTemplate getPublicationTemplate(String externalId)
getXMLFieldsForExport
List<XMLField> getXMLFieldsForExport(String externalId,
String id)
getXMLFieldsForExport
List<XMLField> getXMLFieldsForExport(String externalId,
String id,
String language)
getWysiwygContent
String getWysiwygContent(String componentId,
String objectId,
String fieldName,
String language)
Copyright © 2016 Silverpeas. All Rights Reserved.