|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Group in com.silverpeas.directory.control |
---|
Methods in com.silverpeas.directory.control that return types with arguments of type Group | |
---|---|
List<Group> |
DirectorySessionController.getCurrentGroups()
|
Uses of Group in com.silverpeas.domains.silverpeasdriver |
---|
Methods in com.silverpeas.domains.silverpeasdriver that return Group | |
---|---|
Group[] |
SilverpeasDriver.getAllChangedGroups(String fromTimeStamp,
String toTimeStamp)
|
Group[] |
SilverpeasDriver.getAllGroups()
|
Group[] |
SilverpeasDriver.getAllRootGroups()
|
Group |
SilverpeasDriver.getGroup(String groupId)
|
Group |
SilverpeasDriver.getGroupByName(String groupName)
|
Group[] |
SilverpeasDriver.getGroups(String groupId)
|
Group |
SilverpeasDriver.importGroup(String groupName)
|
Group |
SilverpeasDriver.synchroGroup(String groupId)
|
Methods in com.silverpeas.domains.silverpeasdriver with parameters of type Group | |
---|---|
String |
SilverpeasDriver.createGroup(Group group)
|
void |
SilverpeasDriver.updateGroup(Group group)
|
Uses of Group in com.silverpeas.jobDomainPeas |
---|
Methods in com.silverpeas.jobDomainPeas that return Group | |
---|---|
Group[] |
NavigationStock.getAllGroupPage()
|
Group[] |
NavigationStock.getGroupPage()
|
Group |
GroupNavigationStock.getThisGroup()
|
Methods in com.silverpeas.jobDomainPeas that return types with arguments of type Group | |
---|---|
static Collection<Group> |
JobDomainPeasDAO.selectGroupSynchroInsertUpdateTableDomain_Group(Domain domain)
Sélection des groupes à synchroniser en insert ou update de la table Domain |
Methods in com.silverpeas.jobDomainPeas with parameters of type Group | |
---|---|
static boolean |
GroupNavigationStock.isGroupValid(Group gr)
|
static void |
JobDomainSettings.sortGroups(Group[] toSort)
|
Method parameters in com.silverpeas.jobDomainPeas with type arguments of type Group | |
---|---|
String |
SynchroUserWebServiceItf.insertUpdateListGroupWebService(String idDomain,
String nameDomain,
Collection<Group> listGroupToInsertUpdate)
|
String |
SynchroUserWebServiceItf.insertUpdateListUserWebService(String idDomain,
Collection<UserFull> listUserToInsertUpdate,
Collection<Group> listGroupToInsertUpdate)
|
Uses of Group in com.silverpeas.jobDomainPeas.control |
---|
Methods in com.silverpeas.jobDomainPeas.control that return Group | |
---|---|
Group[] |
JobDomainPeasSessionController.getAllRootGroups()
|
Group[] |
JobDomainPeasSessionController.getSubGroups(boolean isParentGroup)
|
Group |
JobDomainPeasSessionController.getTargetGroup()
|
Methods in com.silverpeas.jobDomainPeas.control that return types with arguments of type Group | |
---|---|
List<Group> |
JobDomainPeasSessionController.getUserManageableGroups()
|
Uses of Group in com.silverpeas.jobManagerPeas |
---|
Methods in com.silverpeas.jobManagerPeas with parameters of type Group | |
---|---|
static void |
JobManagerSettings.sortGroups(Group[] toSort)
|
Uses of Group in com.silverpeas.jobOrganizationPeas.control |
---|
Methods in com.silverpeas.jobOrganizationPeas.control that return Group | |
---|---|
Group |
JobOrganizationPeasSessionController.getCurrentGroup()
|
Uses of Group in com.silverpeas.jobStartPagePeas.control |
---|
Methods in com.silverpeas.jobStartPagePeas.control that return types with arguments of type Group | |
---|---|
List<Group> |
JobStartPagePeasSessionController.getAllCurrentGroupInstance()
|
List<Group> |
JobStartPagePeasSessionController.getAllCurrentGroupSpace(String role)
|
List<Group> |
JobStartPagePeasSessionController.getGroupsManagerOfParentSpace()
|
List<Group> |
JobStartPagePeasSessionController.groupIds2groups(List<String> groupIds)
|
Uses of Group in com.silverpeas.profile.web |
---|
Subclasses of Group in com.silverpeas.profile.web | |
---|---|
class |
UserGroupProfileEntity
The profile of the user group exposable in the WEB. |
Methods in com.silverpeas.profile.web that return types with arguments of type Group | |
---|---|
List<? extends Group> |
UserGroupProfileEntity.getSubGroups()
|
Methods in com.silverpeas.profile.web with parameters of type Group | |
---|---|
int |
UserGroupProfileEntity.compareTo(Group o)
|
static UserGroupProfileEntity |
UserGroupProfileEntity.fromGroup(Group group)
Decorates the specified user group with the required WEB exposition features. |
static URI |
ProfileResourceBaseURIs.uriOfGroup(Group group,
String atGroupsUri)
|
Method parameters in com.silverpeas.profile.web with type arguments of type Group | |
---|---|
static UserGroupProfileEntity[] |
UserGroupProfileEntity.fromGroups(List<? extends Group> groups,
URI groupsURI)
Decorates the specified user groups with required WEB exposition features. |
Uses of Group in com.silverpeas.subscribe.util |
---|
Methods in com.silverpeas.subscribe.util with parameters of type Group | |
---|---|
static boolean |
SubscriptionUtil.isSameVisibilityAsTheCurrentRequester(Group group,
UserDetail currentRequester)
Indicates if the given group has same domain visibility as the current requester. |
Uses of Group in com.silverpeas.util |
---|
Fields in com.silverpeas.util declared as Group | |
---|---|
static Group[] |
ArrayUtil.EMPTY_GROUP_ARRAY
|
Uses of Group in com.silverpeas.web.mock |
---|
Methods in com.silverpeas.web.mock that return Group | |
---|---|
Group[] |
OrganizationControllerMockWrapper.getAllGroups()
|
Group[] |
OrganizationControllerMockWrapper.getAllRootGroups()
|
Group[] |
OrganizationControllerMockWrapper.getAllRootGroupsInDomain(String domainId)
|
Group[] |
OrganizationControllerMockWrapper.getAllSubGroups(String parentGroupId)
|
Group |
OrganizationControllerMockWrapper.getGroup(String sGroupId)
|
Group[] |
OrganizationControllerMockWrapper.getGroups(String[] groupsId)
|
Group[] |
OrganizationControllerMockWrapper.searchGroups(Group modelGroup,
boolean isAnd)
|
Methods in com.silverpeas.web.mock that return types with arguments of type Group | |
---|---|
ListSlice<Group> |
OrganizationControllerMockWrapper.searchGroups(GroupsSearchCriteria criteria)
|
Methods in com.silverpeas.web.mock with parameters of type Group | |
---|---|
Group[] |
OrganizationControllerMockWrapper.searchGroups(Group modelGroup,
boolean isAnd)
|
String[] |
OrganizationControllerMockWrapper.searchGroupsIds(boolean isRootGroup,
String componentId,
String[] profileId,
Group modelGroup)
|
Uses of Group in com.stratelia.silverpeas.alertUserPeas.control |
---|
Fields in com.stratelia.silverpeas.alertUserPeas.control declared as Group | |
---|---|
protected Group[] |
AlertUserPeasSessionController.m_groupRecipients
|
Methods in com.stratelia.silverpeas.alertUserPeas.control that return Group | |
---|---|
Group[] |
AlertUserPeasSessionController.getGroupRecipients()
|
Uses of Group in com.stratelia.silverpeas.domains.ldapdriver |
---|
Methods in com.stratelia.silverpeas.domains.ldapdriver that return Group | |
---|---|
Group[] |
LDAPGroupAllRoot.getAllChangedGroups(String lds,
String extraFilter)
|
Group[] |
LDAPDriver.getAllChangedGroups(String fromTimeStamp,
String toTimeStamp)
|
Group[] |
AbstractLDAPGroup.getAllChangedGroups(String lds,
String extraFilter)
|
Group[] |
LDAPDriver.getAllGroups()
Retrieve all groups from the database |
Group[] |
AbstractLDAPGroup.getAllGroups(String lds,
String extraFilter)
Return all groups |
Group[] |
LDAPDriver.getAllRootGroups()
Retrieve all root groups from the database |
Group |
LDAPDriver.getGroup(String groupId)
Retrieve group information from database |
Group |
AbstractLDAPGroup.getGroup(String lds,
String id)
Return a Group object filled with the infos of the group having ID = id NOTE : the DomainID and the ID are not set. |
Group |
LDAPDriver.getGroupByName(String groupName)
|
Group |
AbstractLDAPGroup.getGroupByName(String lds,
String name)
|
Group[] |
LDAPDriver.getGroups(String groupId)
Retrieve all groups contained in the given group |
Group[] |
AbstractLDAPGroup.getGroups(String lds,
String parentId,
String extraFilter)
Return all groups found in the tree that are childs of parentId group or return root groups if parentId is null or empty |
Group |
LDAPDriver.importGroup(String groupName)
Import a given group in Database from the reference |
Group |
LDAPDriver.synchroGroup(String groupId)
Update group information in database |
protected Group |
AbstractLDAPGroup.translateGroup(String lds,
com.novell.ldap.LDAPEntry groupEntry)
Translate a group LDAPEntry into a Group object NOTE : the GroupParentId, the DomainID and the ID are not set. |
protected Group |
AbstractLDAPGroup.translateGroups(String lds,
List<com.novell.ldap.LDAPEntry> groupEntries)
Translate several groups LDAPEntry into a Group object NOTE : the GroupParentId, the DomainID and the ID are not set. |
Methods in com.stratelia.silverpeas.domains.ldapdriver with parameters of type Group | |
---|---|
String |
LDAPDriver.createGroup(Group m_Group)
|
void |
LDAPDriver.updateGroup(Group m_Group)
|
Uses of Group in com.stratelia.silverpeas.domains.sqldriver |
---|
Methods in com.stratelia.silverpeas.domains.sqldriver that return Group | |
---|---|
protected Group |
SQLGroupTable.fetchGroup(ResultSet rs)
Fetch the current group row from a resultSet. |
Group[] |
SQLDriver.getAllChangedGroups(String fromTimeStamp,
String toTimeStamp)
|
Group[] |
SQLDriver.getAllGroups()
|
Group[] |
SQLDriver.getAllRootGroups()
|
Group |
SQLGroupTable.getGroup(Connection c,
int groupId)
Returns the Group whith the given id. |
Group |
SQLDriver.getGroup(String groupId)
|
Group |
SQLGroupTable.getGroupByName(Connection c,
String groupName)
Returns the Group whith the given name. |
Group |
SQLDriver.getGroupByName(String groupName)
|
Group[] |
SQLDriver.getGroups(String groupId)
|
Group |
SQLDriver.importGroup(String groupName)
|
Group |
SQLDriver.synchroGroup(String groupId)
|
Methods in com.stratelia.silverpeas.domains.sqldriver that return types with arguments of type Group | |
---|---|
List<Group> |
SQLGroupTable.getAllGroups(Connection c)
Returns the User whith the given id. |
List<Group> |
SQLGroupTable.getDirectSubGroups(Connection c,
int groupId)
Returns the User whith the given id. |
Methods in com.stratelia.silverpeas.domains.sqldriver with parameters of type Group | |
---|---|
int |
SQLGroupTable.createGroup(Connection c,
Group group)
Inserts in the database a new Group row. |
String |
SQLDriver.createGroup(Group group)
|
void |
SQLGroupTable.updateGroup(Connection c,
Group g)
|
void |
SQLDriver.updateGroup(Group group)
|
Uses of Group in com.stratelia.silverpeas.genericPanel |
---|
Fields in com.stratelia.silverpeas.genericPanel with type parameters of type Group | |
---|---|
protected Hashtable<String,Group> |
AllGroupPanel.m_AllGroup
|
Uses of Group in com.stratelia.silverpeas.notificationManager |
---|
Methods in com.stratelia.silverpeas.notificationManager with parameters of type Group | |
---|---|
static String |
NotificationSender.getIdsLineFromGroupArray(Group[] groups)
|
Constructors in com.stratelia.silverpeas.notificationManager with parameters of type Group | |
---|---|
GroupRecipient(Group group)
|
Uses of Group in com.stratelia.silverpeas.notificationUser |
---|
Methods in com.stratelia.silverpeas.notificationUser that return types with arguments of type Group | |
---|---|
List<Group> |
Notification.getGroups()
|
Method parameters in com.stratelia.silverpeas.notificationUser with type arguments of type Group | |
---|---|
void |
Notification.setGroups(List<Group> groups)
|
Uses of Group in com.stratelia.silverpeas.pdcPeas.control |
---|
Methods in com.stratelia.silverpeas.pdcPeas.control that return types with arguments of type Group | |
---|---|
List<Group> |
PdcSessionController.groupIds2Groups(List<String> groupIds)
|
Uses of Group in com.stratelia.silverpeas.selection |
---|
Methods in com.stratelia.silverpeas.selection that return Group | |
---|---|
static Group[] |
SelectionUsersGroups.getGroups(String[] groupIds)
|
Methods in com.stratelia.silverpeas.selection with parameters of type Group | |
---|---|
static String[] |
SelectionUsersGroups.getGroupIds(Group[] groups)
|
Uses of Group in com.stratelia.silverpeas.selectionPeas.control |
---|
Methods in com.stratelia.silverpeas.selectionPeas.control that return Group | |
---|---|
Group |
SelectionPeasWrapperSessionController.getSelectedGroup()
Returns the selected group (if any). |
Group[] |
SelectionPeasWrapperSessionController.getSelectedGroups()
Returns the selected groups (if any). |
Uses of Group in com.stratelia.webactiv.beans.admin |
---|
Methods in com.stratelia.webactiv.beans.admin that return Group | |
---|---|
Group[] |
DomainDriver.getAllChangedGroups(String fromTimeStamp,
String toTimeStamp)
|
Group[] |
DomainDriverManager.getAllChangedGroups(String fromTimeStamp,
String toTimeStamp)
|
Group[] |
OrganizationController.getAllGroups()
|
Group[] |
DomainDriver.getAllGroups()
|
Group[] |
DomainDriverManager.getAllGroups()
|
Group[] |
DomainDriverManager.getAllGroups(String domainId)
|
Group[] |
OrganizationController.getAllRootGroups()
|
Group[] |
Admin.getAllRootGroups()
Gets all root user groups in Silverpeas. |
Group[] |
DomainDriver.getAllRootGroups()
|
Group[] |
DomainDriverManager.getAllRootGroups()
|
Group[] |
GroupManager.getAllRootGroups(DomainDriverManager ddManager)
Gets all the root user groups in Silverpeas. |
Group[] |
DomainDriverManager.getAllRootGroups(String domainId)
|
Group[] |
OrganizationController.getAllRootGroupsInDomain(String domainId)
|
Group[] |
OrganizationController.getAllSubGroups(String parentGroupId)
|
Group[] |
Admin.getAllSubGroups(String parentGroupId)
For use in userPanel : return the direct sub-groups |
static Group |
Group.getById(String id)
Gets the group with the specified unique identifier. |
Group |
AdminGroupInst.getGroup()
|
Group |
GroupManager.getGroup(DomainDriverManager ddManager,
String sGroupId)
Get group information with the given id from Silverpeas |
Group |
OrganizationController.getGroup(String sGroupId)
|
Group |
Admin.getGroup(String groupId)
Get group information with the given id |
Group |
GroupManager.getGroup(String groupId)
|
Group |
DomainDriver.getGroup(String groupId)
|
Group |
DomainDriverManager.getGroup(String groupId)
return group with given id (contains list of user ids for this group) |
Group |
AdminController.getGroupById(String sGroupId)
Return the admin group detail corresponding to the given id |
Group |
DomainDriver.getGroupByName(String groupName)
|
Group |
DomainDriverManager.getGroupByName(String groupName)
|
Group |
GroupManager.getGroupByNameInDomain(DomainDriverManager ddManager,
String sGroupName,
String sDomainFatherId)
Get group information with the given group name |
Group |
AdminController.getGroupByNameInDomain(String sGroupName,
String sDomainFatherId)
Return the admin group detail corresponding to the given group Name |
Group |
Admin.getGroupByNameInDomain(String groupName,
String domainFatherId)
Get group information with the given group name. |
Group |
DomainDriverManager.getGroupByNameInDomain(String groupName,
String domainId)
return group with given group name in domain |
Group[] |
DomainDriver.getGroups(String groupId)
|
Group[] |
DomainDriverManager.getGroups(String groupId)
|
Group[] |
OrganizationController.getGroups(String[] groupsId)
|
Group[] |
Admin.getGroups(String[] asGroupId)
Get groups information with the given ids. |
Group[] |
GroupManager.getGroupsOfDomain(DomainDriverManager ddManager,
String sDomainId)
Get the groups of domain |
Group[] |
GroupManager.getRootGroupsOfDomain(DomainDriverManager ddManager,
String sDomainId)
|
Group[] |
AdminController.getRootGroupsOfDomain(String domainId)
Get ALL the domain's groups |
Group[] |
Admin.getRootGroupsOfDomain(String domainId)
|
Group[] |
Admin.getSynchronizedGroups()
|
Group[] |
GroupManager.getSynchronizedGroups(DomainDriverManager ddManager)
|
Group |
DomainDriver.importGroup(String groupName)
|
Group |
DomainDriverManager.importGroup(String groupName)
|
Group[] |
GroupManager.searchGroups(DomainDriverManager ddManager,
Group modelGroup,
boolean isAnd)
|
Group[] |
OrganizationController.searchGroups(Group modelGroup,
boolean isAnd)
|
Group[] |
Admin.searchGroups(Group modelGroup,
boolean isAnd)
|
Group |
DomainDriver.synchroGroup(String groupId)
|
Group |
DomainDriverManager.synchroGroup(String groupId)
|
Methods in com.stratelia.webactiv.beans.admin that return types with arguments of type Group | |
---|---|
static List<Group> |
Group.getAllRoots()
Gets all root groups available in Silverpeas, whatever their domain. |
static List<Group> |
Group.getAllRootsInDomain(String domainId)
Gets all root groups available in the specified domain in Silverpeas. |
ListSlice<Group> |
GroupManager.getGroupsMatchingCriteria(GroupSearchCriteriaForDAO criteria)
Gets the groups that match the specified criteria. |
List<? extends Group> |
Group.getSubGroups()
Gets the direct subgroups of this user group. |
ListSlice<Group> |
OrganizationController.searchGroups(GroupsSearchCriteria criteria)
|
ListSlice<Group> |
Admin.searchGroups(GroupsSearchCriteria searchCriteria)
|
Methods in com.stratelia.webactiv.beans.admin with parameters of type Group | |
---|---|
String |
GroupManager.addGroup(DomainDriverManager ddManager,
Group group,
boolean onlyInSilverpeas)
Add the given group in Silverpeas |
String |
AdminController.addGroup(Group group)
Add the given group |
String |
Admin.addGroup(Group group)
Add the given group in Silverpeas. |
String |
Admin.addGroup(Group group,
boolean onlyInSilverpeas)
Add the given group in Silverpeas. |
int |
Group.compareTo(Group o)
|
String |
DomainDriver.createGroup(Group m_Group)
|
String |
DomainDriverManager.createGroup(Group group)
|
String |
GroupManager.deleteGroupById(DomainDriverManager ddManager,
Group group,
boolean onlyInSilverpeas)
Delete the group with the given Id The delete is apply recursively to the sub-groups |
protected void |
Admin.internalSynchronizeGroup(DomainDriver synchroDomain,
Group latestGroup,
boolean recurs)
|
Group[] |
GroupManager.searchGroups(DomainDriverManager ddManager,
Group modelGroup,
boolean isAnd)
|
Group[] |
OrganizationController.searchGroups(Group modelGroup,
boolean isAnd)
|
Group[] |
Admin.searchGroups(Group modelGroup,
boolean isAnd)
|
String[] |
OrganizationController.searchGroupsIds(boolean isRootGroup,
String componentId,
String[] profileId,
Group modelGroup)
|
String[] |
Admin.searchGroupsIds(boolean isRootGroup,
String componentId,
String[] profileId,
Group modelGroup)
|
String[] |
GroupManager.searchGroupsIds(DomainDriverManager ddManager,
boolean isRootGroup,
String componentId,
String[] aProfileId,
Group modelGroup)
|
void |
AdminGroupInst.setGroup(Group group)
|
String |
GroupManager.updateGroup(DomainDriverManager ddManager,
Group group,
boolean onlyInSilverpeas)
Update the given group |
String |
AdminController.updateGroup(Group group)
Update the given group |
String |
Admin.updateGroup(Group group)
Update the given group in Silverpeas and specific. |
void |
DomainDriver.updateGroup(Group m_Group)
|
void |
DomainDriverManager.updateGroup(Group group)
Update given group in specific domain |
String |
Admin.updateGroup(Group group,
boolean onlyInSilverpeas)
Update the given group in Silverpeas and specific |
Constructors in com.stratelia.webactiv.beans.admin with parameters of type Group | |
---|---|
Group(Group toClone)
|
Uses of Group in com.stratelia.webactiv.beans.admin.cache |
---|
Methods in com.stratelia.webactiv.beans.admin.cache with parameters of type Group | |
---|---|
void |
AdminCache.opAddGroup(Group group)
|
void |
AdminCache.opRemoveGroup(Group group)
|
void |
AdminCache.opUpdateGroup(Group group)
|
Uses of Group in com.stratelia.webactiv.beans.admin.dao |
---|
Methods in com.stratelia.webactiv.beans.admin.dao that return Group | |
---|---|
Group |
GroupDAO.getGroup(Connection con,
String groupId)
|
Methods in com.stratelia.webactiv.beans.admin.dao that return types with arguments of type Group | |
---|---|
List<Group> |
GroupDAO.getAllGroups(Connection connection)
Gets all the user groups available in Silverpeas whatever the user domain they belongs to. |
ListSlice<Group> |
GroupDAO.getGroupsByCriteria(Connection connection,
GroupSearchCriteriaForDAO criteria)
Gets the user groups that match the specified criteria. |
List<Group> |
GroupDAO.getSubGroups(Connection con,
String groupId)
|
Uses of Group in org.silverpeas.core.admin |
---|
Methods in org.silverpeas.core.admin that return Group | |
---|---|
Group[] |
OrganisationController.getAllGroups()
Return all the groups of silverpeas |
Group[] |
OrganisationController.getAllRootGroups()
Return all root groups of silverpeas or null if an error occured when getting the root groups. |
Group[] |
OrganisationController.getAllRootGroupsInDomain(String domainId)
Gets all the user groups that belong to the specified domain. |
Group[] |
OrganisationController.getAllSubGroups(String parentGroupId)
For use in userPanel : return the direct sub-groups |
Group |
OrganisationController.getGroup(String sGroupId)
Return the Group of the group with the given Id |
Group[] |
OrganisationController.getGroups(String[] groupsId)
Return all groups specified by the groupsIds |
Group[] |
OrganisationController.searchGroups(Group modelGroup,
boolean isAnd)
Return an array of Group corresponding to the founded groups |
Methods in org.silverpeas.core.admin that return types with arguments of type Group | |
---|---|
ListSlice<Group> |
OrganisationController.searchGroups(GroupsSearchCriteria criteria)
Searches the groups that match the specified criteria. |
Methods in org.silverpeas.core.admin with parameters of type Group | |
---|---|
Group[] |
OrganisationController.searchGroups(Group modelGroup,
boolean isAnd)
Return an array of Group corresponding to the founded groups |
String[] |
OrganisationController.searchGroupsIds(boolean isRootGroup,
String componentId,
String[] profileId,
Group modelGroup)
|
Uses of Group in org.silverpeas.subscription.bean |
---|
Methods in org.silverpeas.subscription.bean that return Group | |
---|---|
protected Group |
AbstractSubscriptionBean.getGroup()
Gets the group data. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |