com.iisc.jwc.jsheet
Class Protection

java.lang.Object
  extended bycom.iisc.jwc.jsheet.Protection
All Implemented Interfaces:
java.lang.Cloneable

public class Protection
extends java.lang.Object
implements java.lang.Cloneable

Protection class contains information about the protection requested.

See Also:
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

access

public int access
Type of access.


bookname

public java.lang.String bookname
Name of book.


sheetNMID

public short sheetNMID
Sheet name id.


userorgroup

public java.lang.String userorgroup
User or group name.

Method Detail

clone

public java.lang.Object clone()
Creates a copy of the current Protection information.

Returns:
a copy of the current Protection information.

Email JSheet Support

www.jsheet.com
Copyright 1995 - 2003 Investment Intelligence Systems Limited.