|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.repository.structures.ACI.Factory
public static class ACI.Factory
Static factory to create ACI objects
| Constructor Summary | |
|---|---|
ACI.Factory()
|
|
| Method Summary | |
|---|---|
ACI |
getResource(RepositoryConnection repositoryConnection,
java.lang.Long id,
boolean forceCreate)
Creates an instance of a CachableResource via Id lookup. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ACI.Factory()
| Method Detail |
|---|
public ACI getResource(RepositoryConnection repositoryConnection,
java.lang.Long id,
boolean forceCreate)
throws AnzoException
CachableResourceFactory
getResource in interface CachableResourceFactory<ACI>repositoryConnection - RepositoryConnection to run queries againstid - Unique id of the resource to fetchforceCreate - Create resource if not present
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||