|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Result
A JavaBean interface that describes a successful file/repository item operation.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
| Fields inherited from interface atg.repository.loader.BatchElement |
|---|
ERROR_TYPE, RESULT_TYPE |
| Method Summary | |
|---|---|
java.lang.String |
getItemDescriptorName()
Returns the descriptor name of the processed item. |
atg.repository.loader.OperationType |
getOperationType()
The type of operation that was performed. |
java.lang.String |
getRepositoryId()
Returns the repository id of the processed item. |
java.lang.String |
getSourcePath()
Returns the path of the File that was processed. |
| Methods inherited from interface atg.repository.loader.BatchElement |
|---|
getContainer, getElementType |
| Field Detail |
|---|
static final java.lang.String CLASS_VERSION
| Method Detail |
|---|
java.lang.String getSourcePath()
java.lang.String getRepositoryId()
java.lang.String getItemDescriptorName()
atg.repository.loader.OperationType getOperationType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||