com.wewebu.ow.server.ecmimpl.opencmis.ui
Class OwCMISUserSelectionModule.OwCMISInfoItem
java.lang.Object
com.wewebu.ow.server.ecmimpl.opencmis.ui.OwCMISUserSelectionModule.OwCMISInfoItem
- Enclosing class:
- OwCMISUserSelectionModule
protected static class OwCMISUserSelectionModule.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
OwCMISUserSelectionModule.OwCMISInfoItem
public OwCMISUserSelectionModule.OwCMISInfoItem(String name_p,
int type)
OwCMISUserSelectionModule.OwCMISInfoItem
public OwCMISUserSelectionModule.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.