Package com.logicaldoc.webservice.model
Class WSUtil
java.lang.Object
com.logicaldoc.webservice.model.WSUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringconvertDateToString(Date date) static DateconvertStringToDate(String date) static AttributeSettoAttributeSet(WSAttributeSet wsSet) static DocumenttoDocument(WSDocument wsDoc) static TemplatetoTemplate(WSTemplate wsTemplate) static WSAttributeSettoWSAttributeSet(AttributeSet attributeSet) static WSDocumenttoWSDocument(AbstractDocument document) static WSTemplatetoWSTemplate(Template template)
-
Method Details
-
toWSDocument
-
toDocument
- Throws:
PersistenceException
-
convertDateToString
-
convertStringToDate
-
toWSAttributeSet
-
toAttributeSet
-
toTemplate
-
toWSTemplate
-