com.stratelia.webactiv.forums.forumsManager.ejb.mock
Class OrganizationControllerMock

java.lang.Object
  extended by com.stratelia.webactiv.beans.admin.OrganizationController
      extended by com.stratelia.webactiv.forums.forumsManager.ejb.mock.OrganizationControllerMock
All Implemented Interfaces:
Serializable, org.silverpeas.core.admin.OrganisationController

@Named(value="organizationController")
public class OrganizationControllerMock
extends com.stratelia.webactiv.beans.admin.OrganizationController

Author:
Yohann Chastagnier
See Also:
Serialized Form

Constructor Summary
OrganizationControllerMock()
           
 
Method Summary
 String[] getAllGroupIdsOfUser(String userId)
           
 com.stratelia.webactiv.beans.admin.UserDetail[] getAllUsersOfGroup(String groupId)
           
 com.stratelia.webactiv.beans.admin.ComponentInstLight getComponentInstLight(String sComponentId)
           
 
Methods inherited from class com.stratelia.webactiv.beans.admin.OrganizationController
getAdministratorUserIds, getAllComponentIds, getAllComponentIdsRecur, getAllComponentIdsRecur, getAllComponents, getAllComponentsNames, getAllDomains, getAllGroups, getAllowedComponentIds, getAllowedSubSpaceIds, getAllRootGroups, getAllRootGroupsInDomain, getAllRootSpaceIds, getAllRootSpaceIds, getAllSpaceIds, getAllSpaceIds, getAllSubGroups, getAllSubSpaceIds, getAllSubSpaceIds, getAllSubUsersNumber, getAllUsers, getAllUsers, getAllUsers, getAllUsersFromNewestToOldest, getAllUsersIds, getAllUsersInDomain, getAvailCompoIds, getAvailCompoIds, getAvailCompoIdsAtRoot, getAvailComponentInstLights, getAvailDriverCompoIds, getCompoForUser, getCompoId, getComponentIdsForUser, getComponentInst, getComponentParameterValue, getDirectGroupIdsOfUser, getDomain, getFiltredDirectUsers, getGeneralSpaceId, getGroup, getGroups, getPathToGroup, getRootSpace, getRootSpacesContainingComponent, getSearchableComponentsByCriteria, getSpaceInstById, getSpaceInstLightById, getSpaceNames, getSpacePath, getSpacePathToComponent, getSpaceTreeview, getSubSpacesContainingComponent, getUserDBId, getUserDetail, getUserDetailByDBId, getUserDetails, getUserFull, getUserManageableSpaceIds, getUserObjectProfiles, getUserProfile, getUserProfiles, getUserProfiles, getUserProfiles, getUsers, getUsersIdsByRoleNames, getUsersIdsByRoleNames, getUsersOfDomains, getUsersOfDomainsFromNewestToOldest, isAdminTool, isAnonymousAccessActivated, isComponentAvailable, isComponentExist, isComponentManageable, isObjectAvailable, isSpaceAvailable, isToolAvailable, reloadAdminCache, searchGroups, searchGroups, searchGroupsIds, searchUsers, searchUsers, searchUsersIds
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrganizationControllerMock

public OrganizationControllerMock()
Method Detail

getComponentInstLight

public com.stratelia.webactiv.beans.admin.ComponentInstLight getComponentInstLight(String sComponentId)
Specified by:
getComponentInstLight in interface org.silverpeas.core.admin.OrganisationController
Overrides:
getComponentInstLight in class com.stratelia.webactiv.beans.admin.OrganizationController

getAllUsersOfGroup

public com.stratelia.webactiv.beans.admin.UserDetail[] getAllUsersOfGroup(String groupId)
Specified by:
getAllUsersOfGroup in interface org.silverpeas.core.admin.OrganisationController
Overrides:
getAllUsersOfGroup in class com.stratelia.webactiv.beans.admin.OrganizationController

getAllGroupIdsOfUser

public String[] getAllGroupIdsOfUser(String userId)
Specified by:
getAllGroupIdsOfUser in interface org.silverpeas.core.admin.OrganisationController
Overrides:
getAllGroupIdsOfUser in class com.stratelia.webactiv.beans.admin.OrganizationController


Copyright © 2016 Silverpeas. All Rights Reserved.