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, getOriginalProperties
Methods inherited from interface com.basis.api.admin.BBjAdminCommitWriter
commit, rollback
Methods inherited from interface com.basis.api.admin.BBjAdminJnlpApplication
getUrl
Methods inherited from interface com.basis.api.admin.BBjAdminPropertyReader
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
Methods inherited from interface com.basis.api.admin.BBjAdminPropertyWriter
addType, canAddNewProperties, canClear, clear, clearProperties, clearProperty, getReadOnly, hasChanged, isReadOnly, setBoolean, setDouble, setInt, setList, setLong, setProperties, setString, setValue
Methods 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
-