com.evolveum.midpoint.web.controller
Class AboutController

java.lang.Object
  extended by com.evolveum.midpoint.web.controller.AboutController

@Controller(value="about")
@Scope(value="request")
public class AboutController
extends java.lang.Object

Author:
lazyman

Nested Class Summary
static class AboutController.SystemItem
           
 
Constructor Summary
AboutController()
           
 
Method Summary
 java.util.List<AboutController.SystemItem> getItems()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AboutController

public AboutController()
Method Detail

getItems

public java.util.List<AboutController.SystemItem> getItems()


Copyright © 2011 evolveum. All Rights Reserved.