public interface ClientAboutInfo
Modifier and Type | Method and Description |
---|---|
java.util.List<AboutTopicValue> |
getClientAboutValues()
Return the list of topic values for this client info.
|
AboutTopicValue |
getClientRealDirLocation()
Returns the Web Application directory location for the client.
|
java.util.List<AboutTopic> |
getClientTopicsForAdmin()
Return the list of topics related to the Administrator.
|
java.util.List<AboutTopicValue> getClientAboutValues()
List
of AboutTopicValue
s for this client infoAboutTopicValue getClientRealDirLocation()
AboutTopicValue
java.util.List<AboutTopic> getClientTopicsForAdmin()
List
of AboutTopicValue
s related to the Administrator