public class NonRecursiveDomainPersister extends CommonDomainPersister implements Serializable
sqlProfile, sqlStrings| Constructor and Description |
|---|
NonRecursiveDomainPersister(SQLProfile sqlProfile,
SQLStrings sqlStrings) |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteDomain(SQLConnection connection,
Id<DomainId> domainId) |
Set<String> |
getResourceDomainNameDescendants(SQLConnection connection,
String resourceDomainName) |
addResourceDomain, addResourceDomain, getResourceDomainId, getResourceDomainNameByResourceIdassertOneRowInserted, assertOneRowUpdated, closeStatementpublic NonRecursiveDomainPersister(SQLProfile sqlProfile, SQLStrings sqlStrings)
public Set<String> getResourceDomainNameDescendants(SQLConnection connection, String resourceDomainName)
getResourceDomainNameDescendants in interface DomainPersistergetResourceDomainNameDescendants in class CommonDomainPersisterpublic void deleteDomain(SQLConnection connection, Id<DomainId> domainId)
deleteDomain in interface DomainPersisterdeleteDomain in class CommonDomainPersister
OACC is a Java Application Security Framework developed by Acciente, LLC., released under Apache License 2.0.
Copyright 2009-2017, Acciente, LLC.