org.exoplatform.services.jcr.ext.organization
Class MembershipHandlerImpl.MembershipProperties
java.lang.Object
org.exoplatform.services.jcr.ext.organization.MembershipHandlerImpl.MembershipProperties
- Enclosing class:
- MembershipHandlerImpl
public static class MembershipHandlerImpl.MembershipProperties
- extends Object
Merely contains membership related properties.
|
Field Summary |
static String |
JOS_MEMBERSHIP_TYPE
The property name that contains reference to linked membership type. |
static String |
JOS_USER
The property name that contains reference to linked user. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JOS_MEMBERSHIP_TYPE
public static final String JOS_MEMBERSHIP_TYPE
- The property name that contains reference to linked membership type.
- See Also:
- Constant Field Values
JOS_USER
public static final String JOS_USER
- The property name that contains reference to linked user.
- See Also:
- Constant Field Values
MembershipHandlerImpl.MembershipProperties
public MembershipHandlerImpl.MembershipProperties()
Copyright © 2012 eXo Platform SAS. All Rights Reserved.