public interface StructureServiceManager extends StructureService, Serializable
| Modifier and Type | Method and Description |
|---|---|
StructureService |
getStructureService(String type) |
StructureService |
getStructureService(String DBType,
String type) |
boolean |
registerStructure(String DBType,
String type,
StructureService structure) |
parseboolean registerStructure(String DBType, String type, StructureService structure)
StructureService getStructureService(String type)
StructureService getStructureService(String DBType, String type)
Copyright © 2016. All rights reserved.