com.wewebu.ow.server.ecmimpl.cmis.ui
Class OwCMISUIUserSelectionModul.OwCMISInfoItem
java.lang.Object
com.wewebu.ow.server.ecmimpl.cmis.ui.OwCMISUIUserSelectionModul.OwCMISInfoItem
- Enclosing class:
- OwCMISUIUserSelectionModul
protected static class OwCMISUIUserSelectionModul.OwCMISInfoItem
- extends Object
Used only for rendering the list.
ROLE
public static final int ROLE
- See Also:
- Constant Field Values
USER
public static final int USER
- See Also:
- Constant Field Values
GROUP
public static final int GROUP
- See Also:
- Constant Field Values
OwCMISUIUserSelectionModul.OwCMISInfoItem
public OwCMISUIUserSelectionModul.OwCMISInfoItem(String name_p,
int type)
OwCMISUIUserSelectionModul.OwCMISInfoItem
public OwCMISUIUserSelectionModul.OwCMISInfoItem(String name_p,
String displayName,
int type)
getUserDisplayName
public String getUserDisplayName()
throws Exception
- Throws:
Exception
getUserName
public String getUserName()
throws Exception
- Throws:
Exception
isGroup
public boolean isGroup()
throws Exception
- Throws:
Exception
getType
public int getType()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.