|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OwCMISUserSelectionModule.OwCMISInfoItem | |
|---|---|
| com.wewebu.ow.server.ecmimpl.opencmis.ui | |
| Uses of OwCMISUserSelectionModule.OwCMISInfoItem in com.wewebu.ow.server.ecmimpl.opencmis.ui |
|---|
| Methods in com.wewebu.ow.server.ecmimpl.opencmis.ui that return OwCMISUserSelectionModule.OwCMISInfoItem | |
|---|---|
protected OwCMISUserSelectionModule.OwCMISInfoItem |
OwCMISUserSelectionModule.createRoleInfo(String name_p)
Factory method to create a instance representing a role with given name. |
protected OwCMISUserSelectionModule.OwCMISInfoItem |
OwCMISUserSelectionModule.createUserInfo(String name_p)
Factory method to create a instance representing a user with given name. |
| Methods in com.wewebu.ow.server.ecmimpl.opencmis.ui that return types with arguments of type OwCMISUserSelectionModule.OwCMISInfoItem | |
|---|---|
List<OwCMISUserSelectionModule.OwCMISInfoItem> |
OwCMISUserSelectionModule.getExtendedType(int extendedType_p,
String pattern_p)
(overridable) Method for additional type search which should be added to the info list ( OwCMISUserSelectionModule.getInfoList()). |
protected List<OwCMISUserSelectionModule.OwCMISInfoItem> |
OwCMISUserSelectionModule.getInfoList()
List of OwBaseUserInfo containing the users which were retrieved with last search, and filtered by defined OwCMISUserSelectionModule.getFilter(). |
List<OwCMISUserSelectionModule.OwCMISInfoItem> |
OwCMISUserSelectionModule.getTypeGroup(String pattern)
Method to return a list of user matching the pattern, which will be called if OwCMISUserSelectionModule.getFilter() contains OwUIUserSelectModul.TYPE_GROUP. |
List<OwCMISUserSelectionModule.OwCMISInfoItem> |
OwCMISUserSelectionModule.getTypeRole(String pattern)
Method to return a list of user matching the pattern, which will be called if OwCMISUserSelectionModule.getFilter() contains OwUIUserSelectModul.TYPE_ROLE. |
List<OwCMISUserSelectionModule.OwCMISInfoItem> |
OwCMISUserSelectionModule.getTypeUser(String pattern)
Method to return a list of users matching the pattern, which will be called if OwCMISUserSelectionModule.getFilter() contains OwUIUserSelectModul.TYPE_USER. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||