ogre.dms.data
Class PermissionRole

java.lang.Object
  extended by ogre.dms.data.PermissionRole
All Implemented Interfaces:
Serializable

public class PermissionRole
extends Object
implements Serializable

Permission role Object.

Version:
$Id: PermissionRole.java,v 1.1.1.1.12.2 2007/06/04 00:51:32 esso Exp $
Author:
Docpedia team
See Also:
Serialized Form

Constructor Summary
PermissionRole(String id, String name)
           
 
Method Summary
 boolean equals(Object other)
           
 String getId()
           
 String getName()
           
 int hashCode()
           
 void setId(String id)
           
 void setName(String name)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PermissionRole

public PermissionRole(String id,
                      String name)
Method Detail

getId

public String getId()

setName

public void setName(String name)

setId

public void setId(String id)

getName

public String getName()

equals

public boolean equals(Object other)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright(c) 2005-2012 by Flowring Technology Corp., 12 F., No 120, Sec 2, Gongdao 5th Rd., Hsin-Chu City 300, Taiwan(R.O.C.) All rights reserved.