Uses of Interface
org.onehippo.repository.xml.ImportResult
-
Packages that use ImportResult Package Description org.hippoecm.repository.api -
-
Uses of ImportResult in org.hippoecm.repository.api
Methods in org.hippoecm.repository.api that return ImportResult Modifier and Type Method Description ImportResult
HippoSession. importEnhancedSystemViewXML(String parentAbsPath, InputStream in, int uuidBehavior, int referenceBehavior, ContentResourceLoader referredResourceLoader)
Import an enhanced system view xml file.
-