Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.importExport.model.content.ucm
Class UcmDocumentKey

java.lang.Object
  extended by oracle.apps.fnd.applcore.importExport.model.content.ucm.UcmDocumentKey
All Implemented Interfaces:
DocumentKey

public class UcmDocumentKey
extends java.lang.Object
implements DocumentKey


Constructor Summary
UcmDocumentKey(java.lang.String contentId, java.lang.Long id)
           
 
Method Summary
 boolean equals(java.lang.Object object)
           
 java.lang.String getContentId()
           
 java.lang.Long getId()
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UcmDocumentKey

public UcmDocumentKey(java.lang.String contentId,
                      java.lang.Long id)
Method Detail

getContentId

public java.lang.String getContentId()

getId

public java.lang.Long getId()

equals

public boolean equals(java.lang.Object object)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.