cancel
Showing results for 
Search instead for 
Did you mean: 

what is a single term property in a node?

Former Member
0 Kudos

what is a single term property in a node?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rafi,

Singleton: If Singleton property relationship between parent node and child node.

If Singleton = True means if n no. of parent node will access the to Single instance of the Child node.

Singleton = false means if n no. of Parent node will access to the n no. of child node.

Singleton is increse the effiency.

[Link 1|http://wiki.sdn.sap.com/wiki/display/WDJava/CardinalityProperty,SingletonProperty,Selection+Cardinality]

http://wiki.sdn.sap.com/wiki/display/WDJava/S[Singleton and Non-Singleton Nodes

[Web Dynpro Java|http://www.sdn.sap.com/irj/sdn/nw-ui?rid=/webcontent/uuid/7061c88f-dc15-2a10-7281-f43d36c7f27a] [original link is broken];

Hope this is help full for u.

Regards

Vijay Kalluri

Answers (1)

Answers (1)

former_member218672
Active Contributor
0 Kudos

Hi Raffi,

The term is Singleton. Check below links for your answer -

http://wiki.sdn.sap.com/wiki/display/WDJava/CardinalityProperty,SingletonProperty,Selection+Cardinality

http://help.sap.com/saphelp_rc10/helpdata/en/7a/787e40417c6d1de10000000a1550b0/content.htm

hope it helps.

Regards,

Sen