eXo JCR :: Ext :: Services 1.15.3-GA

org.exoplatform.services.jcr.ext.organization
Class GroupHandlerImpl.GroupProperties

java.lang.Object
  extended by org.exoplatform.services.jcr.ext.organization.GroupHandlerImpl.GroupProperties
Enclosing class:
GroupHandlerImpl

public static class GroupHandlerImpl.GroupProperties
extends Object

Class contains names of group properties.


Field Summary
static String JOS_DESCRIPTION
          The group property that contain description.
static String JOS_LABEL
          The group property that contain label.
 
Constructor Summary
GroupHandlerImpl.GroupProperties()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JOS_DESCRIPTION

public static final String JOS_DESCRIPTION
The group property that contain description.

See Also:
Constant Field Values

JOS_LABEL

public static final String JOS_LABEL
The group property that contain label.

See Also:
Constant Field Values
Constructor Detail

GroupHandlerImpl.GroupProperties

public GroupHandlerImpl.GroupProperties()

eXo JCR :: Ext :: Services 1.15.3-GA

Copyright © 2013 eXo Platform SAS. All Rights Reserved.