Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

oracle.apps.fnd.applcore.attachments.model.entity.documents
Class UcmSavepointData

java.lang.Object
  extended by oracle.apps.fnd.applcore.attachments.model.entity.documents.UcmSavepointData

public class UcmSavepointData
extends java.lang.Object


Constructor Summary
UcmSavepointData()
           
 
Method Summary
 java.lang.String getCheckedOutBy()
           
 java.lang.String getState()
           
 void setCheckedOutBy(java.lang.String checkedOutBy)
           
 void setState(java.lang.String state)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UcmSavepointData

public UcmSavepointData()
Method Detail

setCheckedOutBy

public void setCheckedOutBy(java.lang.String checkedOutBy)

getCheckedOutBy

public java.lang.String getCheckedOutBy()

setState

public void setState(java.lang.String state)

getState

public java.lang.String getState()

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.