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
IOException
public long getBundleId(String name)
Copyright © 2015 Nuxeo SA. All rights reserved.