public class CommonInterceptor extends AbstractStorable implements Storable, Interceptor
LOGGER| Constructor and Description |
|---|
CommonInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
List<ApplicabilityParams> |
getApplicabilityParams() |
List<InterceptorParams> |
getInterceptorParams() |
InterceptorParams |
getParameters()
TODO: Add JavaDoc.
|
boolean |
isApplicable(String environmentId,
String systemId)
TODO: Add JavaDoc.
|
void |
performActionsForImportIntoAnotherProject(Map<BigInteger,BigInteger> replacementMap,
BigInteger projectId,
UUID projectUuid,
boolean needToUpdateProjectId,
boolean needToGenerateNewId)
Update projectId/generate new ID if it needs.
|
String |
validate()
TODO: Add JavaDoc.
|
contains, copy, doAfterCreate, doAfterUpdate, doBeforeRemove, equals, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getID, getManager, getNaturalId, getParent, getPrefix, getStorableProp, getStoreInformationDelegate, getVersion, hashCode, move, performPostCopyActions, performPostImportActions, performPostImportActionsParent, printStackTrace, remove, replicate, returnSimpleParent, setDescription, setID, setNaturalId, setParent, setPrefix, setStorableProp, setVersion, store, toString, update, upStorableVersiongetName, setNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetInterceptorGroup, getOrder, getTransportName, getTypeName, isActive, setActive, setApplicabilityParams, setInterceptorGroup, setInterceptorParams, setOrder, setTransportName, setTypeNamecontains, copy, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getNaturalId, getParent, getProjectId, getStorableProp, getStoreInformationDelegate, move, performPostCopyActions, performPostImportActions, performPostImportActionsParent, remove, replicate, returnSimpleParent, setDescription, setNaturalId, setParent, setProjectId, setStorableProp, store, upStorableVersiongetName, setNamegetID, setIDgetPrefix, setPrefixgetVersion, setVersionpublic InterceptorParams getParameters()
getParameters in interface Interceptorpublic List<InterceptorParams> getInterceptorParams()
getInterceptorParams in interface Interceptorpublic List<ApplicabilityParams> getApplicabilityParams()
getApplicabilityParams in interface Interceptorpublic boolean isApplicable(String environmentId, String systemId)
isApplicable in interface Interceptorpublic String validate() throws NoSuchMethodException, IllegalAccessException, InvocationTargetException, InstantiationException
validate in interface InterceptorNoSuchMethodExceptionIllegalAccessExceptionInvocationTargetExceptionInstantiationExceptionpublic void performActionsForImportIntoAnotherProject(Map<BigInteger,BigInteger> replacementMap, BigInteger projectId, UUID projectUuid, boolean needToUpdateProjectId, boolean needToGenerateNewId)
AbstractStorableperformActionsForImportIntoAnotherProject in interface StorableperformActionsForImportIntoAnotherProject in class AbstractStorableCopyright © 2025. All rights reserved.