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

Packages that use NamedValue
es.caib.ibkey.alfresco.client   
org.alfresco.www.ws.cml._1_0   
org.alfresco.www.ws.model.content._1_0   
org.alfresco.www.ws.service.action._1_0   
 

Uses of NamedValue in es.caib.ibkey.alfresco.client
 

Methods in es.caib.ibkey.alfresco.client that return NamedValue
static NamedValue[] AlfrescoRepositoryClient.buildCustomProperties(java.lang.String name, java.lang.String title, java.lang.String description, java.lang.String author)
           
 

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

Methods in org.alfresco.www.ws.cml._1_0 that return NamedValue
 NamedValue[] CMLUpdate.getProperty()
          Gets the property value for this CMLUpdate.
 NamedValue[] CMLCreate.getProperty()
          Gets the property value for this CMLCreate.
 NamedValue[] CMLAddAspect.getProperty()
          Gets the property value for this CMLAddAspect.
 NamedValue CMLUpdate.getProperty(int i)
           
 NamedValue CMLCreate.getProperty(int i)
           
 NamedValue CMLAddAspect.getProperty(int i)
           
 

Methods in org.alfresco.www.ws.cml._1_0 with parameters of type NamedValue
 void CMLUpdate.setProperty(int i, NamedValue _value)
           
 void CMLCreate.setProperty(int i, NamedValue _value)
           
 void CMLAddAspect.setProperty(int i, NamedValue _value)
           
 void CMLUpdate.setProperty(NamedValue[] property)
          Sets the property value for this CMLUpdate.
 void CMLCreate.setProperty(NamedValue[] property)
          Sets the property value for this CMLCreate.
 void CMLAddAspect.setProperty(NamedValue[] property)
          Sets the property value for this CMLAddAspect.
 

Constructors in org.alfresco.www.ws.cml._1_0 with parameters of type NamedValue
CMLAddAspect(java.lang.String aspect, NamedValue[] property, Predicate where, java.lang.String where_id)
           
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)
           
CMLUpdate(NamedValue[] property, Predicate where, java.lang.String where_id)
           
 

Uses of NamedValue in org.alfresco.www.ws.model.content._1_0
 

Methods in org.alfresco.www.ws.model.content._1_0 that return NamedValue
 NamedValue[] ResultSetRow.getColumns()
          Gets the columns value for this ResultSetRow.
 NamedValue ResultSetRow.getColumns(int i)
           
 NamedValue[] Node.getProperties()
          Gets the properties value for this Node.
 NamedValue Node.getProperties(int i)
           
 

Methods in org.alfresco.www.ws.model.content._1_0 with parameters of type NamedValue
 void ResultSetRow.setColumns(int i, NamedValue _value)
           
 void ResultSetRow.setColumns(NamedValue[] columns)
          Sets the columns value for this ResultSetRow.
 void Node.setProperties(int i, NamedValue _value)
           
 void Node.setProperties(NamedValue[] properties)
          Sets the properties value for this Node.
 

Constructors in org.alfresco.www.ws.model.content._1_0 with parameters of type NamedValue
Node(Reference reference, java.lang.String type, java.lang.String[] aspects, NamedValue[] properties)
           
ResultSetRow(long rowIndex, NamedValue[] columns, java.lang.Float score, ResultSetRowNode node)
           
 

Uses of NamedValue in org.alfresco.www.ws.service.action._1_0
 

Methods in org.alfresco.www.ws.service.action._1_0 that return NamedValue
 NamedValue[] Condition.getParameters()
          Gets the parameters value for this Condition.
 NamedValue[] Action.getParameters()
          Gets the parameters value for this Action.
 NamedValue Condition.getParameters(int i)
           
 NamedValue Action.getParameters(int i)
           
 

Methods in org.alfresco.www.ws.service.action._1_0 with parameters of type NamedValue
 void Condition.setParameters(int i, NamedValue _value)
           
 void Action.setParameters(int i, NamedValue _value)
           
 void Condition.setParameters(NamedValue[] parameters)
          Sets the parameters value for this Condition.
 void Action.setParameters(NamedValue[] parameters)
          Sets the parameters value for this Action.
 

Constructors in org.alfresco.www.ws.service.action._1_0 with parameters of type NamedValue
Action(Reference actionReference, java.lang.String id, java.lang.String actionName, java.lang.String title, java.lang.String description, NamedValue[] parameters, Condition[] conditions, Action compensatingAction, Action[] actions)
           
Condition(java.lang.String id, java.lang.String conditionName, boolean invertCondition, NamedValue[] parameters)
           
 



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