TaskBean API
0.5

glogic.sample.sys
Class ServerRightsInfo

java.lang.Object
  extended byglogic.sample.sys.ServerRightsInfo

public class ServerRightsInfo
extends java.lang.Object

This gives the client application the "scope" of what rights the user has. The client app can enforce this but also each ws call can enforce as the client app can't be trusted.

Author:
Sam Taha

Field Summary
 java.lang.String[] functions
           
 int iProductID
           
 
Constructor Summary
ServerRightsInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

iProductID

public int iProductID

functions

public java.lang.String[] functions
Constructor Detail

ServerRightsInfo

public ServerRightsInfo()

TaskBean API
0.5

Copyright © Grand Logic, Inc. All Rights Reserved.