Jive API (3.0.13) Core Javadocs

com.jivesoftware.community.media.video
Class VideoWatermark

java.lang.Object
  extended by com.jivesoftware.community.media.video.VideoWatermark
All Implemented Interfaces:
AttachmentContentResource, JiveObject

public class VideoWatermark
extends Object
implements AttachmentContentResource

A watermark image to be displayed druing video playback


Constructor Summary
VideoWatermark()
           
 
Method Summary
 long getID()
          Retrieve the unique identifier for the jive object, or -1 if the object hasn't yet been added/inserted into the system.
 int getObjectType()
          Return the object type of the jive object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VideoWatermark

public VideoWatermark()
Method Detail

getID

public long getID()
Description copied from interface: JiveObject
Retrieve the unique identifier for the jive object, or -1 if the object hasn't yet been added/inserted into the system.

Specified by:
getID in interface JiveObject
Returns:
the unique identifier for the jive object.

getObjectType

public int getObjectType()
Description copied from interface: JiveObject
Return the object type of the jive object.

Specified by:
getObjectType in interface JiveObject
Returns:
the object type of the jive object.

Jive Product Page

Copyright © 1999-2007 Jive Software.