|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.sistematica.isharedoc.service.IsharedocSystemServiceImpl
public class IsharedocSystemServiceImpl
Field Summary | |
---|---|
(package private) CloudManager |
cloudManager
|
(package private) it.neverworks.util.Configuration |
configuration
|
(package private) it.neverworks.data.EntityManager |
entities
|
(package private) KeyringManager |
keyringManager
|
(package private) PartitionService |
partitionService
|
(package private) it.neverworks.jasper.ConfigurableFileResolver |
resourcesSystemFileResolver
|
(package private) org.hibernate.SessionFactory |
sessionFactory
|
Constructor Summary | |
---|---|
IsharedocSystemServiceImpl()
|
Method Summary | |
---|---|
java.lang.String |
getHostAddress()
Gets the host address. |
java.lang.String |
getResourceBase64(java.lang.String resource)
Gets the resource base64. |
java.lang.String |
getSoftwareDetailRelease()
Gets the software detail release. |
java.lang.String |
getSoftwareRelease()
Gets the software release. |
java.lang.Long |
getTomcatPort()
Gets the tomcat port. |
void |
setTomcatPort(java.lang.Long tomcatPort)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
it.neverworks.data.EntityManager entities
it.neverworks.util.Configuration configuration
it.neverworks.jasper.ConfigurableFileResolver resourcesSystemFileResolver
CloudManager cloudManager
PartitionService partitionService
org.hibernate.SessionFactory sessionFactory
KeyringManager keyringManager
Constructor Detail |
---|
public IsharedocSystemServiceImpl()
Method Detail |
---|
public void setTomcatPort(java.lang.Long tomcatPort)
public java.lang.Long getTomcatPort()
IsharedocSystemService
getTomcatPort
in interface IsharedocSystemService
public java.lang.String getHostAddress()
IsharedocSystemService
getHostAddress
in interface IsharedocSystemService
public java.lang.String getSoftwareRelease()
IsharedocSystemService
getSoftwareRelease
in interface IsharedocSystemService
public java.lang.String getSoftwareDetailRelease()
IsharedocSystemService
getSoftwareDetailRelease
in interface IsharedocSystemService
public java.lang.String getResourceBase64(java.lang.String resource)
IsharedocSystemService
getResourceBase64
in interface IsharedocSystemService
resource
- the resource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |