public abstract class AbstractCustomDeletionProvider extends Object implements CustomDeletionProvider, de.cismet.connectioncontext.ConnectionContextStore, MetaServiceStore
| Constructor and Description |
|---|
AbstractCustomDeletionProvider() |
| Modifier and Type | Method and Description |
|---|---|
de.cismet.connectioncontext.ConnectionContext |
getConnectionContext() |
MetaService |
getMetaService()
DOCUMENT ME!
|
abstract String |
getTableName()
DOCUMENT ME!
|
void |
initWithConnectionContext(de.cismet.connectioncontext.ConnectionContext connectionContext) |
boolean |
isMatching(User user,
MetaObject metaObject)
DOCUMENT ME!
|
void |
setMetaService(MetaService metaService)
DOCUMENT ME!
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcustomDeleteMetaObject, getDomainpublic MetaService getMetaService()
MetaServiceStoregetMetaService in interface MetaServiceStorepublic void setMetaService(MetaService metaService)
MetaServiceStoresetMetaService in interface MetaServiceStoremetaService - DOCUMENT ME!public void initWithConnectionContext(de.cismet.connectioncontext.ConnectionContext connectionContext)
initWithConnectionContext in interface de.cismet.connectioncontext.ConnectionContextStorepublic de.cismet.connectioncontext.ConnectionContext getConnectionContext()
getConnectionContext in interface de.cismet.connectioncontext.ConnectionContextProvidergetConnectionContext in interface de.cismet.connectioncontext.ConnectionContextStorepublic abstract String getTableName()
public boolean isMatching(User user, MetaObject metaObject)
CustomDeletionProviderisMatching in interface CustomDeletionProvideruser - DOCUMENT ME!metaObject - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.