Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.services.person
Class DefaultPrincipalConverter

java.lang.Object
  extended by org.nuxeo.opensocial.services.person.DefaultPrincipalConverter
All Implemented Interfaces:
PrincipalConverter

public class DefaultPrincipalConverter
extends java.lang.Object
implements PrincipalConverter


Constructor Summary
DefaultPrincipalConverter()
           
 
Method Summary
 org.apache.shindig.social.opensocial.model.Person convert(NuxeoPrincipal principal)
          Converts a Nuxeo Principal to an OpenSocial Person
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultPrincipalConverter

public DefaultPrincipalConverter()
Method Detail

convert

public org.apache.shindig.social.opensocial.model.Person convert(NuxeoPrincipal principal)
Description copied from interface: PrincipalConverter
Converts a Nuxeo Principal to an OpenSocial Person

Specified by:
convert in interface PrincipalConverter

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.