com.sap.netweaver.bc.rf.mi
Class AbstractSubManager
java.lang.Object
com.sap.netweaver.bc.rf.mi.AbstractSubManager
- All Implemented Interfaces:
- ISubManager
public abstract class AbstractSubManager
- extends Object
- implements ISubManager
Abstract class implementing a repository sub manager.
|
Method Summary |
protected SecurityChecker |
getSecurityChecker()
Returns a helper class for authorizing operations on resources by a repository manager implementation. |
protected void |
shutDown()
Will be called by the framework prior to shutting down the repository
manager. |
protected void |
startUp()
Will be called by the framework after the repository manager has been
started. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
repositoryManager
protected final IManager repositoryManager
AbstractSubManager
protected AbstractSubManager(IManager repositoryManager)
- Construct object of class AbstractSubManager.
- Parameters:
repositoryManager - repository manager
startUp
protected void startUp()
throws BaseException
- Will be called by the framework after the repository manager has been
started. Can optionally be overwritten in sub manager implementation. This
default implementation does nothing.
- Throws:
BaseException - Exception raised in failure situation
shutDown
protected void shutDown()
- Will be called by the framework prior to shutting down the repository
manager. Can optionally be overwritten in sub manager implementation. This
default implementation does nothing.
getSecurityChecker
protected SecurityChecker getSecurityChecker()
throws ResourceException
- Returns a helper class for authorizing operations on resources by a repository manager implementation.
- Returns:
- a helper class for authorizing operations on resources.
- Throws:
ResourceException
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2014 SAP AG Complete Copyright Notice