gICS_2.8.6
Public Member Functions | Private Attributes | Static Private Attributes
org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO Class Reference

eine policy ist die kleinstmoegliche unterteilung eines consents; sie repraesentiert eine atomare, zustimmbare einheit More...

Inheritance diagram for org.emau.icmvc.ganimed.ttp.cm2.dto.PolicyDTO:

Public Member Functions

 PolicyDTO (PolicyKeyDTO key)
 
 PolicyDTO (PolicyKeyDTO key, String comment, String externProperties)
 
PolicyKeyDTO getKey ()
 
void setKey (PolicyKeyDTO key)
 
String getComment ()
 
void setComment (String comment)
 
String getExternProperties ()
 
void setExternProperties (String externProperties)
 
int hashCode ()
 
boolean equals (Object obj)
 
String toString ()
 

Private Attributes

PolicyKeyDTO key
 
String comment
 
String externProperties
 

Static Private Attributes

static final long serialVersionUID = -98288145960857096L
 

Detailed Description

eine policy ist die kleinstmoegliche unterteilung eines consents; sie repraesentiert eine atomare, zustimmbare einheit

Author
geidell

Definition at line 46 of file PolicyDTO.java.


The documentation for this class was generated from the following file: