public class EDocLiteServiceImpl extends Object implements EDocLiteService
| Constructor and Description |
|---|
EDocLiteServiceImpl() |
public EDocLiteServiceImpl()
public void setEDocLiteDAO(EDocLiteDAO dao)
public EDLController getEDLControllerUsingEdlName(String edlName)
getEDLControllerUsingEdlName in interface EDocLiteServicepublic EDLController getEDLControllerUsingDocumentId(String documentId)
getEDLControllerUsingDocumentId in interface EDocLiteServicepublic void initEDLGlobalConfig()
initEDLGlobalConfig in interface EDocLiteServicepublic Document getDefinitionXml(EDocLiteAssociation edlAssociation)
getDefinitionXml in interface EDocLiteServicepublic void saveEDocLiteDefinition(EDocLiteDefinition data)
saveEDocLiteDefinition in interface EDocLiteServicepublic void saveEDocLiteAssociation(EDocLiteAssociation assoc)
saveEDocLiteAssociation in interface EDocLiteServicepublic void saveEDocLiteDefinition(InputStream xml)
saveEDocLiteDefinition in interface EDocLiteServicepublic void saveEDocLiteAssociation(InputStream xml)
saveEDocLiteAssociation in interface EDocLiteServicepublic EDocLiteDefinition getEDocLiteDefinition(String definitionName)
getEDocLiteDefinition in interface EDocLiteServicepublic EDocLiteAssociation getEDocLiteAssociation(String docTypeName)
getEDocLiteAssociation in interface EDocLiteServicepublic List getEDocLiteDefinitions()
getEDocLiteDefinitions in interface EDocLiteServicepublic List getEDocLiteAssociations()
getEDocLiteAssociations in interface EDocLiteServicepublic Templates getStyleAsTranslet(String name) throws TransformerConfigurationException
getStyleAsTranslet in interface EDocLiteServiceTransformerConfigurationExceptionpublic List search(EDocLiteAssociation edocLite)
search in interface EDocLiteServicepublic EDocLiteAssociation getEDocLiteAssociation(Long associationId)
getEDocLiteAssociation in interface EDocLiteServicepublic void loadXml(InputStream inputStream, String principalId)
loadXml in interface org.kuali.rice.core.framework.impex.xml.XmlLoaderpublic org.jdom.Element export(ExportDataSet dataSet)
export in interface org.kuali.rice.core.framework.impex.xml.XmlExporterpublic boolean supportPrettyPrint()
supportPrettyPrint in interface org.kuali.rice.core.framework.impex.xml.XmlExporterpublic void setStyleService(org.kuali.rice.coreservice.api.style.StyleService styleService)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.