Uses of Class
com.atlassian.confluence.impl.hibernate.extras.XMLDatabinder
-
Packages that use XMLDatabinder Package Description com.atlassian.confluence.impl.hibernate.extras com.atlassian.confluence.importexport.impl -
-
Uses of XMLDatabinder in com.atlassian.confluence.impl.hibernate.extras
Methods in com.atlassian.confluence.impl.hibernate.extras that return XMLDatabinder Modifier and Type Method Description XMLDatabinderXMLDatabinder. bind(Object object)Deprecated.XMLDatabinderXMLDatabinder. bindAll(Collection objects)Deprecated.Register a set of objects as being ones that should be exported.XMLDatabinderXMLDatabinder. unbind(Object object)Deprecated.XMLDatabinderXMLDatabinder. unbindAll(Collection objects)Deprecated.Register a set of objects as being ones that should *not* be exported. -
Uses of XMLDatabinder in com.atlassian.confluence.importexport.impl
Subclasses of XMLDatabinder in com.atlassian.confluence.importexport.impl Modifier and Type Class Description classAtlassianXMLDatabinder
-