public class DocumentUtils extends Object
Constructor and Description |
---|
DocumentUtils() |
Modifier and Type | Method and Description |
---|---|
static org.apache.wicket.model.IModel<String> |
getDocumentNameModel(org.apache.wicket.model.IModel<javax.jcr.Node> model) |
static org.apache.wicket.model.IModel<String> |
getDocumentNameModel(javax.jcr.Node node) |
public static org.apache.wicket.model.IModel<String> getDocumentNameModel(org.apache.wicket.model.IModel<javax.jcr.Node> model) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public static org.apache.wicket.model.IModel<String> getDocumentNameModel(javax.jcr.Node node) throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.