-
CmsPostUploadDialogService.load(CmsUUID id,
boolean useConfiguration,
boolean addBasicProperties)
-
I_CmsPostUploadDialogService.load(CmsUUID uuid,
boolean useConfiguration,
boolean addBasicProperties)
Loads the dialog bean info for the given resource.
void
I_CmsPostUploadDialogServiceAsync.load(CmsUUID uuid,
boolean useConfiguration,
boolean addBasicProperties,
com.google.gwt.user.client.rpc.AsyncCallback<CmsPostUploadDialogPanelBean> asyncCallback)
Loads the dialog bean info for the given resource.