jBPM Console NG - Human Tasks Client 6.0.0.Beta4

org.jbpm.console.ng.ht.client.editors.identity
Class IdentityListPresenter

java.lang.Object
  extended by org.jbpm.console.ng.ht.client.editors.identity.IdentityListPresenter

@Dependent
public class IdentityListPresenter
extends Object


Nested Class Summary
static interface IdentityListPresenter.IdentityListView
           
 
Constructor Summary
IdentityListPresenter()
           
 
Method Summary
 void addDataDisplay(com.google.gwt.view.client.HasData<IdentitySummary> display)
           
 com.google.gwt.view.client.ListDataProvider<IdentitySummary> getDataProvider()
           
 void getEntityById(String entityId)
           
 String getTitle()
           
 org.uberfire.client.mvp.UberView<IdentityListPresenter> getView()
           
 void init()
           
 void onReveal()
           
 void refreshData()
           
 void refreshIdentityList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentityListPresenter

public IdentityListPresenter()
Method Detail

getTitle

public String getTitle()

getView

public org.uberfire.client.mvp.UberView<IdentityListPresenter> getView()

init

@PostConstruct
public void init()

addDataDisplay

public void addDataDisplay(com.google.gwt.view.client.HasData<IdentitySummary> display)

getDataProvider

public com.google.gwt.view.client.ListDataProvider<IdentitySummary> getDataProvider()

refreshData

public void refreshData()

onReveal

public void onReveal()

refreshIdentityList

public void refreshIdentityList()

getEntityById

public void getEntityById(String entityId)

jBPM Console NG - Human Tasks Client 6.0.0.Beta4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.