nl.surfnet.coin.portal.domain
Class ExternalAwareGroup

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by java.util.HashMap
          extended by org.json.simple.JSONObject
              extended by org.opensocial.models.Model
                  extended by org.opensocial.models.Group
                      extended by nl.surfnet.coin.portal.domain.ExternalAwareGroup
All Implemented Interfaces:
Serializable, Cloneable, Map, org.json.simple.JSONAware, org.json.simple.JSONStreamAware

public class ExternalAwareGroup
extends org.opensocial.models.Group

An Group that is aware of external groups

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
 
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
 
Constructor Summary
ExternalAwareGroup(org.opensocial.models.Group group)
           
 
Method Summary
 
Methods inherited from class org.opensocial.models.Group
getDescription, getId, getTitle
 
Methods inherited from class org.opensocial.models.Model
addTemplateParameter, addToListField, getField, getFieldAsList, getFieldAsMap, getFieldAsString, getFieldNames, getTemplateParameter, hasField, isFieldMultikeyed, isFieldMultivalued, setField
 
Methods inherited from class org.json.simple.JSONObject
escape, toJSONString, toJSONString, toString, toString, writeJSONString, writeJSONString
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
 

Constructor Detail

ExternalAwareGroup

public ExternalAwareGroup(org.opensocial.models.Group group)


Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.