org.exoplatform.portlet.administration
Class VideoCallAdministration
java.lang.Object
org.exoplatform.portlet.administration.VideoCallAdministration
public class VideoCallAdministration
- extends Object
|
Constructor Summary |
VideoCallAdministration(org.exoplatform.services.organization.OrganizationService organizationService,
org.exoplatform.social.core.space.spi.SpaceService spaceService,
org.exoplatform.services.videocall.VideoCallService videoCallService)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USER_NAME
public static String USER_NAME
LAST_NAME
public static String LAST_NAME
FIRST_NAME
public static String FIRST_NAME
EMAIL
public static String EMAIL
MODEL_FROM_AUTH
public static String MODEL_FROM_AUTH
VideoCallAdministration
@Inject
public VideoCallAdministration(org.exoplatform.services.organization.OrganizationService organizationService,
org.exoplatform.social.core.space.spi.SpaceService spaceService,
org.exoplatform.services.videocall.VideoCallService videoCallService)
index
public void index(juzu.request.RenderContext renderContext)
throws Exception
- Throws:
Exception
save
public juzu.Response save(String disableVideoCall,
String videoCallPermissions,
juzu.request.HttpContext context)
throws Exception
- Throws:
Exception
openUserPermission
public juzu.Response.Content openUserPermission()
throws Exception
- Throws:
Exception
searchUserPermission
public juzu.Response.Content searchUserPermission(String keyword,
String filter)
throws Exception
- Throws:
Exception
openGroupPermission
public juzu.Response.Content openGroupPermission(String groupId)
throws Exception
- Throws:
Exception
loadChildrenGroups
public String loadChildrenGroups(String groupId,
String groupLabel)
throws Exception
- Throws:
Exception
getListOfPermissions
public String getListOfPermissions(String videoPermissions)
capitalize
public static String capitalize(String s)
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.