|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
dkDatastore |
getDatastore()
Gets the reference to the owner datastore object |
java.lang.String |
getDescription()
gets the description of this privilege |
java.lang.String |
getName()
gets the name of this privilege |
void |
setDatastore(dkDatastore ds)
Sets the reference to the owner datastore object |
void |
setDescription(java.lang.String description)
sets the description of this privilege |
void |
setName(java.lang.String name)
sets the name for this privilege |
Method Detail |
public void setDatastore(dkDatastore ds)
ds
- datastorepublic dkDatastore getDatastore()
public java.lang.String getName()
public void setName(java.lang.String name)
name
- privilege namepublic java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- privilege description
|
EIP Java APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |