org.xcmis.client.gwt.unmarshallers.parser
Class AllowableActionsParser

java.lang.Object
  extended by org.xcmis.client.gwt.unmarshallers.parser.AllowableActionsParser

public class AllowableActionsParser
extends Object

Created by The eXo Platform SAS.

Version:
$Id: ${date} ${time}
Author:
Ann Zhuleva

Constructor Summary
protected AllowableActionsParser()
          Constructor.
 
Method Summary
static void parse(com.google.gwt.xml.client.Node response, AllowableActions allowableActions)
          Parse xml document to CmisAllowableActionsType.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllowableActionsParser

protected AllowableActionsParser()
Constructor.

Method Detail

parse

public static void parse(com.google.gwt.xml.client.Node response,
                         AllowableActions allowableActions)
Parse xml document to CmisAllowableActionsType.

Parameters:
response - response
allowableActions - allowable actions


Copyright © 2010 eXo Platform SAS. All Rights Reserved.