public class CMISPropertyId extends Object implements Serializable
| Constructor and Description |
|---|
CMISPropertyId(org.alfresco.service.namespace.QName propertyQName,
String propertyId)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getId()
Get property id
|
String |
getLocalName()
Get property local name
|
String |
getLocalNamespace()
Get property local namespace
|
org.alfresco.service.namespace.QName |
getQName()
Get the Alfresco model QName associated with the property
|
int |
hashCode() |
String |
toString() |
public CMISPropertyId(org.alfresco.service.namespace.QName propertyQName,
String propertyId)
propertyName - propertyId - internalQName - public String getId()
public String getLocalName()
public String getLocalNamespace()
public org.alfresco.service.namespace.QName getQName()
Copyright © 2005–2014 Alfresco Software. All rights reserved.