it.geosolutions.geonetwork.util
Class GNPrivConfiguration.Privileges

java.lang.Object
  extended by it.geosolutions.geonetwork.util.GNPrivConfiguration.Privileges
Enclosing class:
GNPrivConfiguration

public static class GNPrivConfiguration.Privileges
extends Object


Constructor Summary
GNPrivConfiguration.Privileges(Integer group, String ops)
           
 
Method Summary
 boolean equals(Object obj)
           
 Integer getGroup()
           
 String getOps()
           
 int hashCode()
           
 void setGroup(Integer group)
           
 void setOps(String ops)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GNPrivConfiguration.Privileges

public GNPrivConfiguration.Privileges(Integer group,
                                      String ops)
Method Detail

getGroup

public Integer getGroup()

setGroup

public void setGroup(Integer group)

getOps

public String getOps()

setOps

public void setOps(String ops)

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2011-2012 GeoSolutions. All Rights Reserved.