com.jivesoftware.community.media.video
Class VideoWatermark
java.lang.Object
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
|
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 |
VideoWatermark
public VideoWatermark()
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.
Copyright © 1999-2007 Jive Software.