Package org.gluu.oxtrust.action.push
Class PushApplicationInventoryAction
java.lang.Object
org.gluu.oxtrust.action.push.PushApplicationInventoryAction
- All Implemented Interfaces:
Serializable
@Named("pushApplicationInventoryAction")
@ConversationScoped
@Secure("#{permissionService.hasPermission(\'super-gluu\', \'access\')}")
public class PushApplicationInventoryAction
extends Object
implements Serializable
Action class for Push Application Inventory
- Author:
- Yuriy Movchan Date: 10/01/2014
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPlatforms
(PushApplication pushApplication) search()
void
setSearchPattern
(String searchPattern) start()
-
Constructor Details
-
PushApplicationInventoryAction
public PushApplicationInventoryAction()
-
-
Method Details
-
start
-
search
-
getPlatforms
-
getSearchPattern
-
setSearchPattern
-
getPushApplicationList
-