Uses of Class
org.alfresco.www.ws.model.content._1_0.ParentReference

Packages that use ParentReference
org.alfresco.www.ws.cml._1_0   
 

Uses of ParentReference in org.alfresco.www.ws.cml._1_0
 

Methods in org.alfresco.www.ws.cml._1_0 that return ParentReference
 ParentReference CMLCreate.getParent()
          Gets the parent value for this CMLCreate.
 ParentReference CMLCopy.getTo()
          Gets the to value for this CMLCopy.
 ParentReference CMLMove.getTo()
          Gets the to value for this CMLMove.
 ParentReference CMLAddChild.getTo()
          Gets the to value for this CMLAddChild.
 

Methods in org.alfresco.www.ws.cml._1_0 with parameters of type ParentReference
 void CMLCreate.setParent(ParentReference parent)
          Sets the parent value for this CMLCreate.
 void CMLCopy.setTo(ParentReference to)
          Sets the to value for this CMLCopy.
 void CMLMove.setTo(ParentReference to)
          Sets the to value for this CMLMove.
 void CMLAddChild.setTo(ParentReference to)
          Sets the to value for this CMLAddChild.
 

Constructors in org.alfresco.www.ws.cml._1_0 with parameters of type ParentReference
CMLAddChild(ParentReference to, java.lang.String to_id, java.lang.String associationType, java.lang.String childName, Predicate where, java.lang.String where_id)
           
CMLCopy(ParentReference to, java.lang.String to_id, java.lang.String associationType, java.lang.String childName, Predicate where, java.lang.String where_id, java.lang.Boolean children)
           
CMLCreate(java.lang.String id, ParentReference parent, java.lang.String parent_id, java.lang.String associationType, java.lang.String childName, java.lang.String type, NamedValue[] property)
           
CMLMove(ParentReference to, java.lang.String to_id, java.lang.String associationType, java.lang.String childName, Predicate where, java.lang.String where_id)
           
 



Copyright © 2012 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.