org.exoplatform.services.organization.rest.xml
Class CountXMLEntity

java.lang.Object
  extended by org.exoplatform.services.organization.rest.xml.CountXMLEntity
All Implemented Interfaces:
org.exoplatform.services.rest.transformer.SerializableEntity

public class CountXMLEntity
extends java.lang.Object
implements org.exoplatform.services.rest.transformer.SerializableEntity

Build XML document that content information about count of users or groups on system.

Version:
$Id: $
Author:
Vitaly Parfonov

Constructor Summary
CountXMLEntity(int count, java.lang.String typeres)
           
 
Method Summary
 void writeObject(java.io.OutputStream _out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CountXMLEntity

public CountXMLEntity(int count,
                      java.lang.String typeres)
Method Detail

writeObject

public void writeObject(java.io.OutputStream _out)
                 throws java.io.IOException
Specified by:
writeObject in interface org.exoplatform.services.rest.transformer.SerializableEntity
Throws:
java.io.IOException


Copyright © 2010 eXo Platform SAS. All Rights Reserved.