SpaceWithSubSpacesAndComponents |
Administration.getAllowedFullTreeview(String userId) |
|
SpaceWithSubSpacesAndComponents |
Administration.getAllowedFullTreeview(String userId,
String spaceId) |
|
SpaceWithSubSpacesAndComponents |
Administration.getAllowedFullTreeviewOnComponentName(String userId,
String componentName) |
|
SpaceWithSubSpacesAndComponents |
Administration.getFullTreeview() |
|
SpaceWithSubSpacesAndComponents |
DefaultOrganizationController.getFullTreeview() |
|
SpaceWithSubSpacesAndComponents |
DefaultOrganizationController.getFullTreeview(String userId) |
|
SpaceWithSubSpacesAndComponents |
DefaultOrganizationController.getFullTreeview(String userId,
String spaceId) |
|
SpaceWithSubSpacesAndComponents |
OrganizationController.getFullTreeview() |
Gets the complete treeview of spaces and component instances defined in Silverpeas.
|
SpaceWithSubSpacesAndComponents |
OrganizationController.getFullTreeview(String userId) |
Gets the complete treeview of spaces and component instances defined in Silverpeas accessible
to the specified user.
|
SpaceWithSubSpacesAndComponents |
OrganizationController.getFullTreeview(String userId,
String spaceId) |
Gets the complete treeview of spaces and component instances contained in the specified space
and that are accessible to the specified user.
|
SpaceWithSubSpacesAndComponents |
DefaultOrganizationController.getFullTreeviewOnComponentName(String userId,
String componentName) |
|
SpaceWithSubSpacesAndComponents |
OrganizationController.getFullTreeviewOnComponentName(String userId,
String componentName) |
Gets the complete treeview of spaces and of instances of the specified application and that are
accessible to the specified user.
|