|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwBatchPropertiesHandler
Provide support for batch operations.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Method Summary | |
---|---|
void |
clearBatchIndex()
Clear stored batch index data |
void |
onBatchIndex()
called by the client when the indexes should be set from the previous values as defined with setBatchProperties |
void |
saveBatchIndexProperties()
Save current properties for next object. |
void |
setBatchIndexProperties(Collection batchIndexProperties_p)
Set names for properties that are copied from one document to another. |
void |
setProperties(OwPropertyCollection properties_p)
Set the current properties. |
Method Detail |
---|
void setBatchIndexProperties(Collection batchIndexProperties_p)
batchIndexProperties_p
- void saveBatchIndexProperties() throws Exception
Exception
void clearBatchIndex() throws OwInvalidOperationException
OwInvalidOperationException
void onBatchIndex() throws Exception
Exception
void setProperties(OwPropertyCollection properties_p)
properties_p
- - the properties.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |