public abstract class AbstractConfigurationManagerImpl extends java.lang.Object implements ConfigurationManager
| Constructor and Description |
|---|
AbstractConfigurationManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.util.Set<Configuration>> |
getElementsUsedByElement(int elementID) |
protected abstract java.lang.String |
getPathExpressions() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, add, get, getByName, getByName, getByName, getBySubType, getBySubType, getBySubTypeGroupedByProject, getProjectsBySubType, remove, removeByProject, removeBySubType, replicateElement, updatepublic java.util.Map<java.lang.String,java.util.Set<Configuration>> getElementsUsedByElement(int elementID) throws InstanceNotFoundException, InternalErrorException
getElementsUsedByElement in interface ConfigurationManagerInstanceNotFoundExceptionInternalErrorExceptionprotected abstract java.lang.String getPathExpressions()
Copyright © 2024 Denodo Technologies. All rights reserved.