
This interface shows three type of information. A mandatory product part that is not personalised, a mandatory product part that is personalised and available product parts that are not yet personalised.
Definition at line 49 of file persproduct.idl.
| cadmin::persproditem::PersProdItemWriter corba::cadmin::persprod::AvailnSubscrPart::crePersPart | ( | ) | raises (common::OsbCorbaException) |
Create a personalized part.
| readonly attribute boolean corba::cadmin::persprod::AvailnSubscrPart::hasDefPersPart |
Flag if a default personalization is defined for the product part.
Use crePersPart() to get the default personalization if the attribute is true.
Definition at line 75 of file persproduct.idl.
| readonly attribute boolean corba::cadmin::persprod::AvailnSubscrPart::isSubscribed |
| readonly attribute long corba::cadmin::persprod::AvailnSubscrPart::mandatory |
| readonly attribute pcat::pp::ProductPartId corba::cadmin::persprod::AvailnSubscrPart::ppId |
Unique product part id. It is 0 if perspart is personalised.
Definition at line 54 of file persproduct.idl.
| readonly attribute cadmin::PersNodeId corba::cadmin::persprod::AvailnSubscrPart::ppnId |
Unique personalised product part id. It is 0 is perspart is not a personalised product node.
Definition at line 60 of file persproduct.idl.
1.4.7