arta.synergy.web.common.client.data.actions
Class ActionGroupsList

java.lang.Object
  extended by arta.synergy.web.common.client.data.actions.ActionGroupsList
All Implemented Interfaces:
java.io.Serializable

public class ActionGroupsList
extends java.lang.Object
implements java.io.Serializable

Created by IntelliJ IDEA. User: topa Date: 03.08.2010 Time: 18:04:53 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Field Summary
 boolean canCreate
           
 java.util.ArrayList<ActionsGroup> groups
           
 long now
           
 ActionSearchParams params
           
 
Constructor Summary
ActionGroupsList()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

groups

public java.util.ArrayList<ActionsGroup> groups

params

public ActionSearchParams params

canCreate

public boolean canCreate

now

public long now
Constructor Detail

ActionGroupsList

public ActionGroupsList()


Copyright © 2000 Dummy Corp. All Rights Reserved.