|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.iisc.jwc.jsheet.Protection
Protection class contains information about the protection requested.
JSClient.getPermissionsOnBook(),
JSClient.getPermissionsOnSheet(short)| Field Summary | |
int |
access
Type of access. |
java.lang.String |
bookname
Name of book. |
short |
sheetNMID
Sheet name id. |
java.lang.String |
userorgroup
User or group name. |
| Method Summary | |
java.lang.Object |
clone()
Creates a copy of the current Protection information. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int access
public java.lang.String bookname
public short sheetNMID
public java.lang.String userorgroup
| Method Detail |
public java.lang.Object clone()
|
Email JSheet Support | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||