Agentflow
V3.1

pe.pase
Class AccessOnLineUser

java.lang.Object
  extended by pe.pase.AccessOnLineUser
All Implemented Interfaces:
java.io.Serializable

public class AccessOnLineUser
extends java.lang.Object
implements java.io.Serializable

The member's access right for online user is for the whole online users or for the online underman.

Version:
1.1.5,
Author:
lchuang
See Also:
Serialized Form

Constructor Summary
AccessOnLineUser()
          Constructor.
AccessOnLineUser(java.lang.String mID)
          Constructor.
 
Method Summary
 java.lang.Object clone()
           
 boolean getForUnder()
          Get the uundermen option
 java.lang.String getMemberID()
          Get id of the member who owns the access right.
 void setForUnder(boolean b)
          Set the undermen option.
 void setMemberID(java.lang.String mID)
          Set id of the member who owns the access right.
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccessOnLineUser

public AccessOnLineUser()
Constructor. Construct a instance of AccessOnLineUser without parameters.

Since:
version 1.0.0

AccessOnLineUser

public AccessOnLineUser(java.lang.String mID)
Constructor. Construct a insance of AccessOnLineUser with the specified member.

Parameters:
id - the given member id
Since:
version 1.0.0
Method Detail

clone

public java.lang.Object clone()
Overrides:
clone in class java.lang.Object

getForUnder

public boolean getForUnder()
Get the uundermen option

Returns:
true the member can only access the online undermen; false the member can access the whole online users.
Since:
version 1.0.0

getMemberID

public java.lang.String getMemberID()
Get id of the member who owns the access right.

Returns:
the member id
Since:
version 1.0.0

setForUnder

public void setForUnder(boolean b)
Set the undermen option. true the member can only access the online undermen; false the member can access the whole online users.

Parameters:
b - the given boolean value
Since:
version 1.0.0

setMemberID

public void setMemberID(java.lang.String mID)
Set id of the member who owns the access right.

Parameters:
id - the given member id
Since:
version 1.0.0

Agentflow
V3.1

Submit a bug or feature
Copyright 1999-2010 Flowring , Inc. 12F., No.120, Sec2, Gongdao 5th Rd.,
Hsinchu City 300, Taiwan (R.O.C.) All Rights Reserved.