public class MetadataFolderResource extends MetadataResource implements com.bradmcevoy.http.CollectionResource
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,com.bradmcevoy.http.Resource> |
childs |
creationDate, log, modificationDate, name, uniqueId, user| Constructor and Description |
|---|
MetadataFolderResource() |
| Modifier and Type | Method and Description |
|---|---|
com.bradmcevoy.http.Resource |
child(String childName) |
protected void |
createChildmap() |
List<com.bradmcevoy.http.Resource> |
getChildren() |
authenticate, authorise, checkRedirect, compareTo, getCreateDate, getModifiedDate, getName, getRealm, getUniqueId, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitauthenticate, authorise, checkRedirect, getModifiedDate, getName, getRealm, getUniqueIdcompareTopublic com.bradmcevoy.http.Resource child(String childName)
child in interface com.bradmcevoy.http.CollectionResourcepublic List<com.bradmcevoy.http.Resource> getChildren()
getChildren in interface com.bradmcevoy.http.CollectionResourceprotected void createChildmap()
Copyright © 2016. All rights reserved.