|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.mm.sdk.common.dkAbstractPrivilege | +--com.ibm.mm.sdk.common.DKPrivilegeFed
DKPrivilegeSetFed : This class represents a privilege set.
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageId |
For details, see the class or interface |
Constructor Summary | |
DKPrivilegeFed()
Default constructor Constructs the privilege set. |
|
DKPrivilegeFed(dkDatastore ds)
Constructs the privilege set and initializes it with the datastore. |
Method Summary | |
long |
getID()
Gets privilege id |
void |
setID(long id)
Sets privilege id |
Methods inherited from class com.ibm.mm.sdk.common.dkAbstractPrivilege |
getDatastore, getDescription, getName, setDatastore, setDescription, setName |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DKPrivilegeFed()
public DKPrivilegeFed(dkDatastore ds)
ds
- dkDatastore referencename
- name of access control listMethod Detail |
public void setID(long id)
id
- new id to be set to this privilege objectpublic long getID()
|
EIP Java APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |