Groovy Documentation

de.matrixweb.harhar.model
[Groovy] Class Log

java.lang.Object
  de.matrixweb.harhar.model.Log
All Implemented Interfaces:
Serializable

class Log
extends Object

Authors:
marwol


Property Summary
Creator creator

List entries

List pages

String version

 
Method Summary
List getEntriesByPage(Page page)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

creator

Creator creator


entries

List entries


pages

List pages


version

String version


 
Method Detail

getEntriesByPage

List getEntriesByPage(Page page)


 

Groovy Documentation