public class ReferenceablePropertiesEntity
extends java.lang.Object
| Constructor and Description |
|---|
ReferenceablePropertiesEntity() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addReferenceableProperties(Node node,
java.util.Map properties)
Adds all
referencable properties. |
static java.io.Serializable |
getReferenceableProperty(Node node,
org.alfresco.service.namespace.QName qname) |
static boolean |
isReferenceableProperty(org.alfresco.service.namespace.QName qname) |
static void |
removeReferenceableProperties(Node node,
java.util.Map properties)
Remove all
referencable properties |
static void |
removeReferenceableProperties(java.util.Set propertyQNames)
Remove all
referencable properties |
public static boolean isReferenceableProperty(org.alfresco.service.namespace.QName qname)
public static void removeReferenceableProperties(Node node, java.util.Map properties)
referencable propertiespublic static void removeReferenceableProperties(java.util.Set propertyQNames)
referencable propertiespublic static void addReferenceableProperties(Node node, java.util.Map properties)
referencable properties.public static java.io.Serializable getReferenceableProperty(Node node, org.alfresco.service.namespace.QName qname)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.