public interface PropertyManager
PropertyManager
...Modifier and Type | Method and Description |
---|---|
void |
addPropertyHandler(PropertyHandler propertyHandler) |
Map<? extends PropEntry,?> |
alterProperties(PropertyImportContext importContext,
boolean isCollection) |
boolean |
exportProperties(PropertyExportContext exportContext,
boolean isCollection) |
PropertyHandler[] |
getPropertyHandlers() |
boolean exportProperties(PropertyExportContext exportContext, boolean isCollection) throws RepositoryException
RepositoryException
Map<? extends PropEntry,?> alterProperties(PropertyImportContext importContext, boolean isCollection) throws RepositoryException
RepositoryException
void addPropertyHandler(PropertyHandler propertyHandler)
PropertyHandler[] getPropertyHandlers()
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.