com.ibm.mm.sdk.common
Class DKDatastoreAdminV4
java.lang.Object
|
+--com.ibm.mm.sdk.common.dkAbstractDatastoreAdmin
|
+--com.ibm.mm.sdk.common.DKDatastoreAdminV4
- All Implemented Interfaces:
- DKConstant, DKConstantV4, dkDatastoreAdmin, DKMessageId, DKMessageIdV4, java.io.Serializable
- public class DKDatastoreAdminV4
- extends dkAbstractDatastoreAdmin
- implements DKConstantV4, DKMessageIdV4
DKDatastoreAdminV4 : This class represents and processes datastore
administration functions.
- See Also:
- Serialized Form
Fields inherited from interface com.ibm.mm.sdk.common.DKConstantV4 |
For details, see the class or interface |
Fields inherited from interface com.ibm.mm.sdk.common.DKConstant |
For details, see the class or interface |
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageId |
For details, see the class or interface |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DKDatastoreAdminV4
public DKDatastoreAdminV4(dkDatastore ds)
- constructor
- Parameters:
ds
- a dkDatastore object
accessControl
public dkAccessControl accessControl()
throws DKException,
java.lang.Exception
- Deprecated. Replace by authorizationMgmt
- Gets the reference to the access control object
- Overrides:
accessControl
in class dkAbstractDatastoreAdmin
- Returns:
- the dkAccessControl object
- Throws:
DKException
- if error detectedjava.lang.Exception
- if error detected- See Also:
dkAbstractDatastoreAdmin.authorizationMgmt()
userManagement
public dkUserManagement userManagement()
throws DKException,
java.lang.Exception
- Gets the reference to the user management object
- Overrides:
userManagement
in class dkAbstractDatastoreAdmin
- Returns:
- the dkUserManagement object
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.