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
RepositoryExceptionMap<? extends PropEntry,?> alterProperties(PropertyImportContext importContext, boolean isCollection) throws RepositoryException
RepositoryExceptionvoid addPropertyHandler(PropertyHandler propertyHandler)
PropertyHandler[] getPropertyHandlers()
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.