|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentConfig | |
---|---|
org.kuali.ole.docstore.model.jaxb.config | |
org.kuali.ole.docstore.model.xmlpojo.config |
Uses of DocumentConfig in org.kuali.ole.docstore.model.jaxb.config |
---|
Methods in org.kuali.ole.docstore.model.jaxb.config that return DocumentConfig | |
---|---|
DocumentConfig |
DocumentConfigConverter.unmarshal(String docXml)
|
Methods in org.kuali.ole.docstore.model.jaxb.config with parameters of type DocumentConfig | |
---|---|
String |
DocumentConfigConverter.marshal(DocumentConfig docConfig)
|
Uses of DocumentConfig in org.kuali.ole.docstore.model.xmlpojo.config |
---|
Fields in org.kuali.ole.docstore.model.xmlpojo.config declared as DocumentConfig | |
---|---|
static DocumentConfig |
DocumentConfig.docStoreMetaData
|
Methods in org.kuali.ole.docstore.model.xmlpojo.config that return DocumentConfig | |
---|---|
DocumentConfig |
ObjectFactory.createDocumentConfig()
Create an instance of DocumentConfig |
static DocumentConfig |
DocumentConfig.getInstance()
|
Methods in org.kuali.ole.docstore.model.xmlpojo.config that return types with arguments of type DocumentConfig | |
---|---|
JAXBElement<DocumentConfig> |
ObjectFactory.createDocumentConfig(DocumentConfig value)
Create an instance of JAXBElement < DocumentConfig > } |
Methods in org.kuali.ole.docstore.model.xmlpojo.config with parameters of type DocumentConfig | |
---|---|
JAXBElement<DocumentConfig> |
ObjectFactory.createDocumentConfig(DocumentConfig value)
Create an instance of JAXBElement < DocumentConfig > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |