org.xcmis.client.gwt.unmarshallers.parser
Class AllowableActionsParser
java.lang.Object
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
|
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 |
AllowableActionsParser
protected AllowableActionsParser()
- Constructor.
parse
public static void parse(com.google.gwt.xml.client.Node response,
AllowableActions allowableActions)
- Parse xml document to CmisAllowableActionsType.
- Parameters:
response - responseallowableActions - allowable actions
Copyright © 2010 eXo Platform SAS. All Rights Reserved.