public class WorkflowDescriptorModel
extends org.apache.wicket.model.LoadableDetachableModel<org.hippoecm.repository.api.WorkflowDescriptor>
Constructor and Description |
---|
WorkflowDescriptorModel(org.hippoecm.repository.api.WorkflowDescriptor descriptor,
String category,
javax.jcr.Node subject) |
Modifier and Type | Method and Description |
---|---|
javax.jcr.Node |
getNode() |
protected org.hippoecm.repository.api.WorkflowDescriptor |
load() |
public WorkflowDescriptorModel(org.hippoecm.repository.api.WorkflowDescriptor descriptor, String category, javax.jcr.Node subject) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
protected org.hippoecm.repository.api.WorkflowDescriptor load()
load
in class org.apache.wicket.model.LoadableDetachableModel<org.hippoecm.repository.api.WorkflowDescriptor>
public javax.jcr.Node getNode() throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
Copyright © 2007-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.