Package org.dcom.core.services
Class TemplaterDictionaryService
java.lang.Object
org.dcom.core.services.TemplaterDictionaryService
- All Implemented Interfaces:
DictionaryService
The templater specific implementation of the DictionaryService Interface.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetClassification(String object) org.dcom.core.services.HttpClientgetIfcSubType(String object) getIfcType(String object) getName()getProperties(String object) getURL()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.dcom.core.services.DictionaryService
containsObject, getObjectFromProperty, getProperties, getProperty, getProperty
-
Constructor Details
-
TemplaterDictionaryService
public TemplaterDictionaryService()
-
-
Method Details
-
getObjects
- Specified by:
getObjectsin interfaceDictionaryService
-
getProperties
- Specified by:
getPropertiesin interfaceDictionaryService
-
getIfcType
- Specified by:
getIfcTypein interfaceDictionaryService
-
getClassification
- Specified by:
getClassificationin interfaceDictionaryService
-
getIfcSubType
- Specified by:
getIfcSubTypein interfaceDictionaryService
-
getClient
public org.dcom.core.services.HttpClient getClient() -
getURL
-
getName
-
getSecurityServiceType
-
getSecurityServiceURI
-
getCertificate
-
getSecurityService
-