|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwObjectClassProcessor
Interface for ObjectClass handling in create process. Will be called when before the skeleton object is created from ObjectClass.
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 |
init(OwXMLUtil configNode)
Init method to for current processor. |
OwObjectClass |
process(OwObjectClass objCls,
OwLocation location,
OwAppContext ctx)
Processing of object class based on configuration or type of current processor. |
Method Detail |
---|
OwObjectClass process(OwObjectClass objCls, OwLocation location, OwAppContext ctx)
objCls
- OwObjectClass used for Skeleton creationlocation
- OwLocation current locationctx
- OwAppContext
void init(OwXMLUtil configNode) throws OwException
configNode
- OwXMLUtil
OwException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |