protected static class OwCMISUserSelectionModule.OwCMISInfoItem extends Object
OwCMISInfoItem.
Used for rendering the list.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Modifier and Type | Field and Description |
---|---|
static int |
GROUP |
static int |
ROLE |
static int |
USER |
Constructor and Description |
---|
OwCMISUserSelectionModule.OwCMISInfoItem(OwUser user,
int type) |
OwCMISUserSelectionModule.OwCMISInfoItem(String name_p,
int type) |
OwCMISUserSelectionModule.OwCMISInfoItem(String name_p,
String displayName,
int type) |
public static final int ROLE
public static final int USER
public static final int GROUP
public OwCMISUserSelectionModule.OwCMISInfoItem(String name_p, int type)
public OwCMISUserSelectionModule.OwCMISInfoItem(String name_p, String displayName, int type)
public OwCMISUserSelectionModule.OwCMISInfoItem(OwUser user, int type)
public OwUser getUser()
public int getType()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.