@Deprecated public class ContentReference extends Object implements Serializable
This class holds all necessary information for a content reference managed by any content provider. Typically instances of this class are used to reference any content and might directly be used as a variable to save the content reference within a work object.
Constructor and Description |
---|
ContentReference(String contentProviderId,
String contentDefinitionId,
String contentId)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Deprecated.
|
String |
getContentDefinitionId()
Deprecated.
|
String |
getContentId()
Deprecated.
|
String |
getContentProviderId()
Deprecated.
|
int |
hashCode()
Deprecated.
|
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.