public interface ApplicationData
SessionFactory, an application can modify
the apparent source of an attribute. Note however that this does not affect
"internal" version information associated with some Modeler API features (e.g.,
persistence).| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getApplicationName()
Returns the name of the application e.g., "Predictive Server API".
|
java.lang.String |
getApplicationVersion()
Returns the version of the application e.g., "16.0.0".
|
java.lang.String |
getCopyright()
Returns the application copyright information e.g., "Copyright (c) 2004-2013, IBM Corp.".
|
java.lang.String |
getVendorName()
Returns the name of the vendor e.g., "IBM Corp.".
|
java.lang.String getApplicationName()
java.lang.String getApplicationVersion()
java.lang.String getVendorName()
java.lang.String getCopyright()
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.