edu.uoc.tfc.dbmodel.security
Class OperationImpl

java.lang.Object
  extended by edu.uoc.tfc.dbmodel.security.Operation
      extended by edu.uoc.tfc.dbmodel.security.OperationImpl
All Implemented Interfaces:
java.io.Serializable

public class OperationImpl
extends Operation

See Also:
Operation, Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class edu.uoc.tfc.dbmodel.security.Operation
Operation.Factory
 
Constructor Summary
OperationImpl()
           
 
Method Summary
 
Methods inherited from class edu.uoc.tfc.dbmodel.security.Operation
equals, getDescription, getId, getName, getOrdre, getParent, getRoles, getUrl, hashCode, setDescription, setId, setName, setOrdre, setParent, setRoles, setUrl
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationImpl

public OperationImpl()