br.com.arsmachina.example.web.pages.permissiongroup
Class ListPermissionGroup

java.lang.Object
  extended by br.com.arsmachina.tapestrycrud.base.BasePage<T,K>
      extended by br.com.arsmachina.tapestrycrud.base.BaseListPage<br.com.arsmachina.authentication.entity.PermissionGroup,Integer>
          extended by br.com.arsmachina.example.web.pages.permissiongroup.ListPermissionGroup
All Implemented Interfaces:
br.com.arsmachina.tapestrycrud.CrudPage<br.com.arsmachina.authentication.entity.PermissionGroup,Integer>

public class ListPermissionGroup
extends br.com.arsmachina.tapestrycrud.base.BaseListPage<br.com.arsmachina.authentication.entity.PermissionGroup,Integer>

Listing page for PermissionGroup.

Author:
Thiago H. de Paula Figueiredo

Constructor Summary
ListPermissionGroup()
           
 
Method Summary
 
Methods inherited from class br.com.arsmachina.tapestrycrud.base.BaseListPage
canRemove, getBeanModel, getObject, getObjects, getPrimaryKeyEncoder, remove, remove, returnFromDoRemove, setObject, setRemoveErrorNotAllowedMessage, setRemoveErrorNotFoundMessage, setRemoveSuccessMessage
 
Methods inherited from class br.com.arsmachina.tapestrycrud.base.BasePage
filterReadOnlyComponentsInBeanModel, getActivationContextEncoder, getController, getEntityClass, getFormZone, getLabelEncoder, getMessage, getMessages, getPrimaryKeyClass, getSelectModelFactory, getValueEncoder, returnZoneOnXHR, setMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListPermissionGroup

public ListPermissionGroup()


Copyright © 2008-2009 Thiago H. de Paula Figueiredo. All Rights Reserved.