com.silverpeas.subscribe.mock
Class OrganizationControllerMock

java.lang.Object
  extended by com.stratelia.webactiv.beans.admin.OrganizationController
      extended by com.silverpeas.subscribe.mock.OrganizationControllerMock
All Implemented Interfaces:
Serializable, OrganisationController

@Named(value="organizationController")
public class OrganizationControllerMock
extends OrganizationController

Author:
Yohann Chastagnier
See Also:
Serialized Form

Constructor Summary
OrganizationControllerMock()
           
 
Method Summary
 String[] getAllGroupIdsOfUser(String userId)
           
 UserDetail[] getAllUsersOfGroup(String groupId)
           
 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 ComponentInstLight getComponentInstLight(String sComponentId)
Specified by:
getComponentInstLight in interface OrganisationController
Overrides:
getComponentInstLight in class OrganizationController

getAllUsersOfGroup

public UserDetail[] getAllUsersOfGroup(String groupId)
Specified by:
getAllUsersOfGroup in interface OrganisationController
Overrides:
getAllUsersOfGroup in class OrganizationController

getAllGroupIdsOfUser

public String[] getAllGroupIdsOfUser(String userId)
Specified by:
getAllGroupIdsOfUser in interface OrganisationController
Overrides:
getAllGroupIdsOfUser in class OrganizationController


Copyright © 2016 Silverpeas. All Rights Reserved.