
Definition at line 43 of file persprodnode.idl.
| cadmin::persproditem::PersProdItemWriter corba::cadmin::persprodnode::PersProdNodeWriter::creNewConfig | ( | ) | raises (common::OsbCorbaException) |
Get a new temporary personalised product node writer.
Operations with the exception of create(), that involves database manipulation are not allowed to be invoked by this corba reference as the underlying library object is temporary without any record in the database, ie. the Oid of these library objects are ID_NOT_SET.
| OsbCorbaException | if operation fails at the gateway or if status is deactivated. |
| cadmin::persproditem::PersProdItemWriter corba::cadmin::persprodnode::PersProdNodeWriter::currentConfig | ( | ) | raises (common::OsbCorbaException) |
Return configuation that is being used currently.
| common::Utf8String corba::cadmin::persprodnode::PersProdNodeWriter::desc | ( | ) | raises (common::OsbCorbaException) |
Return description of prodpart used to create persprodnode.
| cadmin::persproditem::PersProdItemWriter corba::cadmin::persprodnode::PersProdNodeWriter::getConfig | ( | in cadmin::PersItemId | id | ) | raises (common::OsbCorbaException) |
Return a configuration.
| cadmin::persproditem::PersProdItemSeq corba::cadmin::persprodnode::PersProdNodeWriter::getConfigs | ( | ) | raises (common::OsbCorbaException) |
Return list of configurations which are PersProdItems.
| common::Utf8String corba::cadmin::persprodnode::PersProdNodeWriter::name | ( | ) | raises (common::OsbCorbaException) |
Return name of prodpart used to create persprodnode.
| boolean corba::cadmin::persprodnode::PersProdNodeWriter::removeConfig | ( | in cadmin::PersItemId | id, | |
| in boolean | noWait | |||
| ) | raises (common::OsbCorbaException) |
Remove a configuration.
| id | Unique personalised product item. | |
| noWait | Set to false if waiting is desired when lock is already acquired by others. If waiting is not required, set to true. |
| OsbCorbaException | if operation at the gateway fails. |
| StatusValue corba::cadmin::persprodnode::PersProdNodeWriter::requestedStatus | ( | in common::DateTime | ts | ) | raises (common::OsbCorbaException) |
Get the requested status for a given time.
| ts | Date and time to query, if not set system time is used. |
| OsbCorbaException | in case of a database error. |
| StatusHistory corba::cadmin::persprodnode::PersProdNodeWriter::statusHistory | ( | in common::DateTime | from, | |
| in common::DateTime | to, | |||
| in boolean | noWait | |||
| ) | raises (common::OsbCorbaException) |
Get status history for a period of time.
| from | Start period of list to be retrieved(inclusive). | |
| to | End period of list to be retrieved(exclusive). | |
| noWait | Wait for database locks: false if yes. |
| OsbCorbaException | if operation to retrieve status changes fails at the database. |
| pcat::pp::PpTypeId corba::cadmin::persprodnode::PersProdNodeWriter::type | ( | ) | raises (common::OsbCorbaException) |
Return type of underlying product item.
| readonly attribute common::DateTime corba::cadmin::persprodnode::PersProdNodeWriter::createdDate |
| readonly attribute Status corba::cadmin::persprodnode::PersProdNodeWriter::effStatus |
| readonly attribute common::DateTime corba::cadmin::persprodnode::PersProdNodeWriter::effStatusDate |
| readonly attribute PersNodeId corba::cadmin::persprodnode::PersProdNodeWriter::id |
| readonly attribute Status corba::cadmin::persprodnode::PersProdNodeWriter::prefStatus |
| readonly attribute common::DateTime corba::cadmin::persprodnode::PersProdNodeWriter::prefStatusDate |
1.4.7