|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adobe.livecycle.ibmfilenetcontentrepositoryconnector.client.type.impl.StoreContentResult
public class StoreContentResult
Stores the output of storeContent and storeContentInWorkflow operations
| Constructor Summary | |
|---|---|
StoreContentResult()
|
|
| Method Summary | |
|---|---|
java.util.Date |
getDocumentCreationDate()
Retrieves the date on which the document was created. |
java.lang.String |
getDocumentCreatorName()
Retrieves the name of the person who created the document. |
java.lang.String |
getDocumentID()
Retrieves the ID of the document. |
java.util.Date |
getDocumentLastModificationDate()
Retrieves the date on which the document was last modified. |
java.lang.String |
getDocumentLastModifier()
Retrieves the name of the person who last modified the document. |
int |
getDocumentMajorVersion()
Retrieves the major version number of the document. |
int |
getDocumentMinorVersion()
Retrieves the minor version number of the document. |
void |
setDocumentCreationDate(java.util.Date aDocumentCreationDate)
Sets the date on which the document was created. |
void |
setDocumentCreatorName(java.lang.String aDocumentCreatorName)
Sets the name of the person who created the document. |
void |
setDocumentID(java.lang.String aDocumentID)
Sets the ID of the document. |
void |
setDocumentLastModificationDate(java.util.Date aDocumentLastModificationDate)
Sets the date on which the document was last modified. |
void |
setDocumentLastModifier(java.lang.String aDocumentLastModifier)
Sets the name of the person who last modified the document. |
void |
setDocumentMajorVersion(int documentMajorVersion)
Sets the major version number of the document. |
void |
setDocumentMinorVersion(int documentMinorVersion)
Sets the minor version number of the document. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StoreContentResult()
| Method Detail |
|---|
public java.util.Date getDocumentCreationDate()
IStoreContentResult
getDocumentCreationDate in interface IStoreContentResultIStoreContentResult.getDocumentCreationDate()public void setDocumentCreationDate(java.util.Date aDocumentCreationDate)
IStoreContentResult
setDocumentCreationDate in interface IStoreContentResultIStoreContentResult.setDocumentCreationDate(java.util.Date)public java.lang.String getDocumentCreatorName()
IStoreContentResult
getDocumentCreatorName in interface IStoreContentResultIStoreContentResult.getDocumentCreatorName()public void setDocumentCreatorName(java.lang.String aDocumentCreatorName)
IStoreContentResult
setDocumentCreatorName in interface IStoreContentResultIStoreContentResult.setDocumentCreatorName(java.lang.String)public java.lang.String getDocumentID()
IStoreContentResult
getDocumentID in interface IStoreContentResultIStoreContentResult.getDocumentID()public void setDocumentID(java.lang.String aDocumentID)
IStoreContentResult
setDocumentID in interface IStoreContentResultIStoreContentResult.setDocumentID(java.lang.String)public java.util.Date getDocumentLastModificationDate()
IStoreContentResult
getDocumentLastModificationDate in interface IStoreContentResultIStoreContentResult.getDocumentLastModificationDate()public void setDocumentLastModificationDate(java.util.Date aDocumentLastModificationDate)
IStoreContentResult
setDocumentLastModificationDate in interface IStoreContentResultIStoreContentResult.setDocumentLastModificationDate(java.util.Date)public java.lang.String getDocumentLastModifier()
IStoreContentResult
getDocumentLastModifier in interface IStoreContentResultIStoreContentResult.getDocumentLastModifier()public void setDocumentLastModifier(java.lang.String aDocumentLastModifier)
IStoreContentResult
setDocumentLastModifier in interface IStoreContentResultIStoreContentResult.setDocumentLastModifier(java.lang.String)public int getDocumentMajorVersion()
IStoreContentResult
getDocumentMajorVersion in interface IStoreContentResultIStoreContentResult.getDocumentMajorVersion()public void setDocumentMajorVersion(int documentMajorVersion)
IStoreContentResult
setDocumentMajorVersion in interface IStoreContentResultIStoreContentResult.setDocumentMajorVersion(int)public int getDocumentMinorVersion()
IStoreContentResult
getDocumentMinorVersion in interface IStoreContentResultIStoreContentResult.getDocumentMinorVersion()public void setDocumentMinorVersion(int documentMinorVersion)
IStoreContentResult
setDocumentMinorVersion in interface IStoreContentResultIStoreContentResult.setDocumentMinorVersion(int)public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||