public class OwChangeClassDialogDocument
extends com.wewebu.ow.server.ui.OwDocument
Provide the business logic for change object class document function.
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
Constructor and Description |
---|
OwChangeClassDialogDocument(com.wewebu.ow.server.ecm.OwObject object_p)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
changeClass()
Change class for the current object
|
com.wewebu.ow.server.ecm.OwObject |
getSkeletonObject()
Get the newly created skeleton object for the selected class
|
void |
updateObjectClass(com.wewebu.ow.server.ecm.OwObjectClass objectClass_p)
Update object class and creates a skeleton object from selected class.
|
attachView, attributecount, clear, detachView, getAttribute, getAttribute, getAttributeNames, getPersistentAttributeBagWriteable, getSafeAttribute, hasAttribute, init, remove, save, setAttribute, update
attach, detach, disableRequestListener, enableRequestListener, getAjaxEventURL, getContext, getEventURL, getFormEventFunction, getFormEventURL, getFormName, getFormTarget, getID, onExternalRequest, onFormEvent, onRequest, setExternalFormTarget, updateExternalFormTarget
public void updateObjectClass(com.wewebu.ow.server.ecm.OwObjectClass objectClass_p) throws Exception
objectClass_p
- - the new selected object class.Exception
public com.wewebu.ow.server.ecm.OwObject getSkeletonObject()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.