public class BundleIdGenerator extends Object
| Constructor and Description |
|---|
BundleIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
long |
addBundle(String name) |
boolean |
contains(String name) |
long |
getBundleId(String name) |
void |
load(File file) |
void |
store(File file) |
public BundleIdGenerator()
public void store(File file) throws IOException
IOExceptionpublic long getBundleId(String name)
Copyright © 2019 Nuxeo. All rights reserved.