Package com.basis.api.admin
Interface BBjAdminJnlpApplication_1411
- All Superinterfaces:
BBjAdminCommitPropertyWriter,BBjAdminCommitWriter,BBjAdminJnlpApplication,BBjAdminPropertyReader,BBjAdminPropertyWriter,Comparable<BBjAdminJnlpApplication>,Remote
-
Field Summary
Fields inherited from interface com.basis.api.admin.BBjAdminJnlpApplication
CONTEXT, CONTEXT_HOST, CONTEXT_PATH, NAME, STATUS, XML -
Method Summary
Modifier and TypeMethodDescriptionReturns a list of all the current contexts that can be used by the JNLP application if an alternative context is desired.Methods inherited from interface com.basis.api.admin.BBjAdminCommitPropertyWriter
getChangedProperties, getClearedProperties, getOriginalPropertiesMethods inherited from interface com.basis.api.admin.BBjAdminCommitWriter
commit, rollbackMethods inherited from interface com.basis.api.admin.BBjAdminJnlpApplication
getUrlMethods inherited from interface com.basis.api.admin.BBjAdminPropertyReader
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValueMethods inherited from interface com.basis.api.admin.BBjAdminPropertyWriter
addType, canAddNewProperties, canClear, clear, clearProperties, clearProperty, getReadOnly, hasChanged, isReadOnly, setBoolean, setDouble, setInt, setList, setLong, setProperties, setString, setValueMethods inherited from interface java.lang.Comparable
compareTo
-
Method Details
-
getAvailableContexts
Returns a list of all the current contexts that can be used by the JNLP application if an alternative context is desired.- Throws:
BBjAdminException
-