public class RepositorySource extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static RepositorySource |
found(String absJcrPath,
String template) |
String |
getAbsJcrPath() |
long |
getPlaceHolderLastModified() |
String |
getTemplate() |
int |
hashCode() |
boolean |
isFound() |
static RepositorySource |
notFound(String absJcrPath) |
String |
toString() |
public static final RepositorySource notFound(String absJcrPath)
public static final RepositorySource found(String absJcrPath, String template)
public String getAbsJcrPath()
public String getTemplate()
public long getPlaceHolderLastModified()
public boolean isFound()
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.