Package com.basis.api.admin
Interface BBjAdminWebService_1311
- All Superinterfaces:
BBjAdminCommitPropertyWriter
,BBjAdminCommitWriter
,BBjAdminPropertyReader
,BBjAdminPropertyWriter
,BBjAdminWebService
,Remote
-
Field Summary
Fields inherited from interface com.basis.api.admin.BBjAdminWebService
AUTH_METHOD, BINDFILE, CLASS, CONFIG_FILE, CONTEXT, END_POINT, EXCEPTION_CLASS, NAME, NAMESPACE, PACKAGE, PORT_NAME, PORT_NUMBER, RPC, SERVICE_NAME, SOURCE, SSCP, SSL_PORT_NUMBER, STATUS, USE_USER_WSDL, VERSION, WORKING_DIRECTORY, WSDL, WSDL_PROGRAM, WSIMPORT_ARGS
-
Method Summary
Modifier and TypeMethodDescriptionvoid
publish()
Publishes the Web service, making it available to consumers.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.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 com.basis.api.admin.BBjAdminWebService
createMethod, getDescriptiveProperties, getMethods, setDescriptiveProperties
-
Method Details
-
publish
Publishes the Web service, making it available to consumers.- Throws:
BBjAdminException
-