|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TreeWalkRule in org.gcube.contentmanagement.storagelayer.storagemanagementservice.impl.rs |
---|
Constructor parameters in org.gcube.contentmanagement.storagelayer.storagemanagementservice.impl.rs with type arguments of type TreeWalkRule | |
---|---|
InfoObjectDescriptionTreeIterator(GCUBELog logger,
java.util.Iterator<java.lang.String> inputIterator,
RawContentLocationConfig contentLocation,
BasicStorageHints hints,
java.util.List<TreeWalkRule> walkRules,
int hops)
|
Uses of TreeWalkRule in org.gcube.contentmanagement.storagelayer.storagemanagementservice.impl.util |
---|
Method parameters in org.gcube.contentmanagement.storagelayer.storagemanagementservice.impl.util with type arguments of type TreeWalkRule | |
---|---|
static java.util.List<BasicReferenceDescription> |
InfoObjectTreeUtil.filterReferences(java.util.List<BasicReferenceDescription> references,
java.util.List<TreeWalkRule> walkRules)
Filters the references retrieving the ones to walk on. |
static InfoObjectTree |
InfoObjectTreeUtil.getInfoObjectTree(java.lang.String oid,
RawContentLocationConfig locationConfig,
BasicStorageHints hints,
java.util.List<TreeWalkRule> walkRules,
int hops)
|
Uses of TreeWalkRule in org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.response |
---|
Fields in org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.response declared as TreeWalkRule | |
---|---|
static TreeWalkRule |
InformationObjectTreeResponse.ANY_REFERENCE
|
Methods in org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.response that return types with arguments of type TreeWalkRule | |
---|---|
java.util.List<TreeWalkRule> |
InformationObjectTreeResponse.getWalkRules()
|
Method parameters in org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.response with type arguments of type TreeWalkRule | |
---|---|
static InformationObjectTreeResponse |
InformationObjectTreeResponse.walkedInformationObjectTree(java.util.List<TreeWalkRule> walkRules)
|
Constructor parameters in org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.response with type arguments of type TreeWalkRule | |
---|---|
InformationObjectTreeResponse(RawContentLocationConfig contentLocation,
java.util.List<TreeWalkRule> walkRules,
int hops,
java.util.List<StorageHint> hints)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |