public class RepositorySource extends Object
Modifier and Type | Field and Description |
---|---|
static RepositorySource |
repositorySourceNotFound |
Constructor and Description |
---|
RepositorySource(String template) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object anObject) |
long |
getPlaceHolderLastModified() |
String |
getTemplate() |
int |
hashCode() |
boolean |
isNotFound() |
public static final RepositorySource repositorySourceNotFound
public RepositorySource(String template)
public String getTemplate()
public long getPlaceHolderLastModified()
public boolean isNotFound()
Copyright © 2008-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.