it's a shortcut, instead of declaring each attribute apart, you can use this
tag to generate all attributes with default values taken from the entity
model definition of the used entity.
Of course, you can override this declaration by declaring an existing
attribute.

Regards.
Amine.

2007/10/3, sqlien <[EMAIL PROTECTED]>:
>
>
> hi,
>
> Can anyone tell me what mean these two lines in services.xml files
>
> <auto-attributes mode="IN" include="pk" optional="false"/>
> <auto-attributes mode="IN" include="nonpk" optional="true"/>
>
> why we use them ?
>
> thanks
> --
> View this message in context:
> http://www.nabble.com/%3Cauto-attributes%3E-tag-in-services.xml-tf4560287.html#a13014245
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>

Reply via email to