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 TypeMethodDescriptionvoidpublish()Publishes the Web service, making it available to consumers.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.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 com.basis.api.admin.BBjAdminWebService
createMethod, getDescriptiveProperties, getMethods, setDescriptiveProperties
-
Method Details
-
publish
Publishes the Web service, making it available to consumers.- Throws:
BBjAdminException
-