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.HttpClient
getIfcSubType
(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, wait
Methods inherited from interface org.dcom.core.services.DictionaryService
containsObject, getObjectFromProperty, getProperties, getProperty, getProperty
-
Constructor Details
-
TemplaterDictionaryService
public TemplaterDictionaryService()
-
-
Method Details
-
getObjects
- Specified by:
getObjects
in interfaceDictionaryService
-
getProperties
- Specified by:
getProperties
in interfaceDictionaryService
-
getIfcType
- Specified by:
getIfcType
in interfaceDictionaryService
-
getClassification
- Specified by:
getClassification
in interfaceDictionaryService
-
getIfcSubType
- Specified by:
getIfcSubType
in interfaceDictionaryService
-
getClient
public org.dcom.core.services.HttpClient getClient() -
getURL
-
getName
-
getSecurityServiceType
-
getSecurityServiceURI
-
getCertificate
-
getSecurityService
-