|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.slingshot.web.scripts.NodeBrowserScript.Property
public class NodeBrowserScript.Property
Property wrapper class
| Nested Class Summary | |
|---|---|
class |
NodeBrowserScript.Property.Value
Value wrapper |
| Constructor Summary | |
|---|---|
NodeBrowserScript.Property(org.alfresco.service.namespace.QName qname,
java.io.Serializable value)
Construct |
|
| Method Summary | |
|---|---|
NodeBrowserScript.QNameBean |
getName()
Gets the property name |
java.lang.String |
getPrefixedName()
Gets the prefixed property name |
boolean |
getResidual()
Determines whether the property is residual |
NodeBrowserScript.QNameBean |
getTypeName()
|
java.util.List |
getValues()
Gets the property value |
boolean |
isAny()
Determines whether the property is of ANY type |
boolean |
isCollection()
Determines whether the property is a collection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeBrowserScript.Property(org.alfresco.service.namespace.QName qname,
java.io.Serializable value)
name - property namevalue - property values| Method Detail |
|---|
public NodeBrowserScript.QNameBean getName()
public NodeBrowserScript.QNameBean getTypeName()
public java.lang.String getPrefixedName()
public java.util.List getValues()
public boolean getResidual()
public boolean isAny()
public boolean isCollection()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||