com.aranova.java.jmos.messages.profile2 |
Mensajes del perfil MOS 2. |
Java Source File Name | Type | Comment |
package-info.java | | |
roAck.java | Class | Profile 2 - Acknowledge Running Order.
Purpose
MOS response to receipt of any Running Order command. |
roCreate.java | Class | |
roDelete.java | Class | |
roElementAction.java | Class | Profile 2 - Performs specific Action on a Running Order.
Purpose
This command executes INSERT, REPLACE, MOVE, DELETE, and SWAP operations on one or more elements in a playlist. |
roItemStat.java | Class | Profile 2 - Status of a Single Item in a MOS Running Order.
Purpose
Method for the MOS to update the NCS on the status of an individual Item in a Running Order. |
roList.java | Class | |
roMetadataReplace.java | Class | Profile 2 - Replace RO metadata without deleting the RO structure.
Purpose
This message allows metadata associated with a running order to be replaced without deleting the running order and sending the entire running order again..
Behavior
This message must reference an existing running order
If metadata tags in the roMetadataReplace message already exist in the target RO, values within the RO will be replaced by the values in the roMetadataReplace message.
If the metadata tags do not already exist in the target RO they will be added.
If a mosExternalMetadata block is included in the roMetadataReplace message, it will replace an existing mosExternalMetadata block only if the values of mosSchema in the two blocks match. |
roReadyToAir.java | Class | |
roReplace.java | Class | |
roReq.java | Class | |
roStat.java | Class | Profile 2 - Status of a MOS Running Order.
Purpose
Method for the MOS to update the NCS on the status of a Play List. |